summaryrefslogtreecommitdiffstats
path: root/ssl/s2_pkt.c
AgeCommit message (Expand)Author
2001-11-10important SSL 2.0 bugfixesBodo 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
2000-12-26Finish SSL_peek/SSL_pending fixes.Bodo Möller
2000-12-25Fix SSL_peek and SSL_pending.Bodo Möller
2000-12-18Fix another buffer overrun bug (which is not really a bug becauseBodo Möller
2000-12-18Increase wbuf by one byte to fix the bug reported byBodo Möller
2000-12-14The first step towards a SSL_peek fix.Bodo Möller
2000-11-28Disable SSL_peek.Bodo 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