2001-02-23 |
Ulf Möller | autoconf would be useful... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Dr. Stephen... | Make OCSP cert id code tolerate a missing issuer certif... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Dr. Stephen... | Oops, forgot CHANGES entry for ASN1_ITEM_FUNCTIONS. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Dr. Stephen... | Get rid of ASN1_ITEM_FUNCTIONS dummy function |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Richard Levitte | make depend. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Dr. Stephen... | Initial support for ASN1_ITEM_FUNCTION option to |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Geoff Thorpe | I missed one. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Geoff Thorpe | Fix an oversight - when checking a potential session... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | Define the right macro for Linux and other GNU-based... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | e_os.h defines Getenv() |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | CONF_METHOD is one of the few places where you find... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | Define the OPENSSL_NO_* macros as NO_* macros for the... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Bodo Möller | e_os.h problems have been solved in the main branch. |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Bodo Möller | undo previous change: "e_os.h" is now the official... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Bodo Möller | include e_os.h as "openssl/e_os.h" (as elsewhere) |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | e_os.h does not belong with the exported headers. ... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | Since RAND_file_name() uses strlen, make sure the numbe... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | Use e_os2.h rather than opensslconf.h, since some neede... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | Exported header files should not include e_os.h. |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | Since opensslconf.h might be included over and over... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | One indirection level too little compared to the |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | Windows does not know of strigs.h or strcasecmp, so... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | Always include opensslconf.h, even if it's already... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | When inside a #if 0..#endif, do not define anything. |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | Since SSL_add_dir_cert_subjects_to_stack isn't impement... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Richard Levitte | Include e_os2.h instead of opensslconf.h. |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Dr. Stephen... | Rebuild ASN1 error codes to remove unused function... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Geoff Thorpe | If a callback is generating a new session ID for SSLv2... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Geoff Thorpe | Note changes re: session ID generation callbacks, etc. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Geoff Thorpe | This adds command-line support to s_server for controll... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Geoff Thorpe | This change allows a callback to be used to override... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Geoff Thorpe | 'make update' |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Richard Levitte | 'make update' |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Richard Levitte | Modify mkdef.pl to recognise and parse prprocessor... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Richard Levitte | I had forgotten to change mkerr.pl to use the new macro... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | strdup() is a X/Open extension. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | With later version of DEC C on VMS, some functions... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Some functions, like strdup() and strcasecmp(), are... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | I forgot there was a reason why the inclusions and... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | OpenVMS catches up. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Geoff Thorpe | The callbacks in the NAME_FUNCS structure are not used... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Ulf Möller | make it a loop as in dsa |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Get e_os2.h to get all the system definitions correctly. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Get the right cast for lhash callback functions. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Include string.h so mem*() functions get properly declared. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Dr. Stephen... | Fix typo. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | A new bunch of too long symbols to hack. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | DEC C on VMS is pedantic by definition. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Include OpenSSL header files earlier so macros like... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Include OpenSSL header files earlier so macros like... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Include opensslconf.h or the like early to make sure... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Let VMS catch up. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | DEC C on VMS is pedantic by definition. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Use sk_*_new_null() instead of sk_*_new(NULL). That... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Bodo Möller | honour '-no_tmp_rsa' |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Include string.h so mem* functions get properly declared. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Include OpenSSL header files earlier so macros like... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Include string.h so mem* functions get properly declared. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Use 0 instead of NULL, at least for function casts... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Bodo Möller | update |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Bodo Möller | Fix BN_[pseudo_]rand: 'mask' must be used even if top=-1. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | Use new-style system-id macros. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Richard Levitte | I'm sick of the warnings about long long... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Ulf Möller | Use BN_rand_range(). |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Ulf Möller | Fix warning. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Ulf Möller | BN_rand_range() needs a BN_rand() variant that doesn... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Ulf Möller | note OPENSSL_issetugid(). |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Ulf Möller | Temporary fix for build break. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Richard Levitte | Make sure time() is properly declared. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Richard Levitte | Use the new-style system-identity macros. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Richard Levitte | I forgot to document the system identification macros |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Richard Levitte | Remove temporary files when done. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Richard Levitte | make update |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Richard Levitte | An obvious but hard-to-see cut'n'paste error corrected. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Dr. Stephen... | New -set_serial options to 'req' and 'x509'. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Richard Levitte | Do not insert things in syms{} and kind{} when parsing... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Richard Levitte | Make the choice of "makedepend" program choosable throu... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Richard Levitte | VMS follows suit. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Bodo Möller | Memory leak detection bugfixes for multi-threading. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Bodo Möller | Add uid.{c,o} |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Richard Levitte | Perl code patch contributed by "Kurt J. Pires" <kjpires... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Richard Levitte | Make it possible to use gcc to generate the dependency... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Ulf Möller | ispell |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Ulf Möller | pod format error |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Dr. Stephen... | New options to 'ca' utility to support CRL entry extens... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Lutz Jänicke | Move entry to match chronologic orderering. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Lutz Jänicke | Don't forget to mention minor change. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Lutz Jänicke | Add "-rand" option to s_client and s_server. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Ulf Möller | That was misleading. The problem won't happen with... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Richard Levitte | Include the newly reported problem with bc on FreeBSD... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Dr. Stephen... | Option to disable standard block padding with EVP API. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Ulf Möller | New function OPENSSL_issetugid(). Needs more work. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Dr. Stephen... | Initial OCSP SSL support. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Ulf Möller | IRIX bugfix |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Lutz Jänicke | Finish first round of session cache documentation. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Richard Levitte | Update of linux-ppc. Contributed by MATSUURA Takanori |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Lutz Jänicke | New manual page: SSL_CTX_set_mode. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Dr. Stephen... | New function OCSP_parse_url() and -url option for ocsp... |
commit | commitdiff | tree | snapshot |
next |