1999-06-28 |
Bodo Möller | Fix comments. |
tree | commitdiff |
1999-06-25 |
Bodo Möller | Memory leak checks. |
tree | commitdiff |
1999-06-14 |
Bodo Möller | Obsolete. |
tree | commitdiff |
1999-06-14 |
Bodo Möller | Comment adjusted to reality. |
tree | commitdiff |
1999-06-12 |
Bodo Möller | Bugfix. |
tree | commitdiff |
1999-06-12 |
Bodo Möller | BIO pairs. |
tree | commitdiff |
1999-06-10 |
Bodo Möller | Avoid warnings. |
tree | commitdiff |
1999-06-09 |
Ulf Möller | "extern" is a C++ reserved word. |
tree | commitdiff |
1999-06-07 |
Bodo Möller | Don't mix real tabs with tabs expanded as 8 spaces... |
tree | commitdiff |
1999-06-07 |
Bodo Möller | Comments added. |
tree | commitdiff |
1999-06-04 |
Ulf Möller | Support the EBCDIC character set and BS2000/OSD-POSIX... |
tree | commitdiff |
1999-05-30 |
Ben Laurie | More safe stack. |
tree | commitdiff |
1999-05-23 |
Bodo Möller | Don't use NULL-pointer :-/ |
tree | commitdiff |
1999-05-23 |
Bodo Möller | Comment about bug. |
tree | commitdiff |
1999-05-23 |
Bodo Möller | Let ssl_get_prev_session reliably work in multi-threade... |
tree | commitdiff |
1999-05-23 |
Bodo Möller | Avoid memory hole when we don't like the session propos... |
tree | commitdiff |
1999-05-21 |
Bodo Möller | We need e_os.h here. |
tree | commitdiff |
1999-05-21 |
Bodo Möller | It was a very bad idea to use #include "../e_os.h"... |
tree | commitdiff |
1999-05-20 |
Bodo Möller | Don't install e_os.h in include/openssl, use it only... |
tree | commitdiff |
1999-05-20 |
Ulf Möller | NeXT doesn't have dirent. |
tree | commitdiff |
1999-05-17 |
Bodo Möller | Additional, more descriptive error message for rejectio... |
tree | commitdiff |
1999-05-15 |
Dr. Stephen Henson | Various Win32 fixes. Change args in do_ms.bat to put... |
tree | commitdiff |
1999-05-15 |
Bodo Möller | OPENSSL_EXTERN |
tree | commitdiff |
1999-05-15 |
Bodo Möller | OPENSSL_EXTERN, OPENSSL_GLOBAL |
tree | commitdiff |
1999-05-15 |
Bodo Möller | Update dependencies. |
tree | commitdiff |
1999-05-15 |
Ben Laurie | Get rid of the cast. |
tree | commitdiff |
1999-05-15 |
Bodo Möller | Comment. |
tree | commitdiff |
1999-05-15 |
Bodo Möller | A comment. |
tree | commitdiff |
1999-05-14 |
Bodo Möller | Various bugfixes: Uses locking for some more of the... |
tree | commitdiff |
1999-05-14 |
Bodo Möller | Introduce and use function typedef pem_password_cb... |
tree | commitdiff |
1999-05-13 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-05-13 |
Bodo Möller | Some tiny clean-ups related to the cert_st / sess_cert_... |
tree | commitdiff |
1999-05-13 |
Bodo Möller | New structure type SESS_CERT used instead of CERT insid... |
tree | commitdiff |
1999-05-13 |
Ulf Möller | VMS support. |
tree | commitdiff |
1999-05-13 |
Bodo Möller | Spacing in comment corrected. |
tree | commitdiff |
1999-05-13 |
Bodo Möller | First tiny changes in preparation of changing of "sess_... |
tree | commitdiff |
1999-05-11 |
Bodo Möller | Clarify comment. |
tree | commitdiff |
1999-05-11 |
Bodo Möller | And I thought I could spell ... but in caps really... |
tree | commitdiff |
1999-05-11 |
Bodo Möller | Make SSL library a little more fool-proof by not requir... |
tree | commitdiff |
1999-05-10 |
Bodo Möller | Changed a comment. |
tree | commitdiff |
1999-05-09 |
Bodo Möller | No actual change, but the cert_st member of struct... |
tree | commitdiff |
1999-05-09 |
Bodo Möller | Create a duplicate of the SSL_CTX's CERT in SSL_new... |
tree | commitdiff |
1999-05-09 |
Bodo Möller | One comment was in the wrong line ... some others are... |
tree | commitdiff |
1999-05-09 |
Bodo Möller | Some tiny changes to the source code to make future... |
tree | commitdiff |
1999-05-09 |
Bodo Möller | Use "const char *" instead of "char *" for filenames... |
tree | commitdiff |
1999-05-08 |
Dr. Stephen Henson | Various Win32 fixes. Win95 doesn't support MoveFileEx... |
tree | commitdiff |
1999-05-05 |
Ulf Möller | Remove unreachable return statements. |
tree | commitdiff |
1999-05-03 |
Ben Laurie | Some more stack stuff. |
tree | commitdiff |
1999-05-02 |
Bodo Möller | Annotate a bug. |
tree | commitdiff |
1999-05-01 |
Bodo Möller | New function SSL_CTX_use_certificate_chain_file. |
tree | commitdiff |
1999-05-01 |
Bodo Möller | Support verify_depth from the SSL API without need... |
tree | commitdiff |
1999-05-01 |
Bodo Möller | Add "static" to function definition |
tree | commitdiff |
1999-04-30 |
Bodo Möller | New function SSL_CTX_set_session_id_context. |
tree | commitdiff |
1999-04-29 |
Dr. Stephen Henson | Fix a couple of cases where an attempt is made to lock... |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Support INSTALL_PREFIX for packagers. |
tree | commitdiff |
1999-04-29 |
Ulf Möller | Ignore Makefile.save |
tree | commitdiff |
1999-04-29 |
Bodo Möller | Obey $(PERL) when running util/mklink.pl. |
tree | commitdiff |
1999-04-28 |
Bodo Möller | Use util/mklink.pl instead of util/mklink.sh. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | Undo. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | Message digest stuff. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
tree | commitdiff |
1999-04-27 |
Ulf Möller | Add missing DEPFLAG. |
tree | commitdiff |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
tree | commitdiff |
1999-04-25 |
Dr. Stephen Henson | Various header consistency fixes. |
tree | commitdiff |
1999-04-24 |
Bodo Möller | Fix header files so that any one can be included first. |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Change the command line options of mkerr.pl so -static... |
tree | commitdiff |
1999-04-24 |
Bodo Möller | Restore ERRC definitions that are needed to compile... |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Delete the unnecessary ERR and ERRC lines in makefiles... |
tree | commitdiff |
1999-04-24 |
Dr. Stephen Henson | Complete rewrite of the error code generation script... |
tree | commitdiff |
1999-04-23 |
Bodo Möller | "make depend" |
tree | commitdiff |
1999-04-23 |
Bodo Möller | Change #include filenames from <foo.h> to <openssl.h>. |
tree | commitdiff |
1999-04-23 |
Ben Laurie | Work with -pedantic! |
tree | commitdiff |
1999-04-22 |
Bodo Möller | Don't return 0 from ssl2_read when a packet with empty... |
tree | commitdiff |
1999-04-22 |
Bodo Möller | Fixed some race conditions. |
tree | commitdiff |
1999-04-21 |
Ben Laurie | Fix DES export ciphersuites. |
tree | commitdiff |
1999-04-19 |
Ben Laurie | const correctness. |
tree | commitdiff |
1999-04-19 |
Ulf Möller | Change functions to ANSI C. |
tree | commitdiff |
1999-04-17 |
Ben Laurie | Massive constification. |
tree | commitdiff |
1999-04-16 |
Ben Laurie | Fix some warnings. Contributed by Anonymous. |
tree | commitdiff |
1999-04-15 |
Ben Laurie | Add new experimental ciphersuites. Bring naming into... |
tree | commitdiff |
1999-04-15 |
Ben Laurie | Just use an ANSI declaration, instead. |
tree | commitdiff |
1999-04-14 |
Bodo Möller | Make Windows compilers happy. |
tree | commitdiff |
1999-04-14 |
Ben Laurie | Typo. |
tree | commitdiff |
1999-04-12 |
Ben Laurie | Add type-safe STACKs and SETs. |
tree | commitdiff |
1999-04-09 |
Bodo Möller | Tiny comment to improve code comprehensibility. |
tree | commitdiff |
1999-04-01 |
Ulf Möller | New Makefile variables $(RANLIB) and $(PERL). |
tree | commitdiff |
1999-03-31 |
Bodo Möller | New option "-showcerts" for s_client |
tree | commitdiff |
1999-03-29 |
Dr. Stephen Henson | Remove deleted PKCS#12 functions from pkcs12.h, get... |
tree | commitdiff |
1999-03-22 |
Ralf S. Engelschall | function names recently changed - consistency. |
tree | commitdiff |
1999-03-22 |
Ben Laurie | Fix security hole. |
tree | commitdiff |
1999-03-14 |
Dr. Stephen Henson | Remove some references which called malloc and free... |
tree | commitdiff |
1999-03-12 |
Dr. Stephen Henson | Delete NULL ciphers from 'ALL' in the cipher list alias... |
tree | commitdiff |
1999-03-06 |
Ben Laurie | Disable new TLS1 ciphersuites. |
tree | commitdiff |
1999-03-06 |
Ben Laurie | Fix names of cert stack functions. |
tree | commitdiff |
1999-03-06 |
Ben Laurie | Put the dependencies back. |
tree | commitdiff |
1999-03-06 |
Ralf S. Engelschall | Move the SSL_CTX_xxx defines at the top of ssl.h to... |
tree | commitdiff |
1999-03-06 |
Ben Laurie | Fix export ciphersuites, again. |
tree | commitdiff |
1999-03-06 |
Ralf S. Engelschall | General source tree makefile cleanups: Made `making... |
tree | commitdiff |
1999-03-06 |
Ben Laurie | Permit null ciphers. |
tree | commitdiff |
1999-03-04 |
Ralf S. Engelschall | Remove confusing variables in function signatures in... |
tree | commitdiff |
next |