summaryrefslogtreecommitdiffstats
path: root/ssl/s2_pkt.c
AgeCommit message (Expand)Author
2015-01-22Re-align some comments after running the reformat script.OpenSSL_0_9_8-post-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Additional comment changes for reformat of 0.9.8Matt Caswell
2013-02-05Add and use a constant-time memcmp.Ben Laurie
2003-12-27Avoid including cryptlib.h, it's not really needed.Richard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2001-11-10Implement msg_callback for SSL 2.0.Bodo Möller
2001-09-20Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don'tBodo Möller
2001-03-09Consistently use 'void *' for SSL read, peek and write functions.Bodo Möller
2001-02-20Use new-style system-id macros everywhere possible. I hope I haven'tRichard Levitte
2000-12-26Finish SSL_peek/SSL_pending fixes.Bodo Möller
2000-12-25Fix SSL_peek and SSL_pending.Bodo Möller
2000-12-18Import s2_pkt.c wbuf fixes from OpenSSL_0_9_6-stable branch.Bodo Möller
2000-12-14First step towards SSL_peek fix.Bodo Möller
2000-11-28Disable SSL_peek until it is fixed.Bodo Möller
2000-11-17tag SSL_peek bugsBodo Möller
2000-01-16Add missing #ifndefs that caused missing symbols when building libsslUlf Möller
1999-07-02typoBodo Möller
1999-07-02typoBodo Möller
1999-07-02New functions SSL[_CTX]_{set,get}_mode; the initial set of mode flags isBodo Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Work with -pedantic!Ben Laurie
1999-04-22Don't return 0 from ssl2_read when a packet with empty payload is received.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-17Massive constification.Ben Laurie
1999-01-16More prototypes.Ben Laurie
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