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
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
/
d1_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2git to create tag 'OPENBSD_5_8_BASE'.
OPENBSD_5_8_BASE
cvs2svn
2015-08-02
1
-474
/
+0
*
Allow *_free() functions in libssl to handle NULL input.
doug
2015-07-19
1
-1
/
+4
*
Fix several crash causing defects from OpenSSL.
tedu
2015-03-19
1
-1
/
+4
*
Jettison DTLS over SCTP.
jsing
2015-02-09
1
-8
/
+1
*
Remove trailing whitespace.
jsing
2014-12-14
1
-4
/
+4
*
Sort and group includes.
jsing
2014-11-16
1
-1
/
+2
*
avoid sys/param.h; Jonas Termansen
deraadt
2014-07-17
1
-2
/
+2
*
In dtls1_clear_queues(), free buffered_add_data.q correctly, it's made of
miod
2014-07-11
1
-4
/
+4
*
remove unused, private version strings except SSL_version_str
bcook
2014-07-09
1
-2
/
+1
*
Pull the code that builds a DTLS sequence number out into its own function
jsing
2014-06-21
1
-1
/
+14
*
Remove support for the `opaque PRF input' extension, which draft has expired
miod
2014-06-13
1
-1
/
+3
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
Fix memory leak: free s if calloc fails.
logan
2014-06-11
1
-1
/
+3
*
Make it substantially easier to identify protocol version requirements
jsing
2014-05-29
1
-0
/
+1
*
There is no point in checking if a pointer is non-NULL before calling free,
jsing
2014-05-28
1
-6
/
+2
*
repair some KNF missed by the script; ok jsing
deraadt
2014-05-26
1
-6
/
+10
*
Use C99 initialisers for SSL3_ENC_METHOD structs.
jsing
2014-05-24
1
-12
/
+14
*
Stop pulling pqueue.h into ssl_locl.h since only a small part of libssl
jsing
2014-05-22
1
-0
/
+2
*
gettimeofday() is portable enough and does not need a wrapper
deraadt
2014-04-20
1
-9
/
+2
*
calloc() rather than malloc+memset
deraadt
2014-04-20
1
-2
/
+2
*
More KNF and style consistency tweaks
guenther
2014-04-19
1
-2
/
+2
*
Change library to use intrinsic memory allocation functions instead of
beck
2014-04-17
1
-13
/
+13
*
make OPENSSL_NO_HEARTBLEED the default and only option. ok deraadt miod
tedu
2014-04-14
1
-7
/
+0
*
First pass at applying KNF to the OpenSSL code, which almost makes it
jsing
2014-04-14
1
-184
/
+180
*
Revert previous. I don't known why cvs blame tells me I committed this,
mpi
2014-04-14
1
-27
/
+292
*
Revert to 1.1 minus the VMS stuff, I accidentally committed this chunk
mpi
2014-04-14
1
-292
/
+27
*
Fix the gettimeofday function that I broke with my last commit.
beck
2014-04-13
1
-6
/
+0
*
Remove vms support stuff.
beck
2014-04-13
1
-10
/
+0
*
Do not include "e_os.h" anymore. Simply pull in the necessary headers.
mpi
2014-04-13
1
-1
/
+5
*
Import OpenSSL 1.0.1g
miod
2014-04-13
1
-0
/
+1
*
import OpenSSL-1.0.1c
djm
2012-10-13
1
-11
/
+43
*
OpenSSL 1.0.0f: import upstream source
djm
2012-01-05
1
-1
/
+8
*
import OpenSSL 1.0.0e
djm
2011-11-03
1
-8
/
+57
*
import OpenSSL-1.0.0a
djm
2010-10-01
1
-26
/
+209
*
import openssl-0.9.8j
djm
2009-01-09
1
-0
/
+1
*
import of OpenSSL 0.9.8h
djm
2008-09-06
1
-0
/
+210