summaryrefslogtreecommitdiffstats
path: root/ssl/ssl.h
AgeCommit message (Expand)Author
1999-05-14Introduce and use function typedef pem_password_cb so that we don't callBodo Möller
1999-05-13New structure type SESS_CERT used instead of CERT inside SSL_SESSION.Bodo Möller
1999-05-13VMS support.Ulf Möller
1999-05-11Clarify comment.Bodo Möller
1999-05-11And I thought I could spell ... but in caps really everything looks the same.Bodo Möller
1999-05-11Make SSL library a little more fool-proof by not requiring any longerBodo Möller
1999-05-09No actual change, but the cert_st member of struct ssl_session_st is nowBodo Möller
1999-05-09Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copyingBodo Möller
1999-05-09One comment was in the wrong line ... some others are new.Bodo Möller
1999-05-09Some tiny changes to the source code to make future diffs smallerBodo Möller
1999-05-09Use "const char *" instead of "char *" for filenames passed to functions.Bodo Möller
1999-05-03Some more stack stuff.Ben Laurie
1999-05-01New function SSL_CTX_use_certificate_chain_file.Bodo Möller
1999-05-01Support verify_depth from the SSL API without need for user-definedBodo Möller
1999-04-30New function SSL_CTX_set_session_id_context.Bodo Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-25Various header consistency fixes.Dr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-17Massive constification.Ben Laurie
1999-04-14Typo.Ben Laurie
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-03-31New option "-showcerts" for s_clientBodo Möller
1999-03-22Fix security hole.Ben Laurie
1999-03-06Fix names of cert stack functions.Ben Laurie
1999-03-06Move the SSL_CTX_xxx defines at the top of ssl.h to the location of otherRalf S. Engelschall
1999-03-04Remove confusing variables in function signatures in filesRalf S. Engelschall
1999-02-28Add functions to add certs to stacks, used for CA file/path stuff in servers.Ben Laurie
1999-02-28More truth in declarations.Ben Laurie
1999-02-25Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DHRalf S. Engelschall
1999-02-21More stuff for new TLS ciphersuites.Ben Laurie
1999-02-21Undo a couple of kludges.Ben Laurie
1999-02-21Add support for new TLS export ciphersuites.Ben Laurie
1999-02-20Generate errors when public/private key check is done.Ben Laurie
1999-02-16Updates to the new SSL compression codeMark J. Cox
1999-01-31Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson
1999-01-30Update STATUS, modify ssl.h so mkdef.pl will pick up prototypes andDr. Stephen Henson
1999-01-16More prototypes.Ben Laurie
1999-01-06Make the world a safer place (if people object to this kind of change, speak upBen Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall