aboutsummaryrefslogtreecommitdiffstats
path: root/apps/openssl.c
Commit message (Expand)AuthorAgeFilesLines
...
* "openssl no-..." commands for avoiding the need to grepBodo Möller2000-03-131-0/+12
* cleaning up a littleBodo Möller2000-03-121-34/+0
* Correction: openssl.c must get the long version of the apps_startup()Bodo Möller2000-02-051-0/+1
* Cosmetic changes.Bodo Möller2000-02-051-4/+1
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-3/+3
* Enable memory checking earlier (we correctly free everythingBodo Möller2000-01-151-5/+4
* RenameBodo Möller1999-12-181-1/+2
* fix typos and other little errors ...Bodo Möller1999-12-181-1/+1
* Avoid shadowing p to make the compiler happy.Bodo Möller1999-12-181-3/+1
* Add missing semicolon to make compiler happy, and switch backBodo Möller1999-12-181-1/+1
* Use MemCheck_start() instead of CRYPTO_mem_ctrl(), and generate a small leak ...Richard Levitte1999-12-171-1/+8
* Fix memory checking.Bodo Möller1999-07-091-1/+1
* Avoid some memory holes, one of which was pointed out byBodo Möller1999-06-251-1/+1
* Avoid warnings.Bodo Möller1999-06-101-1/+1
* VMS support.Ulf Möller1999-05-131-0/+2
* Move openssl.cnf out of lib/.Ulf Möller1999-05-111-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-8/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-8/+8
* Change functions to ANSI C.Ulf Möller1999-04-191-14/+6
* Submitted by:Bodo Möller1999-04-111-0/+26
* Sort openssl functions by name.Ben Laurie1999-01-091-0/+16
* First cut of a cleanup for apps/. First the `ssleay' program is now namedRalf S. Engelschall1999-01-021-10/+12
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-8/+11
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+339