index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-16
do not remove links found in .git directory
Cristian Stoica
1
-1
/
+1
2016-05-16
Windows: Add CRYPT32.LIB to the libraries to link you app with
Richard Levitte
1
-12
/
+12
2016-05-16
Do not access SSL struct directly in TLS1_get_version and TLS1_get_client_ver...
Alessandro Ghedini
1
-2
/
+2
2016-05-16
Add SSL_client_version() getter function
Alessandro Ghedini
3
-3
/
+10
2016-05-16
Add some documentation of SSL_CTX_set_tlsext_status_type()
Matt Caswell
1
-13
/
+23
2016-05-16
Propagate tlsext_status_type from SSL_CTX to SSL
jfigus
4
-1
/
+14
2016-05-16
Fix NPN protocol name list validation
Kazuki Yamaguchi
1
-3
/
+3
2016-05-16
Unify <TYPE>_up_ref methods signature and behaviour.
FdaSilvaYY
15
-30
/
+71
2016-05-16
Small MSVC build fixes.
Richard Levitte
2
-4
/
+6
2016-05-16
Fix some missing OBJ_dup failure checks.
FdaSilvaYY
2
-2
/
+2
2016-05-14
openssl_{startup,shutdown}.com.in are in the source directory
Richard Levitte
1
-2
/
+2
2016-05-14
Fix various methods declaration in pod file
FdaSilvaYY
1
-8
/
+8
2016-05-14
Increment size limit for ClientHello messages
Alessandro Ghedini
1
-1
/
+18
2016-05-14
Fix engine cryptodev: pointer to IV
Kirill Marinushkin
1
-1
/
+1
2016-05-13
Fix OpenSSL_memdup error handling
Insu Yun
1
-12
/
+15
2016-05-13
VMS perl: Fix glob output
Richard Levitte
1
-0
/
+1
2016-05-13
Add some additional NewSessionTicket tests
Matt Caswell
1
-1
/
+38
2016-05-13
The NewSessionTicket message is not optional.
David Benjamin
1
-3
/
+5
2016-05-13
Fix stack constification definitions.
Dr. Stephen Henson
1
-6
/
+6
2016-05-13
Correct documentation on digest used.
Dr. Stephen Henson
1
-3
/
+2
2016-05-13
Fix signer option and support format SMIME.
Dr. Stephen Henson
4
-10
/
+13
2016-05-12
Windows: When installing libraries and executables, install .pdb files as well
Richard Levitte
3
-4
/
+24
2016-05-12
DJGPP adjustments
Richard Levitte
5
-8
/
+40
2016-05-12
Move the DJGPP target to its own config.
Richard Levitte
2
-11
/
+15
2016-05-12
Fix uninitialized variable
Rich Salz
1
-1
/
+1
2016-05-12
Remove proxy tests. Add verify callback tests.
Emilia Kasper
13
-519
/
+479
2016-05-12
Appease ubsan
Emilia Kasper
1
-1
/
+1
2016-05-12
Correctly check for trailing digest options.
Dr. Stephen Henson
2
-16
/
+27
2016-05-12
Remove openssl.spec
Richard Levitte
2
-210
/
+3
2016-05-12
Restore support for ENGINE format keys in apps.
Dr. Stephen Henson
3
-9
/
+22
2016-05-12
Don't use GOST ciphersuites with DTLS.
Dmitry Belyavsky
1
-4
/
+4
2016-05-12
Don't leak memory if realloc fails.
Dr. Stephen Henson
5
-18
/
+27
2016-05-12
Add a case for 64-bit OS X in config
Richard Levitte
2
-1
/
+29
2016-05-12
Fix TLSProxy race by adding missing eval
Viktor Dukhovni
1
-6
/
+8
2016-05-11
Recommend GH over RT, per team vote.
Rich Salz
1
-32
/
+58
2016-05-11
make update
Richard Levitte
1
-1
/
+1
2016-05-11
typo
Dr. Stephen Henson
1
-1
/
+1
2016-05-11
Update pkcs8 defaults.
Dr. Stephen Henson
4
-27
/
+31
2016-05-11
Adding missing BN_CTX_(start/end) in crypto/ec/ec_key.c
Steven Valdez
1
-1
/
+3
2016-05-11
Replace cipherlist test
Emilia Kasper
7
-70
/
+244
2016-05-11
Make null_compression const
Matt Caswell
1
-1
/
+1
2016-05-11
Fix V2ClientHello handling.
David Benjamin
1
-3
/
+5
2016-05-11
Add -signcert to CA.pl usage message.
Dr. Stephen Henson
1
-1
/
+1
2016-05-11
Fix i2d_X509_AUX, update docs and add tests
Viktor Dukhovni
6
-7
/
+325
2016-05-10
Add a couple of checks to prime app.
Dr. Stephen Henson
1
-0
/
+8
2016-05-10
Add -srp option to ciphers command.
Dr. Stephen Henson
2
-6
/
+31
2016-05-10
crypto/des: remove obsolete functions.
Andy Polyakov
8
-635
/
+11
2016-05-10
Configurations: engage MIPS64 Poly1305 module.
Andy Polyakov
1
-1
/
+2
2016-05-10
MIPS64 assembly pack: add Poly1305 module.
Andy Polyakov
2
-0
/
+415
2016-05-10
Configure: replace which() with IPC::Cmd::can_run.
Andy Polyakov
1
-18
/
+3
[next]