index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-12
Fix option name discrepancy
Matt Caswell
1
-2
/
+2
2015-10-12
Configurations: move -Wno-pedantic-ms-format to .travis.yml.
Andy Polyakov
2
-4
/
+4
2015-10-11
embed OCSP_CERTID
Dr. Stephen Henson
6
-23
/
+22
2015-10-11
embed support for ASN1_STRING
Dr. Stephen Henson
3
-7
/
+18
2015-10-11
Embed various OCSP fields.
Dr. Stephen Henson
9
-67
/
+67
2015-10-11
embed support for CHOICE type
Dr. Stephen Henson
2
-5
/
+11
2015-10-11
Skip PSK tests for no-psk
Dr. Stephen Henson
1
-4
/
+12
2015-10-11
Make no-psk compile without warnings.
Dr. Stephen Henson
3
-7
/
+4
2015-10-11
Typo.
Dr. Stephen Henson
1
-1
/
+1
2015-10-09
DTLS: remove unused cookie field
Emilia Kasper
9
-41
/
+48
2015-10-09
Fix Windows build
Matt Caswell
2
-1
/
+2
2015-10-09
Initial commit for Certificate Transparency support
Adam Eijdenberg
10
-43
/
+652
2015-10-08
PACKET: simplify ServerKeyExchange parsing
Emilia Kasper
4
-196
/
+97
2015-10-08
Fix no-ripemd on Windows
Matt Caswell
2
-6
/
+6
2015-10-08
Don't treat a bare OCTETSTRING as DigestInfo in int_rsa_verify
Matt Caswell
1
-6
/
+5
2015-10-08
When ENGINE_add finds that id or name is missing, actually return
Richard Levitte
1
-0
/
+1
2015-10-07
Don't check pointer we just freed, always set it to NULL.
Pascal Cuoq
1
-2
/
+1
2015-10-07
Move BN_CTX_start() call so the error case can always call BN_CTX_end().
Pascal Cuoq
1
-1
/
+2
2015-10-07
Move BN_CTX_start() call so the error case can always call BN_CTX_end().
Pascal Cuoq
1
-1
/
+2
2015-10-07
Properly check return type of DH_compute_key()
Pascal Cuoq
1
-2
/
+2
2015-10-07
Set flags to 0 before calling BN_with_flags()
Pascal Cuoq
1
-0
/
+2
2015-10-07
Don't advance PACKET in ssl_check_for_safari
Matt Caswell
1
-10
/
+13
2015-10-06
Fix travis builds on master
Alessandro Ghedini
4
-12
/
+15
2015-10-06
SSLv2 compat ciphers: clarify comment
Emilia Kasper
1
-4
/
+3
2015-10-06
Don't try and parse boolean type.
Dr. Stephen Henson
1
-2
/
+2
2015-10-06
Address more Windows warnings illuminated by mingw.
Andy Polyakov
2
-10
/
+14
2015-10-05
New cipher and cipher modes standardized in Russia
Dmitry Belyavskiy
4
-3
/
+77
2015-10-05
Validate ClientHello extension field length
Alessandro Ghedini
1
-0
/
+3
2015-10-05
Add PACKET_copy_all
Emilia Kasper
4
-16
/
+47
2015-10-05
ssl_sess.c: grab a copy of the session ID
Emilia Kasper
1
-6
/
+8
2015-10-05
PACKETize and clean up ssl_bytes_to_cipher_list.
Emilia Kasper
1
-59
/
+63
2015-10-05
ssl3_get_client_hello: rearrange logic
Emilia Kasper
7
-298
/
+250
2015-10-05
make depend
Richard Levitte
1
-109
/
+118
2015-10-05
Fix make depend for things being built in subdirectories
Richard Levitte
1
-5
/
+23
2015-10-05
Harmonize pointer printing and size_t-fy casts.
Andy Polyakov
3
-6
/
+6
2015-10-05
bio/bss_log.c: harmonize format string to silence -Wformat.
Andy Polyakov
1
-1
/
+1
2015-10-05
Address Windows warnings in apps/.
Andy Polyakov
2
-25
/
+1
2015-10-05
Explicitly cast INVALID_SOCKET to (int) to address warnings on Windows.
Andy Polyakov
5
-27
/
+29
2015-10-05
Free up ASN.1 structures at top level only.
Dr. Stephen Henson
3
-30
/
+42
2015-10-03
Fix more d2i cases to properly update the input pointer
Kurt Roeckx
2
-6
/
+6
2015-10-02
Remove BIO_s_file_internal macro.
Rich Salz
6
-15
/
+14
2015-10-01
Revert "Custom cipher constants"
Matt Caswell
1
-12
/
+0
2015-10-01
Custom cipher constants
Dmitry Belyavskiy
1
-0
/
+12
2015-09-30
Remove the hard coded -DOPENSSL_NO_DEPRECATED from DEPFLAG
Richard Levitte
1
-1
/
+1
2015-09-30
Change the DEFAULT ciphersuites to exclude DES, RC4 and RC2
Matt Caswell
6
-72
/
+98
2015-09-30
bn/asm/armv4-mont.pl: boost NEON performance.
Andy Polyakov
1
-294
/
+328
2015-09-30
Make update / libeay.num fix
Rich Salz
3
-31
/
+35
2015-09-30
Fix libeay.num
Matt Caswell
1
-9
/
+8