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