]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2002-01-18  Ben LaurieFix memory leak.
2002-01-18  Ben LaurieConstification, missing declaration, update dependencies.
2002-01-17  Geoff ThorpeCorrect for the recent prototype changes.
2002-01-16  Ulf Möller*** empty log message ***
2002-01-16  Geoff ThorpeProduce less confusing statistics when "-out_totals...
2002-01-16  Geoff ThorpeThe sample certs had expired, so these are newer ones...
2002-01-15  Bodo Möllerrun test_evp before test_ssl
2002-01-14  Bodo MöllerBugfix: In ssl3_accept, don't use a local variable...
2002-01-14  Bodo MöllerReturn -1 from ssl3_get_server_done (ssl3/s3_clnt.c) if
2002-01-12  Ben LauriePrototype info function.
2002-01-12  Ben LaurieAdd client_cert_cb prototype.
2002-01-12  Ben LaurieReturn value could be undefined.
2002-01-10  Geoff Thorpe- Network errors could pollute the buffers because...
2002-01-08  Richard LevittePatches to make OpenSSL compilable on MacOS/X.
2002-01-08  Geoff Thorpe- libtool finally annoyed me too much, so I'm nuking it,
2002-01-05  Geoff Thorpe- Add the same header stuff to aes_locl.h as is in...
2002-01-05  Dr. Stephen... Experimental configuration code.
2002-01-04  Bodo Mölleradd a sentence previously deleted by accident
2002-01-04  Bodo Mölleradd documentation for SSLeay_version(SSLEAY_DIR) and
2002-01-04  Lutz JänickeTsss, SSLeay_version() was already documented, it just...
2002-01-04  Bodo Möllersynchronize with engine-0.9.6 tree
2002-01-04  Lutz JänickeAdd information as provided by Richard Levitte on opens...
2002-01-04  Dr. Stephen... Update PEM docs
2002-01-04  Bodo Möllerfix 'Configure TABLE' output
2002-01-04  Bodo MöllerChanges that break something should be included in...
2002-01-04  Bodo Mölleradd automatically generated ERR_load_... prototype
2002-01-04  Bodo Möllerfix EVP_CIPHER_mode macro
2002-01-04  Geoff ThorpeConstify.
2002-01-03  Richard LevitteBetter clarification on perl
2002-01-02  Richard Levittemake update
2002-01-02  Richard LevitteImplement speed measurement for AES.
2002-01-02  Richard LevitteBecause Rijndael is more known as AES, use crypto/aes...
2002-01-02  Richard LevitteThe block size may be something other than 8!
2002-01-02  Richard LevitteWhen RSA or DSA are disabled, do not include the stuff...
2002-01-02  Richard Levittemake update
2002-01-02  Richard LevitteRSA counter should only be defined of RSA is available.
2002-01-02  Richard LevitteAllow verification of other types than DATA.
2002-01-02  Richard LevitteSay that recent CygWin perl versions work as well.
2002-01-02  Richard LevitteAllow 8-bit characters. This is not really complete...
2002-01-02  Richard LevitteOn Solaris64, cc needs the flag -xarch=v9 when linking...
2002-01-02  Richard LevitteAdd support for Linux on HP/PA.
2001-12-28  Ulf Möllerssl3_read_bytes bug fix
2001-12-21  Bodo Möllerupdate FAQ and CHANGES file (0.9.6c has been released)
2001-12-21  Richard LevitteStatus update
2001-12-21  Richard LevitteAnd just for the sake of completeness, let's add some...
2001-12-21  Richard LevitteBetter use the same number in all branches, to avoid...
2001-12-20  Richard LevitteDo not forget to compile comp_err.c
2001-12-20  Richard LevitteSynchronise with the 0.9.6 branch.
2001-12-20  Ben LaurieSecurity fix.
2001-12-19  Ulf MöllerCygwin patch. Submitted by Michael Kobar <mkobar@lymewa...
2001-12-17  Bodo Möllerformatting consistency
2001-12-17  Bodo Mölleroops
2001-12-17  Bodo Möllerremove redundant ERR_load_... declarations
2001-12-17  Bodo Möllerconsistency with 0.9.6 stable "CHANGES"
2001-12-14  Bodo Möllerfix BN_rand_range
2001-12-12  Richard LevitteChange pkcs12 so the certificates coming from -in do...
2001-12-12  Richard LevitteImplement failover for ubsec. Submitted by Subramanian...
2001-12-11  Richard Levittemake update
2001-12-10  Ulf Möllername confusion with HP library function prototype (?)
2001-12-09  Ben LaurieImprove back compatibility.
2001-12-07  Bodo Möllerfix warnings (one of them was clearly justified)
2001-12-07  Dr. Stephen... Don't overwrite signing time.
2001-12-06  Lutz JänickeHPUX 9.X on m68k with gcc
2001-12-04  Richard LevitteUID was never a lable for uniqueIdentifier. However...
2001-12-04  Richard LevitteI was recently informed that some people wrongly use...
2001-12-03  Bodo Möllercrypto/objects stuff
2001-12-03  Bodo MöllerFix: 2.5.29 is "id-ce", not "ld-ce" (sort of a typo...
2001-12-03  Dr. Stephen... EVP_BytesToKey documentation.
2001-12-01  Dr. Stephen... Make EVP_SealInit() return the correct value.
2001-12-01  Dr. Stephen... Add -pubkey option to req command.
2001-12-01  Dr. Stephen... NO_DSA, NO_RSA patches.
2001-11-30  Lutz JänickeSupport for QNX (wrat@jump.net (the wharf rat)).
2001-11-27  Richard LevitteCertain missing algorithms make some SSL versions or...
2001-11-26  Bodo Möllerdiscuss -name and default_ca more correctly (I hope)
2001-11-24  Geoff ThorpeThis looks to have been a typo.
2001-11-23  Bodo MöllerFor future portability reasons MIT is moving all macros...
2001-11-23  Bodo Möllerinfo on 0.9.6 engine branch
2001-11-23  Bodo Möllerfix submitted by Andy Schneider <andy.schneider@bjss...
2001-11-22  Bodo Möllercheck OPENSSL_NO_... before including header files...
2001-11-22  Bodo MöllerOS/390 support
2001-11-22  Bodo Möllercomment
2001-11-22  Geoff ThorpeCut "ENGINE_ID" to the more concise "ID".
2001-11-22  Geoff ThorpeIn this particular error condition, the structural...
2001-11-22  Geoff ThorpeWhen the "dynamic" ENGINE loads another ENGINE from...
2001-11-22  Geoff ThorpeThe "openssl" ENGINE is no longer used except as a...
2001-11-22  Geoff Thorpe'flags' should only be set inside DSO_load() if constru...
2001-11-19  Richard LevitteExtentions of the explanations to the linking problem...
2001-11-19  Lutz JänickeClarify reference count handling/removal of session
2001-11-16  Richard LevitteOn VMS, the norm is still that symbols are uppercased...
2001-11-16  Bodo MöllerwNAFs use does not bring that much performance on Sparc...
2001-11-16  Bodo Mölleravoid stupid compiler warning
2001-11-16  Richard LevitteBuild dynamic rsaref engine on VMS. Tested on VAX...
2001-11-16  Richard LevitteEnd assembler macro correctly.
2001-11-16  Richard LevitteOn systems that don't do too well including headers...
2001-11-16  Richard LevitteMake sure evp_locl.h can be included (hw_openbsd_dev_cr...
2001-11-16  Bodo Möllercomment
2001-11-16  Bodo Mölleruse a more interesting test case
2001-11-15  Bodo Möllercomments etc.
2001-11-15  Bodo MöllerImprove EC efficiency.
2001-11-15  Richard LevitteA missing comma added.
next