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
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
96
-4956
/
+536
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
98
-4889
/
+547
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
96
-4662
/
+595
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
92
-4697
/
+534
*
Copyright consolidation 03/10
Rich Salz
2016-05-17
85
-4248
/
+520
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
72
-2985
/
+421
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
102
-7459
/
+607
*
Add a comment to explain the use of |num_recs|
Matt Caswell
2016-05-17
1
-1
/
+9
*
Fix RSA dasync engine bug
Matt Caswell
2016-05-17
1
-1
/
+1
*
Use the current record offset in ssl3_get_record
Matt Caswell
2016-05-17
1
-1
/
+2
*
There is only one read buffer
Matt Caswell
2016-05-17
1
-1
/
+1
*
Fix typos in apps/enc.c
Kurt Cancemi
2016-05-17
1
-2
/
+2
*
Fix some out of date comments
Matt Caswell
2016-05-17
3
-6
/
+6
*
Remove repeated condition from if in X509_NAME_oneline
Matt Caswell
2016-05-17
1
-1
/
+1
*
Correct documentation error
Matt Caswell
2016-05-17
1
-3
/
+3
*
test/evp_test.c: exercise in-place encryption.
Andy Polyakov
2016-05-16
1
-19
/
+35
*
ARMv8 assembly pack: add OPENSSL_cleanse.
Andy Polyakov
2016-05-16
2
-1
/
+32
*
Remove an unneccessary check of cipher
Matt Caswell
2016-05-16
1
-1
/
+1
*
Use OPENSSL_hexchar2int
Rich Salz
2016-05-16
8
-59
/
+26
*
Use app_malloc; two missing cases.
Rich Salz
2016-05-16
2
-2
/
+2
*
const correctness: make HMAC_size() take a const *
Steffan Karger
2016-05-16
2
-2
/
+2
*
session tickets: use more sizeof
Kurt Roeckx
2016-05-16
3
-15
/
+23
*
Use AES256 for the default encryption algoritm for TLS session tickets
TJ Saunders
2016-05-16
3
-4
/
+4
*
session tickets: Use sizeof() for the various fields
TJ Saunders
2016-05-16
4
-17
/
+33
*
Don't load same config file twice.
Dr. Stephen Henson
2016-05-16
4
-4
/
+4
*
Documentation: Clarify sizes for UI_add_input_string()
Richard Levitte
2016-05-16
1
-6
/
+6
*
Workaround an IO::Socket::IP bug
Matt Caswell
2016-05-16
1
-1
/
+3
*
Fold threads.h into crypto.h making API public
Viktor Dukhovni
2016-05-16
24
-114
/
+101
*
Don't require any length of password when decrypting
Richard Levitte
2016-05-16
1
-3
/
+9
*
Add support for RC / WINDRES env variables
Richard Levitte
2016-05-16
3
-7
/
+11
*
Add missing initialiser in e_chil.c
Richard Levitte
2016-05-16
1
-1
/
+1
*
do not remove links found in .git directory
Cristian Stoica
2016-05-16
1
-1
/
+1
*
Windows: Add CRYPT32.LIB to the libraries to link you app with
Richard Levitte
2016-05-16
1
-12
/
+12
*
Do not access SSL struct directly in TLS1_get_version and TLS1_get_client_ver...
Alessandro Ghedini
2016-05-16
1
-2
/
+2
*
Add SSL_client_version() getter function
Alessandro Ghedini
2016-05-16
3
-3
/
+10
*
Add some documentation of SSL_CTX_set_tlsext_status_type()
Matt Caswell
2016-05-16
1
-13
/
+23
*
Propagate tlsext_status_type from SSL_CTX to SSL
jfigus
2016-05-16
4
-1
/
+14
*
Fix NPN protocol name list validation
Kazuki Yamaguchi
2016-05-16
1
-3
/
+3
*
Unify <TYPE>_up_ref methods signature and behaviour.
FdaSilvaYY
2016-05-16
15
-30
/
+71
*
Small MSVC build fixes.
Richard Levitte
2016-05-16
2
-4
/
+6
*
Fix some missing OBJ_dup failure checks.
FdaSilvaYY
2016-05-16
2
-2
/
+2
*
openssl_{startup,shutdown}.com.in are in the source directory
Richard Levitte
2016-05-14
1
-2
/
+2
*
Fix various methods declaration in pod file
FdaSilvaYY
2016-05-14
1
-8
/
+8
*
Increment size limit for ClientHello messages
Alessandro Ghedini
2016-05-14
1
-1
/
+18
*
Fix engine cryptodev: pointer to IV
Kirill Marinushkin
2016-05-14
1
-1
/
+1
*
Fix OpenSSL_memdup error handling
Insu Yun
2016-05-13
1
-12
/
+15
*
VMS perl: Fix glob output
Richard Levitte
2016-05-13
1
-0
/
+1
*
Add some additional NewSessionTicket tests
Matt Caswell
2016-05-13
1
-1
/
+38
*
The NewSessionTicket message is not optional.
David Benjamin
2016-05-13
1
-3
/
+5
*
Fix stack constification definitions.
Dr. Stephen Henson
2016-05-13
1
-6
/
+6
[next]