openssl.git
2000-01-07 Ulf MöllerHonor the no-xxx Configure options when creating .DEF...
2000-01-07 Dr. Stephen... #undef PKCS7_SIGNER_INFO for Win32 to avoid clashes.
2000-01-07 Ulf MöllerRemove obsolete SSLeay instructions.
2000-01-07 Ulf Möllerispell.
2000-01-07 Ulf MöllerAdd some newlines needed for pod2man, and run ispell.
2000-01-07 Dr. Stephen... More X509_ATTRIBUTE changes.
2000-01-07 Bodo Mölleradd "UnixWare", treated like "unixware"
2000-01-06 Dr. Stephen... Initial automation changes to 'req' and X509_ATTRIBUTE...
2000-01-06 Bodo MöllerNew functions SSL_get_finished, SSL_get_peer_finished.
2000-01-06 Bodo MöllerUse less complicated arrangement for data strutures...
2000-01-06 Bodo MöllerUse separate arrays for certificate verify and for...
2000-01-05 Bodo MöllerUse prototypes.
2000-01-05 Bodo MöllerSlight code cleanup for handling finished labels.
2000-01-05 Andy PolyakovFurther work on MacOS port. See INSTALL.MacOS for details.
2000-01-05 Bodo MöllerRename CA.pl to CA.pl.in (no actual changes), and let...
2000-01-04 Andy PolyakovRhapsody 5.5 (a.k.a. MacOS X) compiler bug workaround...
2000-01-02 Andy PolyakovMetrowerks for Motorola tune-up.
2000-01-02 Andy PolyakovAlpha Linux update companion.
2000-01-02 Andy PolyakovEnhanced support for Alpha Linux. See CHANGES for details.
2000-01-02 Dr. Stephen... Add support for MS "fast SGC".
2000-01-01 Dr. Stephen... Fix some of the command line password stuff. New function
1999-12-29 Bodo MöllerDon't request client certificate in anonymous ciphersuites
1999-12-29 Bodo MöllerFix SSL_CTX_add_session: When two SSL_SESSIONs have...
1999-12-29 Bodo MöllerDelete NO_PROTO section (which apparently was just...
1999-12-29 Bodo Möllerfix comment
1999-12-29 Dr. Stephen... Add OIDs for idea and blowfish. Unfortunately these...
1999-12-29 Dr. Stephen... Simplify the trust structure: basically zap the bit...
1999-12-26 Andy PolyakovMacOS updates. Initial support for GUSI (MacOS socket...
1999-12-26 Dr. Stephen... New {i2d,d2i}_PrivateKey_{bio, fp} functions.
1999-12-25 Andy PolyakovMakefile clean-ups, crypto/bn/asm/alpha.s compiles...
1999-12-24 Dr. Stephen... Allow passwords to be included on command line for...
1999-12-24 Dr. Stephen... Fixes so NO_RSA works again.
1999-12-23 Dr. Stephen... Add PKCS#8 utility functions and add PBE options.
1999-12-22 Bodo MöllerCorrect spelling, and don't abuse grave accent as left...
1999-12-22 Richard LevitteSynchronising
1999-12-22 Dr. Stephen... Support for ASN1 NULL type.
1999-12-20 Andy PolyakovMinor documentation update.
1999-12-19 Andy PolyakovEven more late break-in MacOS tidbits (last for today)...
1999-12-19 Andy PolyakovEven more late break-in MacOS tidbits...
1999-12-19 Andy PolyakovLate break-in patch for MacOS support.
1999-12-19 Andy PolyakovInitial support for MacOS is now available
1999-12-19 Andy PolyakovMacOS updates.
1999-12-18 Bodo MöllerRename
1999-12-18 Bodo Möllerfix typos and other little errors ...
1999-12-18 Bodo Möller- Don't assume that int and size_t have the same repres...
1999-12-18 Bodo MöllerAvoid shadowing p to make the compiler happy.
1999-12-18 Richard Levitte - Added more documentation in CHANGES.
1999-12-18 Richard Levitte - Made sure some changed behavior is documented in...
1999-12-18 Bodo MöllerPoint out that openssl-bugs is public.
1999-12-18 Bodo MöllerAdd a comment.
1999-12-18 Bodo MöllerAdd missing semicolon to make compiler happy, and switc...
1999-12-17 Richard LevitteClear out license confusion.
1999-12-17 Richard LevitteRebuild of the OpenSSL memory allocation and deallocati...
1999-12-17 Richard LevitteUse MemCheck_start() instead of CRYPTO_mem_ctrl(),...
1999-12-16 Richard LevitteSynchronise VMS scripts with Unix Makefiles
1999-12-16 Ulf MöllerUpdate contact information (openssl-bugs, openssl-secur...
1999-12-15 Dr. Stephen... Delete an unused variable and make the PKCS#12 keygen...
1999-12-15 Dr. Stephen... Fix the S/MIME code to use canonical MIME format for
1999-12-14 Ulf MöllerSolaris x86 assembler problem is already addressed...
1999-12-14 Dr. Stephen... Various S/MIME fixes. Fix for memory leak, recipient...
1999-12-13 Dr. Stephen... Fix a typo in a_enum.c.
1999-12-11 Dr. Stephen... Various S/MIME fixes.
1999-12-10 Dr. Stephen... Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENT...
1999-12-09 Dr. Stephen... Make the PKCS#7 S/MIME functions check for passed NULL...
1999-12-08 Ulf MöllerDon't use inline assembler on x86 Solaris (would need...
1999-12-08 Bodo MöllerUseless files deleted -- they were just copies of files...
1999-12-08 Dr. Stephen... Add i2d_ASN1_PRINTABLESTRING() function, and do 'make...
1999-12-07 Dr. Stephen... Modify S/MIME application so the -signer option writes...
1999-12-05 Dr. Stephen... Merge in my S/MIME library and utility.
1999-12-04 Ulf MöllerCORE SDI proposed patch doesn't make any sense. Undo.
1999-12-04 Ulf MöllerOops!
1999-12-03 Ulf MöllerCircumvent an exploitable buffer overrun error in RSA...
1999-12-03 Bodo MöllerUse des_set_key_unchecked, not des_set_key.
1999-12-03 Bodo MöllerAdd functions des_set_key_checked, des_set_key_unchecked.
1999-12-03 Dr. Stephen... New function PKC12_newpass()
1999-12-03 Dr. Stephen... Fix a bug in the modified purpose code: it wasn't updat...
1999-12-02 Dr. Stephen... Change the trust and purpose code so it doesn't need...
1999-12-01 Dr. Stephen... Modify the X509 V3 extension lookup code.
1999-11-30 Ben LaurieMake salting the default. Fail gracefully if the input...
1999-11-30 Dr. Stephen... Document the extension tests performed by the -purpose...
1999-11-30 Dr. Stephen... Document all possible errors (and some impossible)...
1999-11-29 Dr. Stephen... Remainder of SSL purpose and trust code: trust and...
1999-11-29 Dr. Stephen... Add part of chain verify SSL support code: not complete...
1999-11-27 Dr. Stephen... Add trust setting support to the verify code. It now...
1999-11-27 Richard LevitteAdd compilation of x509_trs
1999-11-27 Dr. Stephen... Oops! Commit died on me :-(
1999-11-27 Dr. Stephen... Initial trust code: allow setting of trust checking...
1999-11-26 Dr. Stephen... New options to the -verify program which can be used...
1999-11-24 Dr. Stephen... Initial chain verify code: not tested probably not...
1999-11-23 Dr. Stephen... Support for authority information access extension.
1999-11-21 Dr. Stephen... Transparent support for PKCS#8 private keys in RSA...
1999-11-19 Dr. Stephen... Support for otherName in GeneralName.
1999-11-18 Ben LaurieUpdate dependencies.
1999-11-18 Ben LaurieFix warning.
1999-11-17 Bodo MöllerRestore traditional SSL_get_session behaviour so that...
1999-11-17 Ulf MöllerMissing #ifdef NO_DES
1999-11-17 Dr. Stephen... Modify verify code to handle self signed certificates.
1999-11-16 Bodo MöllerStore verify_result with sessions to avoid potential...
1999-11-16 Dr. Stephen... Fix for a bug in PKCS#7 code and non-detached data.
1999-11-16 Dr. Stephen... Clarify docs.
next