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
/
s3_cbc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove now unused code for EVP_CIPH_FLAG_AEAD_CIPHER and EVP_CIPH_GCM_MODE.
jsing
2018-09-08
1
-7
/
+1
*
move back read_hash and enc_read_ctx into ssl_st. wpa_supplicant and
beck
2017-01-23
1
-2
/
+2
*
Move a large part of ssl_st into internal, so we can see what squeals.
beck
2017-01-23
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
1
-72
/
+29
*
" the the " -> " the ", or in a couple of cases replace the superfluous
krw
2016-03-20
1
-2
/
+2
*
Nuke ssl3_cbc_remove_padding().
jsing
2015-09-11
1
-31
/
+1
*
Remove workaround for TLS padding bug from SSLeay days.
doug
2015-07-17
1
-19
/
+1
*
Add error handling for EVP_DigestInit_ex().
doug
2014-12-15
1
-5
/
+11
*
decompress libssl. ok beck jsing
tedu
2014-07-10
1
-2
/
+3
*
tags as requested by miod and tedu
deraadt
2014-06-12
1
-1
/
+1
*
Add a define for the SSLv3 sequence size and use it, rather than sprinkling
jsing
2014-06-08
1
-2
/
+2
*
Make use of SSL_IS_DTLS, SSL_USE_EXPLICIT_IV, SSL_USE_SIGALGS and
jsing
2014-05-30
1
-1
/
+2
*
quick pass at removing ability to disable sha256 and sha512. ok miod
tedu
2014-04-17
1
-12
/
+0
*
remove FIPS mode support. people who require FIPS can buy something that
tedu
2014-04-15
1
-51
/
+0
*
First pass at applying KNF to the OpenSSL code, which almost makes it
jsing
2014-04-14
1
-238
/
+207
*
cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txt
markus
2013-02-14
1
-0
/
+790