index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libssl
/
s23_srvr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Since we no longer need to support SSLv2-style cipher lists, start
jsing
2014-08-10
1
-3
/
+1
*
When you expect a function to return a particular value, don't put a comment
miod
2014-08-07
1
-6
/
+3
*
Fix CVE-2014-3511; TLS downgrade, verbatim diff
deraadt
2014-08-07
1
-5
/
+27
*
No need to keep ssl23_foo() flavours mapping to ssl3_foo().
miod
2014-07-11
1
-4
/
+4
*
decompress libssl. ok beck jsing
tedu
2014-07-10
1
-2
/
+2
*
fix the identical leak in three different files.
tedu
2014-06-30
1
-2
/
+3
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
remove some #if 0 code. we don't need any more reminders that we're using
tedu
2014-05-30
1
-11
/
+0
*
Code using malloc() in ssl23_get_client_hello() got removed 12 years ago,
miod
2014-05-24
1
-32
/
+27
*
DeIMPLEMENT libssl. Expand the IMPLEMENT_* macros since it is far more
jsing
2014-05-24
1
-3
/
+39
*
More KNF.
jsing
2014-04-19
1
-13
/
+13
*
More KNF and style consistency tweaks
guenther
2014-04-19
1
-5
/
+4
*
whack a bunch of disabled code. ok beck lteo
tedu
2014-04-17
1
-5
/
+0
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-2
/
+2
*
Kill the bogus "send an SSLv3/TLS hello in SSLv2 format" crap from
guenther
2014-04-16
1
-7
/
+12
*
remove ssl2 support even more completely.
tedu
2014-04-15
1
-44
/
+0
*
remove FIPS mode support. people who require FIPS can buy something that
tedu
2014-04-15
1
-11
/
+0
*
So the OpenSSL codebase does "get the time, add it as a random seed"
deraadt
2014-04-14
1
-2
/
+0
*
First pass at applying KNF to the OpenSSL code, which almost makes it
jsing
2014-04-14
1
-304
/
+260
*
Do not include "e_os.h" anymore. Simply pull in the necessary headers.
mpi
2014-04-13
1
-1
/
+1
*
resolve conflicts
djm
2012-10-13
1
-4
/
+48
*
resolve conflicts, fix local changes
djm
2010-10-01
1
-14
/
+27
*
update to openssl-0.9.8i; tested by several, especially krw@
djm
2009-01-05
1
-0
/
+9
*
resolve conflicts
djm
2008-09-06
1
-32
/
+4
*
resolve conflicts
djm
2006-06-27
1
-4
/
+1
*
fix potential SSL 2.0 rollback (http://www.openssl.org//news/secadv_20051011....
markus
2005-10-11
1
-3
/
+1
*
resolve conflicts
djm
2005-04-29
1
-0
/
+9
*
merge 0.9.7b with local changes; crank majors for libssl/libcrypto
markus
2003-05-12
1
-6
/
+13
*
merge openssl-0.9.7-beta3, tested on vax by miod@
markus
2002-09-10
1
-1
/
+1
*
OpenSSL 0.9.7 stable 2002 05 08 merge
beck
2002-05-15
1
-84
/
+97
*
openssl-engine-0.9.6 merge
beck
2000-12-15
1
-12
/
+20
*
OpenSSL 0.9.5 merge
beck
2000-03-19
1
-35
/
+100
*
OpenSSL 0.9.4 merge
beck
1999-09-29
1
-34
/
+38
*
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build
ryker
1998-10-05
1
-0
/
+499