aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bio
Commit message (Collapse)AuthorAgeFilesLines
* Change functions to ANSI C.Ulf Möller1999-04-1916-420/+150
|
* Clean up prototypes (prepare for removing NOPROTO).Ulf Möller1999-04-191-2/+3
|
* Fix typos in error codes.Ulf Möller1999-04-195-11/+11
|
* Massive constification.Ben Laurie1999-04-177-25/+33
|
* Make Windows compilers happy.Bodo Möller1999-04-141-1/+1
| | | | | | Submitted by:Tom Titchener Reviewed by: PR:
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
|
* Fix security hole.Ben Laurie1999-03-221-17/+19
|
* Comment out two unimplemented functions from bio.h. Attempt to get theDr. Stephen Henson1999-03-091-2/+3
| | | | Win32 test batch file going again.
* Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson1999-03-081-7/+15
| | | | ordinals to libeay.num.
* Various fixes to Win32, update ssleay.num, libeay.num, shuffle various #ifdefsDr. Stephen Henson1999-03-081-1/+2
| | | | around so more options appear in e_os.h
* Put the dependencies back.Ben Laurie1999-03-061-0/+55
|
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-61/+5
| | | | | | | | consistent in the source tree and replaced `/bin/rm' by `rm'. Additonally cleaned up the `make links' target: Remove unnecessary semicolons, subsequent redundant removes, inline point.sh into mklink.sh to speed processing and no longer clutter the display with confusing stuff. Instead only the actually done links are displayed.
* Don't install bss_file.c under PREFIX/include/. It was introduced by EricRalf S. Engelschall1999-03-041-2/+2
| | | | | | | between SSLeay 0.8 and 0.9 and just looks useless and confusing. Pointed out by: Lennart Bong <lob@kulthea.stacken.kth.se> Submitted by: Ralf S. Engelschall
* Fix the Win32 compile environment and add various changes so it will now compileDr. Stephen Henson1999-03-031-0/+3
| | | | | under Win32 (9X and NT) again. Note: some signed/unsigned changes recently checked in were killing the Win32 compile.
* Add functions to add certs to stacks, used for CA file/path stuff in servers.Ben Laurie1999-02-281-1/+3
|
* Update dependencies.Ben Laurie1999-02-271-0/+2
|
* Get rid of remaining C++-style comments which strict C compilers hate.Ralf S. Engelschall1999-02-271-1/+1
| | | | (Pointed out by Carlos Amengual).
* Fix 'port' variable from `int' to `unsigned int' in crypto/bio/b_sock.cRalf S. Engelschall1999-02-251-3/+3
| | | | | Submitted by: Richard Levitte <levitte@stacken.kth.se> Reviewed by: Ralf S. Engelschall
* Add syslogging BIO.Ben Laurie1999-02-223-2/+248
|
* This time, get it right.Ben Laurie1999-01-191-12/+14
|
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+52
|
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-181-1/+3
| | | | | of 'make errors' without causing huge re-organisations of files when a new code is added.
* Get rid of redundant files.Ben Laurie1999-01-094-0/+0
|
* Accept NULL in *_free.Ben Laurie1999-01-073-0/+9
|
* Remove the bugfix that was really a bug.Ben Laurie1999-01-041-1/+1
| | | | Submitted by: Arne Ansper <arne@ats.cyber.ee>
* Pass on BIO_CTRL_FLUSH.Ben Laurie1999-01-041-0/+1
| | | | Submitted by: Arne Ansper <arne@ats.cyber.ee>
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-224-32/+19
|
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-2114-165/+287
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-2120-341/+791
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-2120-0/+5765