openssl.git
2001-02-21 Geoff Thorpe'make update'
2001-02-21 Richard Levitte'make update'
2001-02-21 Richard LevitteModify mkdef.pl to recognise and parse prprocessor...
2001-02-21 Richard LevitteI had forgotten to change mkerr.pl to use the new macro...
2001-02-20 Richard Levittestrdup() is a X/Open extension.
2001-02-20 Richard LevitteWith later version of DEC C on VMS, some functions...
2001-02-20 Richard LevitteSome functions, like strdup() and strcasecmp(), are...
2001-02-20 Richard LevitteI forgot there was a reason why the inclusions and...
2001-02-20 Richard LevitteOpenVMS catches up.
2001-02-20 Geoff ThorpeThe callbacks in the NAME_FUNCS structure are not used...
2001-02-20 Ulf Möllermake it a loop as in dsa
2001-02-20 Richard LevitteGet e_os2.h to get all the system definitions correctly.
2001-02-20 Richard LevitteGet the right cast for lhash callback functions.
2001-02-20 Richard LevitteInclude string.h so mem*() functions get properly declared.
2001-02-20 Dr. Stephen... Fix typo.
2001-02-20 Richard LevitteA new bunch of too long symbols to hack.
2001-02-20 Richard LevitteDEC C on VMS is pedantic by definition.
2001-02-20 Richard LevitteInclude OpenSSL header files earlier so macros like...
2001-02-20 Richard LevitteInclude OpenSSL header files earlier so macros like...
2001-02-20 Richard LevitteInclude opensslconf.h or the like early to make sure...
2001-02-20 Richard LevitteLet VMS catch up.
2001-02-20 Richard LevitteDEC C on VMS is pedantic by definition.
2001-02-20 Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL). That...
2001-02-20 Bodo Möllerhonour '-no_tmp_rsa'
2001-02-20 Richard LevitteInclude string.h so mem* functions get properly declared.
2001-02-20 Richard LevitteInclude OpenSSL header files earlier so macros like...
2001-02-20 Richard LevitteInclude string.h so mem* functions get properly declared.
2001-02-20 Richard LevitteUse 0 instead of NULL, at least for function casts...
2001-02-20 Bodo Möllerupdate
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-02-20 Bodo MöllerFix BN_[pseudo_]rand: 'mask' must be used even if top=-1.
2001-02-20 Richard LevitteUse new-style system-id macros.
2001-02-20 Richard LevitteI'm sick of the warnings about long long...
2001-02-20 Ulf MöllerUse BN_rand_range().
2001-02-20 Ulf MöllerFix warning.
2001-02-20 Ulf MöllerBN_rand_range() needs a BN_rand() variant that doesn...
2001-02-19 Ulf Möllernote OPENSSL_issetugid().
2001-02-19 Ulf MöllerTemporary fix for build break.
2001-02-19 Richard LevitteMake sure time() is properly declared.
2001-02-19 Richard LevitteUse the new-style system-identity macros.
2001-02-19 Richard LevitteI forgot to document the system identification macros
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-19 Richard LevitteRemove temporary files when done.
2001-02-19 Richard Levittemake update
2001-02-19 Richard LevitteAn obvious but hard-to-see cut'n'paste error corrected.
2001-02-19 Dr. Stephen... New -set_serial options to 'req' and 'x509'.
2001-02-19 Richard LevitteDo not insert things in syms{} and kind{} when parsing...
2001-02-19 Richard LevitteMake the choice of "makedepend" program choosable throu...
2001-02-19 Richard LevitteVMS follows suit.
2001-02-19 Bodo MöllerMemory leak detection bugfixes for multi-threading.
2001-02-19 Bodo MöllerAdd uid.{c,o}
2001-02-19 Richard LevittePerl code patch contributed by "Kurt J. Pires" <kjpires...
2001-02-16 Richard LevitteMake it possible to use gcc to generate the dependency...
2001-02-16 Ulf Möllerispell
2001-02-16 Ulf Möllerpod format error
2001-02-16 Dr. Stephen... New options to 'ca' utility to support CRL entry extens...
2001-02-15 Lutz JänickeMove entry to match chronologic orderering.
2001-02-15 Lutz JänickeDon't forget to mention minor change.
2001-02-15 Lutz JänickeAdd "-rand" option to s_client and s_server.
2001-02-14 Ulf MöllerThat was misleading. The problem won't happen with...
2001-02-14 Richard LevitteInclude the newly reported problem with bc on FreeBSD...
2001-02-14 Dr. Stephen... Option to disable standard block padding with EVP API.
2001-02-14 Ulf MöllerNew function OPENSSL_issetugid(). Needs more work.
2001-02-14 Dr. Stephen... Initial OCSP SSL support.
2001-02-14 Ulf MöllerIRIX bugfix
2001-02-13 Lutz JänickeFinish first round of session cache documentation.
2001-02-13 Richard LevitteUpdate of linux-ppc. Contributed by MATSUURA Takanori
2001-02-13 Lutz JänickeNew manual page: SSL_CTX_set_mode.
2001-02-13 Dr. Stephen... New function OCSP_parse_url() and -url option for ocsp...
2001-02-12 Dr. Stephen... Modify OCSP nonce behaviour.
2001-02-12 Dr. Stephen... Work around for libsafe "error".
2001-02-12 Geoff ThorpeRe-order a couple of static functions and "#if 0" out...
2001-02-12 Geoff ThorpeThis change was a quick experiment that I'd wanted...
2001-02-11 Lutz JänickeMore about session caching.
2001-02-10 Lutz JänickeInclude information that automatic query is a new feature.
2001-02-10 Lutz JänickeUpdate for 0.9.7 with SSL_OP_CIPHER_SERVER_PREFERENCE.
2001-02-10 Lutz JänickeManual page for SSL_CTX_set_options(). Unfortunately...
2001-02-10 Bodo MöllerOops: It's RegTP, not RegPT ...
2001-02-10 Bodo MöllerAdd German SiG root certificates (extracted from the...
2001-02-10 Bodo Möllerdisable stdin buffering in load_cert
2001-02-10 Bodo Mölleruse case-insensitive comparison in set_table_opts
2001-02-10 Dr. Stephen... Fix CRL printing to correctly show when there are no...
2001-02-10 Bodo MöllerSimplify BN_rand_range
2001-02-09 Lutz JänickeNew Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS...
2001-02-09 Lutz JänickeTypo
2001-02-09 Lutz JänickeFix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai...
2001-02-09 Dr. Stephen... Various Win32 related fixed. Make no-krb5 work in mkdef...
2001-02-09 Dr. Stephen... Various updates to mkdef.pl to cope with new aes
2001-02-09 Bodo Möllerfix editing error
2001-02-09 Bodo Mölleradd linux-s390 configuration (based on information...
2001-02-09 Dr. Stephen... Add missing \n's to ocsp usage message.
2001-02-08 Dr. Stephen... Allow various options to be included for signing and...
2001-02-08 Richard LevitteThe check for request including a nonce and response...
2001-02-08 Richard LevitteAdd the -VAfile option to 'openssl ocsp'. This option...
2001-02-08 Ulf Mölleruse <= instead of ==
2001-02-08 Ulf Möllerpoint out that RAND_load_file() etc are only for seed...
2001-02-08 Ulf MöllerNote that EGD is used automatically.
2001-02-08 Ulf Möllercleanup
2001-02-08 Bodo MöllerAnother comment change. (Previous comment does not...
2001-02-08 Bodo MöllerChange comments. (The expected number of iterations...
next