oweals/openssl.git
2002-10-18 Geoff ThorpeMake pod2man happier.
2002-10-18 Lutz JänickeCorrected exchanged parameters in example for EVP_Encry...
2002-10-17 Bodo Möllerchange Emacs indentation style to make it easier to...
2002-10-16 Geoff Thorpe- Remo Inverardi noticed that ENGINEs don't have an...
2002-10-15 Richard LevitteTypos.
2002-10-15 Richard LevitteTypos.
2002-10-14 Richard LevitteWhen BN_add_word() reaches top, it shouldn't try to...
2002-10-14 Richard Levittemakedepend complains when a header file is included...
2002-10-14 Richard LevitteComplete the VxWorks fix by implementing a NULL RAND_po...
2002-10-14 Richard Levittemake update
2002-10-11 Richard LevitteAdd more commentary. Check that *num is smaller than...
2002-10-11 Richard LevitteThe AES CTR API was buggy, we need to save the encrypte...
2002-10-11 Richard LevitteMerge string protection from main trunk
2002-10-11 Bodo Möllersynchronize with 0.9.6-stable version of this file
2002-10-11 Bodo Möllerremove redundant empty line
2002-10-11 Richard LevitteAdd a configuration target for A/UX.
2002-10-11 Richard Levittemake update
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-10 Richard LevitteRhapsody had ftime, Darwin doesn't (any longer?)
2002-10-10 Richard LevitteVMS below version 7 doesn't have strcasecmp, so let...
2002-10-10 Richard LevitteTypo
2002-10-10 Richard LevitteRFC 2712 redefines the codes for use of Kerberos 5...
2002-10-09 Dr. Stephen... More docs.
2002-10-09 Dr. Stephen... New documentation from main trunk.
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 Dr. Stephen... Update docs.
2002-10-09 Richard LevitteMake sure that the 'config' variable is correctly defin...
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 LevitteRemove redundancy and use the main makefile better
2002-10-09 Richard LevitteKeep the sub_all symbol so all the algorithm Makefiles...
2002-10-09 Richard LevitteChange the main Makefile to have "mini-build" targets.
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 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 Richard LevitteThe dissapearing destroy callback reappears
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 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 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... Win32 fix (signed/unsigned compare error).
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 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 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-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 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 *all* references to RSA_PKCS1_RSAref, since...
2002-09-25 Richard LevitteRemove reference to RSA_PKCS1_RSAref, since it doesn...
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...
next