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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Copyright and license.
schwarze
2016-11-30
1
-11
/
+73
*
Add Copyright and license.
schwarze
2016-11-30
1
-35
/
+58
*
Add Copyright and license.
schwarze
2016-11-30
1
-21
/
+60
*
Copyright and license.
schwarze
2016-11-30
2
-12
/
+101
*
Add Copyright and license.
schwarze
2016-11-30
1
-10
/
+51
*
Add Copyright and license.
schwarze
2016-11-30
1
-19
/
+66
*
Add Copyright and license.
schwarze
2016-11-30
1
-7
/
+51
*
import SSL_CTX_set_alpn_select_cb(3) from OpenSSL
schwarze
2016-11-30
2
-1
/
+266
*
Copyright and license
schwarze
2016-11-30
2
-6
/
+101
*
Add Copyright and license.
schwarze
2016-11-30
1
-6
/
+53
*
Add Copyright and license.
schwarze
2016-11-30
1
-6
/
+49
*
Purge some SSLv2 and SSLv3 stuff that no longer exists.
schwarze
2016-11-30
1
-57
/
+11
*
Add Copyright and license.
schwarze
2016-11-30
1
-54
/
+164
*
Add Copyright and license.
schwarze
2016-11-30
1
-14
/
+85
*
Add Copyright and license.
schwarze
2016-11-30
1
-5
/
+49
*
Import the relevant parts of SSL_CTX_get0_param(3) from OpenSSL.
schwarze
2016-11-30
2
-1
/
+90
*
Copyright and license
schwarze
2016-11-30
2
-4
/
+99
*
Add Copyright and license.
schwarze
2016-11-30
1
-5
/
+49
*
Add Copyright and license.
schwarze
2016-11-30
1
-4
/
+51
*
Add Copyright and license.
schwarze
2016-11-30
1
-15
/
+84
*
Replace all of the text by a deprecation notice:
schwarze
2016-11-29
1
-49
/
+29
*
Add Copyright and license.
schwarze
2016-11-29
1
-67
/
+99
*
The OpenSSL file doc/man3/PEM_read_CMS.pod contains parts belonging
schwarze
2016-11-28
2
-1
/
+137
*
Import the DTLSv1_listen(3) manual from OpenSSL,
schwarze
2016-11-21
2
-1
/
+188
*
Convert ssl3_get_client_kex_dhe() to CBS and perform some general code
jsing
2016-11-17
1
-38
/
+29
*
Use defines instead of magic numbers and comments.
jsing
2016-11-17
1
-5
/
+3
*
Add Copyright and license.
schwarze
2016-11-14
1
-13
/
+93
*
Disable ec assembly for amd64 pending fixes for ssh, and bump
beck
2016-11-11
1
-2
/
+2
*
When using an union including a type known for having strong alignment
miod
2016-11-08
1
-7
/
+15
*
Remove unused SSLv3 from ssl3_cbc_record_digest_supported().
jsing
2016-11-06
3
-77
/
+33
*
Split ssl3_get_client_key_exchange() into separate per algorithm functions.
jsing
2016-11-06
1
-320
/
+388
*
Remove pointless check - without fixed ECDH, there is only one way to reach
jsing
2016-11-06
1
-8
/
+1
*
Split out the DHE and ECDHE code paths from
jsing
2016-11-06
1
-203
/
+221
*
Adjust cipher suite strengths - move MD5 to LOW, RC4 to LOW and 3DES to
jsing
2016-11-06
1
-13
/
+13
*
Remove the single IDEA cipher suite. There is no good reason to support
jsing
2016-11-06
3
-29
/
+3
*
unifdef -m -UOPENSSL_NO_CHACHA -UOPENSSL_NO_POLY1305
jsing
2016-11-06
2
-6
/
+2
*
remove unused variable
bcook
2016-11-06
1
-6
/
+3
*
One of the error paths would attempt to access not-yet-initialized locals.
miod
2016-11-05
1
-2
/
+2
*
Do a partial CBB conversion of ssl3_send_server_key_exchange(), which will
jsing
2016-11-05
1
-52
/
+67
*
move manual pages from doc/ to man/ for consistency with other
schwarze
2016-11-05
85
-169
/
+169
*
bump minors for symbol addition for ocsp and x25519 symbol additions
beck
2016-11-05
1
-1
/
+1
*
after getting rid of the pod files, clean up the Makefiles; ok bcook@
schwarze
2016-11-05
2
-28
/
+13
*
Convert ssl3_get_server_kex_ecdhe() to CBS, simplifying tls1_check_curve()
jsing
2016-11-05
3
-62
/
+41
*
Remove generated Symbols.map on make clean.
jsing
2016-11-05
1
-2
/
+2
*
Rename ssl3_get_key_exchange() to ssl3_get_server_key_exchange(), since
jsing
2016-11-04
3
-7
/
+7
*
Tidy up the usage of peer_ecdh_tmp, following the fixed ECDH removal.
jsing
2016-11-04
1
-13
/
+5
*
Mark a couple local functions as static
guenther
2016-11-04
2
-4
/
+4
*
The *_method_data structures can be static
guenther
2016-11-04
6
-21
/
+21
*
Add an explict list of exported symbols with just the functions
guenther
2016-11-04
5
-11
/
+289
*
make public ASN1_time_parse and ASN1_time_tm_cmp to replace former hidden
beck
2016-11-04
1
-2
/
+2
[next]