summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Unify x86 perlasm make rules.appro2008-01-1114-589/+756
* Automate assembler support in mk1mf even further.appro2008-01-114-103/+67
* Experimental support for import of more options from Configuresteve2008-01-065-120/+108
* Update perl asm scripts include paths for perlasm.steve2008-01-0510-10/+20
* Fix unsigned/signed warnings in ssl.appro2008-01-052-4/+3
* Cygwin compatibility fix to apps/ocsp.c.appro2008-01-051-0/+1
* Compensate for BSDi shell bug.appro2008-01-051-1/+1
* engine/ccgost Win32 portability fixes.appro2008-01-055-17/+45
* Make aes-x86_64 work with debug Win64 build.appro2008-01-051-0/+1
* Make AES_T[ed] private to aes-586 module.appro2008-01-051-11/+2
* Include Mont asm files in WIN32 build.steve2008-01-052-4/+5
* Add extra SHA2 defines.steve2008-01-051-1/+2
* Last dso_dlfcn.c check-in said "Use Dl_info only on systems where it isappro2008-01-041-6/+7
* x86gas.pl update.appro2008-01-041-7/+4
* Add sha2 defines.steve2008-01-041-1/+4
* Update netware to use new SHA2 assembly language modules.steve2008-01-042-4/+7
* Update WIN32 nasm build to use new asm files.steve2008-01-043-18/+33
* Avoid WIN32 signed/unsigned warnings.steve2008-01-044-8/+7
* Move CHANGES entry. Revert include file install line.steve2008-01-032-21/+20
* Netware support.steve2008-01-0321-297/+669
* NASM has recently changed name of win32 pre-compiled binary.appro2008-01-031-1/+4
* Add quotes to Win32 install directories.steve2008-01-031-22/+22
* perlasm/x86*.pl updates.appro2008-01-033-4/+14
* Final (for this commit series) optimized version and with commentary section.appro2007-12-291-353/+334
* This is also informational commit exposing loop modulo scheduling "factor."appro2007-12-291-2/+246
* New Montgomery multiplication module, ppc64-mont.pl. Reference, non-optimizedappro2007-12-291-0/+690
* ppc-xlate.pl update.appro2007-12-291-2/+23
* Source readability fix, which incidentally works around XLC compiler bug.appro2007-12-291-5/+4
* Engage x86 assembler in Mac OS X build.appro2007-12-1814-56/+90
* Mac OS X x86 assembler support.appro2007-12-182-5/+28
* Disable support for Metrowerks assembler. Assembler itself is broken,appro2007-12-181-3/+2
* x86 perlasm overhaul.appro2007-12-184-265/+301
* Avoid aliasing warning.steve2007-12-162-6/+6
* Update ordinalssteve2007-12-161-0/+1
* Initialize sigsize.steve2007-12-141-1/+1
* Handle non-SHA1 digests for certids in OCSP test responder.steve2007-12-141-1/+15
* gmp engine was non-operational.appro2007-12-041-4/+4
* Submitted by: Victor B. Wagner <vitus@cryptocom.ru>, stevesteve2007-12-044-15/+28
* Change submitted by Doug Kaufman. He writes:levitte2007-12-033-3/+7
* Some assembler are allergic to lea reg,BYTE PTR[...].appro2007-12-021-1/+1
* Structure symbol decorations, optimize label handling...appro2007-11-242-61/+65
* Rebuild OID database: duplicates got in there somehow??steve2007-11-233-89/+87
* Fix from stable branch.steve2007-11-234-91/+93
* Add caRepository OID and sync object NIDs with OpenSSL 0.9.8.steve2007-11-235-557/+567
* Synchronize x86nasm.pl with x86unix.pl.appro2007-11-221-5/+8
* Combat [bogus] relocations in some assember modules.appro2007-11-222-25/+23
* Lookup public key ASN1 methods by string by iterating through allsteve2007-11-215-13/+90
* Submitted by: "Victor B. Wagner" <vitus@cryptocom.ru>steve2007-11-213-25/+127
* Avoid warning.steve2007-11-201-2/+2
* Update debug-steve targets.steve2007-11-201-2/+2