1999-06-30 |
Ulf Möller | More no-xxx option tweaks. |
tree | commitdiff |
1999-06-29 |
Ulf Möller | Fix no-hmac and no-ripemd. |
tree | commitdiff |
1999-06-25 |
Bodo Möller | Avoid some memory holes, one of which was pointed out by |
tree | commitdiff |
1999-06-21 |
Bodo Möller | "make update" |
tree | commitdiff |
1999-06-20 |
Dr. Stephen Henson | Convert the CONF library to use a typesafe stack: a... |
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-09 |
Bodo Möller | "make update" (added to top Makefile, and applied). |
tree | commitdiff |
1999-06-08 |
Dr. Stephen Henson | Complete support for PKCS#5 v2.0. Still needs extensive... |
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 | Introduce "BIO pairs", which (when finished) will relay... |
tree | commitdiff |
1999-06-07 |
Bodo Möller | More general definition for S_ISDIR (needed not only... |
tree | commitdiff |
1999-06-05 |
Dr. Stephen Henson | More PKCS#8 stuff. Support for unencrypted forms of... |
tree | commitdiff |
1999-06-05 |
Dr. Stephen Henson | Add d2i,i2d bio and fp functions for PKCS#8 and add... |
tree | commitdiff |
1999-06-05 |
Dr. Stephen Henson | Add a 'pkcs8' application for initial PKCS#8 support... |
tree | commitdiff |
1999-06-04 |
Ben Laurie | Aha! That's how pkcs12 got missed from stackification. |
tree | commitdiff |
1999-06-04 |
Ben Laurie | Some constification and stacks that slipped through... |
tree | commitdiff |
1999-06-04 |
Ulf Möller | Support the EBCDIC character set and BS2000/OSD-POSIX... |
tree | commitdiff |
1999-06-04 |
Ulf Möller | Avoid type conflict on Unix with DEC C. |
tree | commitdiff |
1999-06-03 |
Ben Laurie | More evil cast removal. |
tree | commitdiff |
1999-05-31 |
Ben Laurie | stack. |
tree | commitdiff |
1999-05-30 |
Ben Laurie | Another safe stack. |
tree | commitdiff |
1999-05-30 |
Ben Laurie | Another safe stack. |
tree | commitdiff |
1999-05-27 |
Dr. Stephen Henson | Free up 'out' before exiting pkcs12 application. |
tree | commitdiff |
1999-05-27 |
Bodo Möller | der_chop is now generated from der_chop.in. |
tree | commitdiff |
1999-05-25 |
Bodo Möller | Set #!... path to Perl in apps/der_chop automatically. |
tree | commitdiff |
1999-05-25 |
Bodo Möller | Add closing parenthesis to usage output. |
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 | Bring VMS in sync with the recent changes. |
tree | commitdiff |
1999-05-20 |
Ulf Möller | Avoid a warning. |
tree | commitdiff |
1999-05-19 |
Dr. Stephen Henson | Include some notes on basic extension usage and change... |
tree | commitdiff |
1999-05-19 |
Dr. Stephen Henson | New functions sk_set, sk_value and sk_num to replace... |
tree | commitdiff |
1999-05-18 |
Dr. Stephen Henson | Change default PKCS#12 iteration count to 2048, include... |
tree | commitdiff |
1999-05-18 |
Bodo Möller | Get rid of some unnecessary casts and add a necessary... |
tree | commitdiff |
1999-05-17 |
Bodo Möller | If we couldn't handle "-showcerts" (which happens with... |
tree | commitdiff |
1999-05-17 |
Bodo Möller | Rename "openssl x509" option "-config" to "-extfile... |
tree | commitdiff |
1999-05-16 |
Dr. Stephen Henson | Oops! Get the pmatch test the right way round. |
tree | commitdiff |
1999-05-16 |
Dr. Stephen Henson | Fix various less obvious bugs in PKCS#7 handling: such... |
tree | commitdiff |
1999-05-16 |
Bodo Möller | Change type of various DES function arguments from... |
tree | commitdiff |
1999-05-16 |
Bodo Möller | Added a comment pointing out the behaviour of "openssl... |
tree | commitdiff |
1999-05-16 |
Bodo Möller | Marked probable bug, pointed out by Anonymous. |
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 | Update dependencies. |
tree | commitdiff |
1999-05-15 |
Ben Laurie | Get rid of the cast. |
tree | commitdiff |
1999-05-13 |
Ulf Möller | Cut&paste error. |
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 | Remove redundant ifdef. |
tree | commitdiff |
1999-05-13 |
Ulf Möller | VMS support bug fixes. |
tree | commitdiff |
1999-05-13 |
Ulf Möller | VMS support. |
tree | commitdiff |
1999-05-12 |
Dr. Stephen Henson | Add new -out option to asn1parse to allow the parsed... |
tree | commitdiff |
1999-05-11 |
Bodo Möller | argc counting bug fixed. |
tree | commitdiff |
1999-05-11 |
Ulf Möller | Move openssl.cnf out of lib/. |
tree | commitdiff |
1999-05-10 |
Ulf Möller | Move openssl.cnf out of lib/. |
tree | commitdiff |
1999-05-10 |
Ralf S. Engelschall | Fix various things to let OpenSSL even pass ``egcc... |
tree | commitdiff |
1999-05-08 |
Dr. Stephen Henson | Various Win32 fixes. Win95 doesn't support MoveFileEx... |
tree | commitdiff |
1999-05-08 |
Dr. Stephen Henson | Allows PKCS#12 password to be placed on command line... |
tree | commitdiff |
1999-05-08 |
Bodo Möller | This was an unused derivate of an old version of s_clie... |
tree | commitdiff |
1999-05-04 |
Ralf S. Engelschall | Convert casted X509_INFO stacks to type-safe STACK_OF... |
tree | commitdiff |
1999-05-04 |
Ralf S. Engelschall | consistency cosmetics |
tree | commitdiff |
1999-05-02 |
Ben Laurie | Yet another stack. |
tree | commitdiff |
1999-05-01 |
Ben Laurie | Update dependencies. |
tree | commitdiff |
1999-05-01 |
Ben Laurie | Another stack. |
tree | commitdiff |
1999-05-01 |
Ben Laurie | Another stack. |
tree | commitdiff |
1999-05-01 |
Ben Laurie | Another safe stack. |
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 | Fix make target "install". |
tree | commitdiff |
1999-04-28 |
Bodo Möller | Install various scripts to $(OPENSSLDIR)/misc instead... |
tree | commitdiff |
1999-04-28 |
Ben Laurie | Don't shadow. |
tree | commitdiff |
1999-04-27 |
Bodo Möller | A new comment. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | Update NO_* macros. |
tree | commitdiff |
1999-04-27 |
Ulf Möller | New Configure option no-<cipher> (rsa, idea, rc5, ... |
tree | commitdiff |
1999-04-27 |
Dr. Stephen Henson | Add PKCS#12 documentation and new option in x509 to... |
tree | commitdiff |
1999-04-26 |
Ulf Möller | Remove NOPROTO definitions and error code comments. |
tree | commitdiff |
1999-04-24 |
Ulf Möller | New Configure option --openssldir to replace ssldir.pl. |
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-20 |
Ulf Möller | Fix lots of warnings. |
tree | commitdiff |
1999-04-19 |
Ulf Möller | Change functions to ANSI C. |
tree | commitdiff |
1999-04-18 |
Dr. Stephen Henson | Initial support for Certificate Policies extension... |
tree | commitdiff |
1999-04-17 |
Ben Laurie | Massive constification. |
tree | commitdiff |
1999-04-16 |
Dr. Stephen Henson | Add initial support for r2i RAW extensions which can... |
tree | commitdiff |
1999-04-14 |
Bodo Möller | /* Just some comments. */ |
tree | commitdiff |
1999-04-14 |
Bodo Möller | Cleaning up Ben's clean-ups :-) |
tree | commitdiff |
1999-04-14 |
Bodo Möller | Some tiny fixes. |
tree | commitdiff |
1999-04-12 |
Ben Laurie | Add type-safe STACKs and SETs. |
tree | commitdiff |
1999-04-12 |
Ben Laurie | gcc claims this is a shadow, though I can't find what... |
tree | commitdiff |
1999-04-12 |
Ralf S. Engelschall | Add `openssl ca -revoke <certfile>' facility which... |
tree | commitdiff |
1999-04-12 |
Ralf S. Engelschall | Fix `openssl crl -noout -text' combination where `... |
tree | commitdiff |
1999-04-11 |
Bodo Möller | Submitted by: |
tree | commitdiff |
1999-04-10 |
Ralf S. Engelschall | Fix a few typos and tabs while I'm poking around in... |
tree | commitdiff |
1999-04-10 |
Ben Laurie | Adjust renegotiation slightly. |
tree | commitdiff |
1999-04-09 |
Bodo Möller | Bugfix: s_client occasionally would sleep in select... |
tree | commitdiff |
1999-04-06 |
Ulf Möller | Remove obsolete files from SSLeay 0.8. |
tree | commitdiff |
1999-04-03 |
Ben Laurie | Don't shadow. |
tree | commitdiff |
1999-04-02 |
Bodo Möller | Avoid EADDRINUSE for s_server. |
tree | commitdiff |
1999-04-01 |
Ulf Möller | New Makefile variables $(RANLIB) and $(PERL). |
tree | commitdiff |
next |