aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Collapse)AuthorAgeFilesLines
* WIN32 fixes signed/unsigned issues and slightly socket semantics.Dr. Stephen Henson2006-07-171-0/+3
|
* Fix various error codes to match functions.Dr. Stephen Henson2006-07-171-1/+1
|
* make updateDr. Stephen Henson2006-07-101-0/+6
|
* New functions CRYPTO_set_idptr_callback(),Bodo Möller2006-06-231-0/+5
| | | | | | CRYPTO_get_idptr_callback(), CRYPTO_thread_idptr() for a 'void *' type thread ID, since the 'unsigned long' type of the existing thread ID does not always work well.
* Camellia cipher, contributed by NTTBodo Möller2006-06-094-349/+394
| | | | | Submitted by: Masashi Fujita Reviewed by: Bodo Moeller
* Make update.Dr. Stephen Henson2006-06-021-0/+5
|
* Fix error code. make updateDr. Stephen Henson2006-06-011-1/+11
|
* Install openssl.cnf to OPENSSLDIR in mk1mf.plDr. Stephen Henson2006-05-281-1/+6
|
* Add prototypes, update Win32 ordinals.Dr. Stephen Henson2006-05-251-0/+2
|
* Update EVP_MD_CTX_copy_ex() to use EVP_PKEY_CTX_dup().Dr. Stephen Henson2006-05-251-0/+1
|
* New functions for enchanced digest sign/verify.Dr. Stephen Henson2006-05-241-0/+4
|
* make updateDr. Stephen Henson2006-05-181-0/+9
|
* make updateRichard Levitte2006-05-121-0/+11
|
* Fix (most) WIN32 warnings and errors.Dr. Stephen Henson2006-04-173-4/+84
|
* make updateNils Larsch2006-03-102-3/+10
|
* Break out deltree in its' own command procedure.Richard Levitte2006-02-261-0/+34
|
* make updateUlf Möller2006-02-122-0/+187
|
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-123-1/+7
| | | | | | | and response verification. Submitted by: Zoltan Glozik <zglozik@opentsa.org> Reviewed by: Ulf Moeller
* Update from 0.9.7-stable.Dr. Stephen Henson2006-02-091-2/+4
|
* Fix from stable branch.Dr. Stephen Henson2006-01-151-2/+2
|
* Update from stable branch.Dr. Stephen Henson2006-01-151-2/+4
|
* Detect more errors.Bodo Möller2006-01-081-7/+41
| | | | | Change assignment strategy: rathern than using max+r for new codes, find first hole in list of existing codes.
* Detect SSL error code mishandling.Bodo Möller2006-01-081-0/+7
|
* include max. codes in debug outputBodo Möller2006-01-081-1/+11
|
* ./util update, which covers various issues, but most importantly mkerr.plAndy Polyakov2006-01-024-41/+48
| | | | and mkdef.pl spinning in endless loop.
* util/mkerr.pl update to address various mkerr.pl problems [such as failureAndy Polyakov2006-01-011-22/+28
| | | | | to handle multi-line comments and endless loop while parsing overloaded gnu-ish __attribute__].
* Add cpuid code to VC++ build.Dr. Stephen Henson2005-12-062-0/+10
|
* Don't include zlib header dir if it is not defined.Dr. Stephen Henson2005-12-061-1/+1
|
* Initial attempt at Whirlpool assembler support on VC++.Dr. Stephen Henson2005-12-062-1/+11
|
* Update from 0.9.8-stable.Dr. Stephen Henson2005-12-052-5/+20
|
* Make mk1mf.pl and friends recognize Whirlpool.Dr. Stephen Henson2005-12-054-3/+16
|
* Oops...Dr. Stephen Henson2005-12-021-2/+2
|
* Update ordinals and include changes from 0.9.8.Dr. Stephen Henson2005-12-021-36/+38
|
* Keep shutting up VC8.Andy Polyakov2005-11-151-2/+4
| | | | PR: 1243
* Tidying up WinCE support.Andy Polyakov2005-11-091-2/+2
|
* Update from stable branch.Dr. Stephen Henson2005-11-072-5/+37
|
* One of Win64 rules lacked bufferoverflowu.lib.Andy Polyakov2005-11-061-1/+3
|
* Move declaration for optional bn_mul_mont to bn_lcl.h in order to hideAndy Polyakov2005-11-061-1/+1
| | | | it from mkdef.pl.
* First draft for WCE PortSDK support. Once again! It's *draft* which requiresAndy Polyakov2005-11-061-3/+9
| | | | more work, i.e. more modifications are due...
* Make DLL engines the default in 0.9.9 and VC++.Dr. Stephen Henson2005-11-062-2/+2
|
* Add symbols for ASN1 print functions, update ordinal file.Dr. Stephen Henson2005-11-062-0/+7
|
* Update from stable branch.Dr. Stephen Henson2005-11-065-8/+113
|
* Keep removing references to tmdiff.Andy Polyakov2005-11-062-6/+5
|
* util/pl/OS2-EMX.pl sync.Andy Polyakov2005-10-191-0/+1
| | | | Submitted by: Stefan Neis, Brian Havard
* Renumber to follow what happens with 0.9.8.Richard Levitte2005-10-111-13/+46
|
* Make OPENSSL_NO_COMP work under Win32.Dr. Stephen Henson2005-10-021-0/+1
|
* BC-32.pl updates.Andy Polyakov2005-09-201-4/+8
| | | | Submitted by: Old Wolf, Jon Bright
* Proper solution to nasm compilation problems in Borland context.Andy Polyakov2005-09-201-1/+1
|
* Another missing space in VC-32.pl [from 0.9.8].Andy Polyakov2005-09-191-1/+1
|
* Missing space in VC-32.pl.Andy Polyakov2005-09-191-1/+1
|