summaryrefslogtreecommitdiff
path: root/ssl
Commit message (Collapse)AuthorAgeFilesLines
* Recent changes from 0.9.6-stablelevitte2003-09-292-0/+2
|
* Recent changes from 0.9.6-stablelevitte2003-09-082-6/+7
|
* Recent changes from 0.9.6-stablelevitte2003-08-141-177/+145
|
* Recent changes from 0.9.6-stable.levitte2003-08-091-0/+4
|
* Recent changes from 0.9.6-stable.levitte2003-03-271-1/+1
|
* Recent changes from 0.9.6-stable.levitte2003-03-251-13/+11
|
* All kinds of changes from 0.9.6-stable.levitte2003-02-192-17/+34
|
* Recent changes from 0.9.6-stable.levitte2002-12-283-2/+13
|
* Recent changes from 0.9.6-stable.levitte2002-12-022-2/+2
|
* Recent changes from 0.9.6-stable.levitte2002-11-288-20/+26
|
* Recent changes from 0.9.6-stable.levitte2002-11-152-3/+3
|
* Recent changes from 0.9.6-stable.levitte2002-11-061-0/+7
|
* Recent changes from 0.9.6-stable.levitte2002-10-301-1/+1
|
* Correct and enhance the behaviour of "internal" session caching as itgeoff2002-10-293-7/+11
| | | | | | | | | | | | | | | | | | | relates to SSL_CTX flags and the use of "external" session caching. The existing flag, "SSL_SESS_CACHE_NO_INTERNAL_LOOKUP" remains but is supplemented with a complimentary flag, "SSL_SESS_CACHE_NO_INTERNAL_STORE". The bitwise OR of the two flags is also defined as "SSL_SESS_CACHE_NO_INTERNAL" and is the flag that should be used by most applications wanting to implement session caching *entirely* by its own provided callbacks. As the documented behaviour contradicted actual behaviour up until recently, and since that point behaviour has itself been inconsistent anyway, this change should not introduce any compatibility problems. I've adjusted the relevant documentation to elaborate about how this works. Kudos to "Nadav Har'El" <nyh@math.technion.ac.il> for diagnosing these anomalies and testing this patch for correctness. PR: 311
* Merge in latest changes from 0.9.6-stable.levitte2002-10-1116-96/+163
|
* Merge in recent changes from 0.9.6-stable.levitte2002-09-2510-40/+72
|
* Recent changes from 0.9.6-stable.levitte2002-08-142-2/+12
|
* merge in changes in OpenSSL_0_9_6-stable (conflicts resolved)bodo2002-08-0211-41/+132
|
* OpenSSL Security Advisory [30 July 2002]jaenicke2002-07-3010-43/+98
| | | | | | | | | | Changes marked "(CHATS)" were sponsored by the Defense Advanced Research Projects Agency (DARPA) and Air Force Research Laboratory, Air Force Materiel Command, USAF, under agreement number F30602-01-2-0537. Submitted by: Reviewed by: PR:
* "make update"jaenicke2002-07-301-104/+139
| | | | | | Submitted by: Reviewed by: PR:
* Merge in recent changes from OpenSSL_0_9_6-stable.levitte2002-07-231-2/+0
|
* Merge in the latest chanegs from 0.9.6-stable.levitte2002-07-185-16/+31
|
* Recent changes from 0.9.6-stable.levitte2002-06-254-153/+142
|
* Merge in all recent changes from 0.9.6-stable.levitte2002-05-291-0/+2
|
* Apply all the recent changes from 0.9.6-stable.levitte2002-05-083-11/+11
|
* Merge in the latest changes from 0.9.6d-stable.levitte2002-04-177-45/+292
|
* Merge in changes from 0.9.6-stable. This should definitely be done alevitte2002-03-303-12/+29
| | | | little more often.
* Merge in changes from the 0.9.6-stable branch.levitte2002-02-281-8/+6
|
* make updatelevitte2002-02-261-36/+34
|
* Merge in recent changes from 0.9.6-stable.levitte2002-02-142-6/+6
|
* Add missing declaration of ERR_load_SSL_strings().levitte2002-01-301-0/+1
|
* Merge in the latest changes from the 0.9.6-stable branch.levitte2002-01-265-5/+117
|
* make updatelevitte2001-12-201-17/+19
|
* Another merge from the 0.9.6 branch.levitte2001-12-201-1/+0
|
* Merge in latest changes from 0.9.6-stable.levitte2001-11-152-20/+18
| | | | | | | | make update perl util/mkerr.pl -recurse -write -rebuild (now, just look at the effect that last thing had on the ENGINE error strings! How did that unbalance between macros and strings happen?)
* Merg in latest changes from 0.9.6-stable.levitte2001-11-151-2/+2
|
* synchronise with main 0.9.6 stable branchbodo2001-11-1220-170/+1884
|
* Merge from 0.9.6-stable branch. No conflicts.levitte2001-07-052-5/+28
|
* Add changes from the 0.9.6-stable branch.levitte2001-06-052-3/+26
|
* Merge in changes from the 0.9.6-stable branch.levitte2001-04-042-2/+8
|
* Merge in recent changes from OpenSSL_0_9_6-stable.levitte2001-03-261-0/+2
|
* Merge in recent changes from OpenSSL-0_9_6-stablelevitte2001-03-131-0/+4
|
* Merge in the 0.9.6-stable branch once more and hope for betterlevitte2001-03-1318-260/+416
| | | | results.
* Merge from main trunk, conflicts resolved.MERGED_engine2mainBRANCH_enginelevitte2000-10-261-3/+3
| | | | | | | Change what needs to be changed in crypto/engine to adapt to the new way DSO works. Change hw_nuron.c to use DSO functions instead of using dl*() functions directly.
* Merge from main trunk, conflicts resolved.levitte2000-10-143-0/+9
|
* First cut Rijndael support. Only ECB support. Dies on anything except 128 bitben2000-10-111-19/+54
| | | | | keys and blocks. PR:
* Merge from main trunk, all conflicts resolved.levitte2000-10-103-2/+6
|
* Merge from main trunk.levitte2000-09-243-67/+114
|
* Merge from main trunk. No conflicts.levitte2000-09-211-5/+9
|
* The rest of the merge in of the main trunk, a few conflicts resolved.OpenSSL-engine-0_9_6-beta2levitte2000-09-173-3/+3
|