summaryrefslogtreecommitdiffstats
path: root/ssl/s2_pkt.c
AgeCommit message (Expand)Author
2014-12-04Remove SSLv2 supportKurt Roeckx
2014-11-27Check EVP_Cipher return values for SSL2Matt Caswell
2013-02-06Add and use a constant-time memcmp.Ben Laurie
2009-02-15Use new common flags and fix resulting warnings.Ben Laurie
2009-02-01Put back a variable deleted by the previous revision,Bodo Möller
2009-01-28Hopefully resolve signed vs unsigned issue.Richard Levitte
2009-01-11Fix warnings properly this time ;-)Dr. Stephen Henson
2009-01-11Fix sign-compare warnings.Dr. Stephen Henson
2008-12-29If we're going to return errors (no matter how stupid), then we shouldBen Laurie
2007-06-04Update ssl library to support EVP_PKEY MAC API. Include generic MAC support.Dr. Stephen Henson
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