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
*
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
*
Correct documentation on digest used.
Dr. Stephen Henson
2016-05-13
1
-3
/
+2
*
Fix signer option and support format SMIME.
Dr. Stephen Henson
2016-05-13
4
-10
/
+13
*
Windows: When installing libraries and executables, install .pdb files as well
Richard Levitte
2016-05-12
3
-4
/
+24
*
DJGPP adjustments
Richard Levitte
2016-05-12
5
-8
/
+40
*
Move the DJGPP target to its own config.
Richard Levitte
2016-05-12
2
-11
/
+15
*
Fix uninitialized variable
Rich Salz
2016-05-12
1
-1
/
+1
*
Remove proxy tests. Add verify callback tests.
Emilia Kasper
2016-05-12
13
-519
/
+479
*
Appease ubsan
Emilia Kasper
2016-05-12
1
-1
/
+1
[next]