index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
s2_pkt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add and use a constant-time memcmp.
Ben Laurie
2013-02-06
1
-2
/
+1
*
Use new common flags and fix resulting warnings.
Ben Laurie
2009-02-15
1
-1
/
+1
*
Put back a variable deleted by the previous revision,
Bodo Möller
2009-02-01
1
-1
/
+1
*
Hopefully resolve signed vs unsigned issue.
Richard Levitte
2009-01-28
1
-1
/
+2
*
Fix warnings properly this time ;-)
Dr. Stephen Henson
2009-01-11
1
-2
/
+2
*
Fix sign-compare warnings.
Dr. Stephen Henson
2009-01-11
1
-1
/
+1
*
If we're going to return errors (no matter how stupid), then we should
Ben Laurie
2008-12-29
1
-4
/
+10
*
Update ssl library to support EVP_PKEY MAC API. Include generic MAC support.
Dr. Stephen Henson
2007-06-04
1
-2
/
+2
*
Avoid including cryptlib.h, it's not really needed.
Richard Levitte
2003-12-27
1
-1
/
+0
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-0
/
+2
*
Implement msg_callback for SSL 2.0.
Bodo Möller
2001-11-10
1
-13
/
+26
*
Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don't
Bodo Möller
2001-09-20
1
-7
/
+13
*
Consistently use 'void *' for SSL read, peek and write functions.
Bodo Möller
2001-03-09
1
-1
/
+1
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-2
/
+2
*
Finish SSL_peek/SSL_pending fixes.
Bodo Möller
2000-12-26
1
-6
/
+0
*
Fix SSL_peek and SSL_pending.
Bodo Möller
2000-12-25
1
-29
/
+29
*
Import s2_pkt.c wbuf fixes from OpenSSL_0_9_6-stable branch.
Bodo Möller
2000-12-18
1
-4
/
+21
*
First step towards SSL_peek fix.
Bodo Möller
2000-12-14
1
-22
/
+75
*
Disable SSL_peek until it is fixed.
Bodo Möller
2000-11-28
1
-1
/
+5
*
tag SSL_peek bugs
Bodo Möller
2000-11-17
1
-0
/
+1
*
Add missing #ifndefs that caused missing symbols when building libssl
Ulf Möller
2000-01-16
1
-1
/
+9
*
typo
Bodo Möller
1999-07-02
1
-1
/
+1
*
typo
Bodo Möller
1999-07-02
1
-1
/
+1
*
New functions SSL[_CTX]_{set,get}_mode; the initial set of mode flags is
Bodo Möller
1999-07-02
1
-3
/
+9
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-15
/
+0
*
Work with -pedantic!
Ben Laurie
1999-04-23
1
-8
/
+8
*
Don't return 0 from ssl2_read when a packet with empty payload is received.
Bodo Möller
1999-04-22
1
-0
/
+21
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-33
/
+10
*
Massive constification.
Ben Laurie
1999-04-17
1
-1
/
+1
*
More prototypes.
Ben Laurie
1999-01-16
1
-5
/
+5
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-14
/
+14
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+651