summaryrefslogtreecommitdiff
path: root/crypto/asn1
Commit message (Expand)AuthorAgeFilesLines
* Add algorithm configuration module.Dr. Stephen Henson2007-04-081-1/+1
* And so it begins...Dr. Stephen Henson2007-03-221-223/+241
* Fix incorrect handling of special charactersLutz Jänicke2007-02-211-2/+2
* remove unreachable codeNils Larsch2007-02-101-13/+2
* Update from 0.9.7-stable.Dr. Stephen Henson2007-01-231-1/+1
* Update from HEAD.Dr. Stephen Henson2007-01-211-1/+1
* remove trailing '\'Nils Larsch2006-12-191-1/+1
* Update from HEAD.Dr. Stephen Henson2006-12-061-2/+2
* Add RFC 3779 support, contributed by ARIN.Ben Laurie2006-11-271-0/+8
* Rebuild error file C source files.Dr. Stephen Henson2006-11-211-10/+7
* Introduce limits to prevent malicious keys being able toMark J. Cox2006-09-281-0/+1
* Fix from HEAD.Dr. Stephen Henson2006-09-221-1/+1
* Fix from HEAD.Dr. Stephen Henson2006-08-311-0/+3
* make updateDr. Stephen Henson2006-05-041-4/+6
* Fix on the right branch this time :-)Dr. Stephen Henson2006-04-151-30/+30
* If cipher list contains a match for an explicit ciphersuite only match thatDr. Stephen Henson2006-04-151-30/+30
* Update from head.Dr. Stephen Henson2006-02-211-0/+2
* Fix from HEAD.Dr. Stephen Henson2006-02-192-1/+3
* backport recent changes from the cvs headNils Larsch2006-02-083-15/+36
* Update filenames in makefilesDr. Stephen Henson2006-02-041-1/+1
* Fix from HEAD.Dr. Stephen Henson2006-01-311-1/+1
* Fixes for BOOL handling: produce errors for invalid string for mini-compiler,Dr. Stephen Henson2006-01-192-5/+10
* Avoid contradictive error code assignments.Bodo Möller2006-01-082-5/+5
* Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller2006-01-081-2/+2
* Update from HEAD.Dr. Stephen Henson2006-01-031-1/+4
* Fix warning.Dr. Stephen Henson2005-12-041-1/+1
* Update from HEAD.Dr. Stephen Henson2005-11-201-12/+75
* "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups [from HEAD].Andy Polyakov2005-09-201-0/+1
* fix warnings when building openssl with (gcc 3.3.1):Nils Larsch2005-08-282-3/+3
* Avoid weak subgroups in Diffie Hellman.Ben Laurie2005-08-202-0/+2
* remove unused variableNils Larsch2005-07-271-1/+1
* improved error checking and some fixesNils Larsch2005-07-262-3/+19
* Update from head.Dr. Stephen Henson2005-07-261-7/+8
* makeNils Larsch2005-07-164-0/+16
* make the type parameter const when ID2_OF_const() is usedNils Larsch2005-05-181-1/+1
* Engage Applink for VC builds.Andy Polyakov2005-05-171-1/+1
* Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov2005-05-171-3/+5
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* ecc api cleanup; summary:Nils Larsch2005-05-169-40/+52
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Some C compilers produce warnings or compilation errors if an attemptDr. Stephen Henson2005-05-121-9/+9
* Fix more error codes.Bodo Möller2005-05-118-30/+34
* give EC_GROUP_new_by_nid a more meanigful name:Nils Larsch2005-05-101-1/+1
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-0914-62/+88
* give EC_GROUP_*_nid functions a more meaningful nameNils Larsch2005-05-082-2/+2
* Typo.Dr. Stephen Henson2005-04-301-1/+1
* Don't attempt to parse nested ASN1 strings by default.Dr. Stephen Henson2005-04-303-2/+9
* Use more efficient way to locate end of an ASN1 structure.Dr. Stephen Henson2005-04-303-4/+61
* Port from stable branch.Dr. Stephen Henson2005-04-261-6/+7
* Fix various incorrect error function codes.Bodo Möller2005-04-263-1/+3