2000-02-24 |
Ralf S. Engelschall | Add missing prototypes for new functions |
blob | commitdiff | raw |
2000-02-23 |
Richard Levitte | make update |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Dr. Stephen Henson | Allow ADH to be used but not present in the default... |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Richard Levitte | Move the registration of callback functions to special... |
blob | commitdiff | raw | diff to current |
2000-02-20 |
Bodo Möller | Tolerate fragmentation and interleaving in the SSL... |
blob | commitdiff | raw | diff to current |
2000-02-04 |
Dr. Stephen Henson | Rename SSLeay_add_all_algorithms() et al to |
blob | commitdiff | raw | diff to current |
2000-02-03 |
Ulf Möller | ispell (and minor modifications) |
blob | commitdiff | raw | diff to current |
2000-01-30 |
Ulf Möller | Source code cleanups: Use void * rather than char ... |
blob | commitdiff | raw | diff to current |
2000-01-26 |
Bodo Möller | Some comments added, and slight code clean-ups. |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Dr. Stephen Henson | Tidy up CRYPTO_EX_DATA structures. |
blob | commitdiff | raw | diff to current |
2000-01-22 |
Dr. Stephen Henson | Apply Lutz Behnke's 56 bit cipher patch with a few |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Ulf Möller | Some more ifdefs for no-xxx options. |
blob | commitdiff | raw | diff to current |
2000-01-16 |
Ulf Möller | Add missing #ifndefs that caused missing symbols when... |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Ulf Möller | Precautions against using the PRNG uninitialized: RAND_... |
blob | commitdiff | raw | diff to current |
2000-01-11 |
Bodo Möller | Clean up some of the SSL server code. |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Bodo Möller | New functions SSL_get_finished, SSL_get_peer_finished. |
blob | commitdiff | raw | diff to current |
1999-11-29 |
Dr. Stephen Henson | Remainder of SSL purpose and trust code: trust and... |
blob | commitdiff | raw | diff to current |
1999-11-29 |
Dr. Stephen Henson | Add part of chain verify SSL support code: not complete... |
blob | commitdiff | raw | diff to current |
1999-11-16 |
Bodo Möller | Store verify_result with sessions to avoid potential... |
blob | commitdiff | raw | diff to current |
1999-09-14 |
Bodo Möller | typo in a comment |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Bodo Möller | Fix horrible (and hard to track down) bug in ssl23_get_... |
blob | commitdiff | raw | diff to current |
1999-08-08 |
Bodo Möller | Comments. |
blob | commitdiff | raw | diff to current |
1999-08-08 |
Bodo Möller | add comments |
blob | commitdiff | raw | diff to current |
1999-07-28 |
Ulf Möller | VMS updates. |
blob | commitdiff | raw | diff to current |
1999-07-21 |
Bodo Möller | Additional user data argument to pem_password_cb functi... |
blob | commitdiff | raw | diff to current |
1999-07-02 |
Bodo Möller | New functions SSL[_CTX]_{set,get}_mode; the initial... |
blob | commitdiff | raw | diff to current |
1999-06-28 |
Bodo Möller | Fix comments. |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Bodo Möller | Comment adjusted to reality. |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Ulf Möller | "extern" is a C++ reserved word. |
blob | commitdiff | raw | diff to current |
1999-05-30 |
Ben Laurie | More safe stack. |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Bodo Möller | Additional, more descriptive error message for rejectio... |
blob | commitdiff | raw | diff to current |
1999-05-14 |
Bodo Möller | Introduce and use function typedef pem_password_cb... |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Bodo Möller | New structure type SESS_CERT used instead of CERT insid... |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Ulf Möller | VMS support. |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Bodo Möller | Clarify comment. |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Bodo Möller | And I thought I could spell ... but in caps really... |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Bodo Möller | Make SSL library a little more fool-proof by not requir... |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Bodo Möller | No actual change, but the cert_st member of struct... |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Bodo Möller | Create a duplicate of the SSL_CTX's CERT in SSL_new... |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Bodo Möller | One comment was in the wrong line ... some others are... |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Bodo Möller | Some tiny changes to the source code to make future... |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Bodo Möller | Use "const char *" instead of "char *" for filenames... |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Ben Laurie | Some more stack stuff. |
blob | commitdiff | raw | diff to current |
1999-05-01 |
Bodo Möller | New function SSL_CTX_use_certificate_chain_file. |
blob | commitdiff | raw | diff to current |
1999-05-01 |
Bodo Möller | Support verify_depth from the SSL API without need... |
blob | commitdiff | raw | diff to current |
1999-04-30 |
Bodo Möller | New function SSL_CTX_set_session_id_context. |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Dr. Stephen Henson | Various header consistency fixes. |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Dr. Stephen Henson | Complete rewrite of the error code generation script... |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
blob | commitdiff | raw | diff to current |
1999-04-23 |
Ben Laurie | Work with -pedantic! |
blob | commitdiff | raw | diff to current |
1999-04-17 |
Ben Laurie | Massive constification. |
blob | commitdiff | raw | diff to current |
1999-04-14 |
Ben Laurie | Typo. |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Ben Laurie | Add type-safe STACKs and SETs. |
blob | commitdiff | raw | diff to current |
1999-03-31 |
Bodo Möller | New option "-showcerts" for s_client |
blob | commitdiff | raw | diff to current |
1999-03-22 |
Ben Laurie | Fix security hole. |
blob | commitdiff | raw | diff to current |
1999-03-06 |
Ben Laurie | Fix names of cert stack functions. |
blob | commitdiff | raw | diff to current |
1999-03-06 |
Ralf S. Engelschall | Move the SSL_CTX_xxx defines at the top of ssl.h to... |
blob | commitdiff | raw | diff to current |
1999-03-04 |
Ralf S. Engelschall | Remove confusing variables in function signatures in... |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Ben Laurie | Add functions to add certs to stacks, used for CA file... |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Ben Laurie | More truth in declarations. |
blob | commitdiff | raw | diff to current |
1999-02-25 |
Ralf S. Engelschall | Add a bunch of SSL_xxx() functions for configuring... |
blob | commitdiff | raw | diff to current |
1999-02-21 |
Ben Laurie | More stuff for new TLS ciphersuites. |
blob | commitdiff | raw | diff to current |
1999-02-21 |
Ben Laurie | Undo a couple of kludges. |
blob | commitdiff | raw | diff to current |
1999-02-21 |
Ben Laurie | Add support for new TLS export ciphersuites. |
blob | commitdiff | raw | diff to current |
1999-02-20 |
Ben Laurie | Generate errors when public/private key check is done. |
blob | commitdiff | raw | diff to current |
1999-02-16 |
Mark J. Cox | Updates to the new SSL compression code |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Dr. Stephen Henson | Fix various stuff: that VC++ 5.0 chokes on: |
blob | commitdiff | raw | diff to current |
1999-01-30 |
Dr. Stephen Henson | Update STATUS, modify ssl.h so mkdef.pl will pick up... |
blob | commitdiff | raw | diff to current |
1999-01-16 |
Ben Laurie | More prototypes. |
blob | commitdiff | raw | diff to current |
1999-01-06 |
Ben Laurie | Make the world a safer place (if people object to this... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.9.0b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | Import of old SSLeay release: SSLeay 0.8.1b |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Ralf S. Engelschall | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
|