oweals/openssl.git
2002-11-11 Lutz JänickeMake sure permissions are friendly when building releas...
2002-11-11 Lutz JänickeMore information to the important issue of seeding...
2002-11-09 Richard LevitteX509_NAME_cmp() now compares PrintableString and emailA...
2002-11-09 Dr. Stephen... Typo
2002-11-08 Richard Levitte-CAserial does take a filename argument.
2002-11-08 Richard Levitte-CAcreateserial doesn't take a filename argument.
2002-11-08 Lutz JänickeAllow building noninteractively.
2002-11-08 Lutz JänickeNext version will be 0.9.6h
2002-11-06 Richard LevitteKeep on using ${CC}, since gcc may act in disguise.
2002-11-06 Richard Levittesome people just can't read the instructions
2002-11-05 Bodo Mölleravoid Purify warnings
2002-11-04 Richard LevitteOff-by-one-error corrected.
2002-11-04 Richard Levittenasm can compile for Borland C
2002-10-29 Geoff ThorpeThe recent session caching modifications (including...
2002-10-28 Bodo Möllerincrease permissible message length so that we can...
2002-10-23 Richard LevitteSignal an error if the entered output password didn...
2002-10-23 Bodo MöllerI don't like c-tab-always-indent ...
2002-10-21 Dr. Stephen... Typo.
2002-10-17 Bodo Möllerchange Emacs indentation style to make it easier to...
2002-10-14 Richard LevitteWhen BN_add_word() reaches top, it shouldn't try to...
2002-10-11 Richard LevitteMerge string protection from main trunk
2002-10-11 Bodo Möllerfix some entries for 0.9.6d and 0.9.6e (should look...
2002-10-11 Richard LevitteThere may be more than one single quote to fix.
2002-10-11 Richard LevitteMake sure $fname will not give us any surprises with...
2002-10-11 Richard LevitteBN_bn2hex() returns "0" instead of "00" for zero. ...
2002-10-09 Richard LevitteMake sure that the 'config' variable is correctly defin...
2002-10-09 Richard LevitteRemove redundancy and use the main makefile better
2002-10-09 Richard LevitteDon't fuss with the demo binaries
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 Richard LevitteDon't fuss with the demo binaries
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Dr. Stephen... PKCS12_parse manual page.
2002-10-09 Dr. Stephen... PKCS12_create manual page
2002-10-09 Dr. Stephen... More man pages.
2002-10-09 Richard LevitteAdd missing LF
2002-10-09 Richard LevitteAdd missing LF
2002-10-08 Dr. Stephen... PKCS7_verify() docs.
2002-10-07 Dr. Stephen... More docs.
2002-10-07 Dr. Stephen... More d2i/i2d manual pages.
2002-10-06 Dr. Stephen... Document "0" and "1" naming convention.
2002-10-06 Dr. Stephen... Update docs.
2002-10-06 Dr. Stephen... Update docs.
2002-10-06 Dr. Stephen... Update DH parameter docs.
2002-10-06 Dr. Stephen... Various Win32 fixes.
2002-10-06 Dr. Stephen... Oops, remove old comment out debugging printf...
2002-10-06 Richard LevitteSince crypt() isn't defined anywhere, define it locally...
2002-10-06 Richard LevittePlease do not use C++ comments in C code.
2002-10-06 Richard LevitteDo not define crypt(). The supported function is DES_c...
2002-10-06 Dr. Stephen... Update RSAPublicKey manual page...
2002-10-05 Dr. Stephen... Some docs relating to X509 ASN1 functions.
2002-10-05 Richard LevitteFor some reason, the random number support removed...
2002-10-05 Dr. Stephen... Typo.
2002-10-04 Dr. Stephen... Add version info to Win32 DLLs.
2002-10-04 Dr. Stephen... make update
2002-10-04 Dr. Stephen... Add declaration got PKCS#7 NDEF.
2002-10-04 Dr. Stephen... Update mkdef.pl to handle new ASN1 macro
2002-10-04 Richard LevitteInstalled libraries should not be overwritten, especial...
2002-10-04 Richard LevitteInstalled libraries should not be overwritten, especial...
2002-10-04 Richard LevitteAdd random number generation capability to the cswift...
2002-10-04 Richard LevitteIf we're loading libz dynamically, and COMP_zlib()...
2002-10-04 Richard LevitteDocument should match reality :-).
2002-10-04 Richard LevitteAdd a small note saying the 'debug' option should come...
2002-10-04 Richard LevitteAdd a small note saying the 'debug' option should come...
2002-10-04 Richard LevitteDocument should match reality :-).
2002-10-03 Dr. Stephen... Various enhancements to PKCS#12 code, new
2002-10-03 Dr. Stephen... Preliminary streaming ASN1 encode support.
2002-10-02 Richard LevitteRemoval missing
2002-10-02 Richard LevitteThe OpenBSD project has replaced the first implementati...
2002-09-26 Bodo Möllerfix more race conditions
2002-09-26 Bodo Möllerfix more race conditions
2002-09-25 Lutz JänickeAdd missing brackets.
2002-09-25 Lutz JänickeAdd missing brackets.
2002-09-25 Bodo Möllerreally fix race conditions
2002-09-25 Bodo Möllerreally fix race conditions
2002-09-25 Richard LevitteMake sure that the signal storage is regarded as volatile.
2002-09-25 Richard LevitteIt makes more sense to refer to specific function manua...
2002-09-25 Richard LevitteIt makes more sense to refer to specific function manua...
2002-09-25 Richard LevitteRemove *all* references to RSA_PKCS1_RSAref, since...
2002-09-25 Richard LevitteRemove reference to RSA_PKCS1_RSAref, since it doesn...
2002-09-25 Richard LevitteIt makes more sense to refer to specific function manua...
2002-09-25 Richard LevitteIt makes more sense to refer to specific function manua...
2002-09-25 Richard LevitteIncorrect argument order to memset()
2002-09-25 Richard LevitteMissing ;
2002-09-25 Richard Levitte-elapsed is also useful when using gettimeofday
2002-09-25 Richard Levitte-elapsed is also useful when using gettimeofday
2002-09-23 Bodo MöllerI meant CRYPTO_LOCK_SSL_METHOD to be the same as CRYPTO...
2002-09-23 Bodo Möllerreally fix race condition
2002-09-23 Bodo Möllerreally fix race condition
2002-09-22 Ulf Möllerdon't compile egd support on MSDOS
2002-09-22 Ulf Mölleruse OPENSSL_SYS_MSDOS rather than __DJGPP__ to disable...
2002-09-22 Ulf Mölleras in head
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-09-22 Ulf Möllermake files didn't work on case insensitive filesystems
2002-09-20 Bodo Möllerthere is no minimum length for session IDs
2002-09-19 Bodo Möllerthere is no minimum length for session IDs
2002-09-19 Bodo Möllerthere is no minimum length for session IDs
2002-09-19 Bodo Möllerfix race condition
2002-09-19 Bodo Möllerfix race condition
next