index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Correctly check for trailing digest options.
Dr. Stephen Henson
2016-05-12
2
-16
/
+27
*
Remove openssl.spec
Richard Levitte
2016-05-12
2
-210
/
+3
*
Restore support for ENGINE format keys in apps.
Dr. Stephen Henson
2016-05-12
3
-9
/
+22
*
Don't use GOST ciphersuites with DTLS.
Dmitry Belyavsky
2016-05-12
1
-4
/
+4
*
Don't leak memory if realloc fails.
Dr. Stephen Henson
2016-05-12
5
-18
/
+27
*
Add a case for 64-bit OS X in config
Richard Levitte
2016-05-12
2
-1
/
+29
*
Fix TLSProxy race by adding missing eval
Viktor Dukhovni
2016-05-11
1
-6
/
+8
*
Recommend GH over RT, per team vote.
Rich Salz
2016-05-11
1
-32
/
+58
*
make update
Richard Levitte
2016-05-11
1
-1
/
+1
*
typo
Dr. Stephen Henson
2016-05-11
1
-1
/
+1
*
Update pkcs8 defaults.
Dr. Stephen Henson
2016-05-11
4
-27
/
+31
*
Adding missing BN_CTX_(start/end) in crypto/ec/ec_key.c
Steven Valdez
2016-05-11
1
-1
/
+3
*
Replace cipherlist test
Emilia Kasper
2016-05-11
7
-70
/
+244
*
Make null_compression const
Matt Caswell
2016-05-11
1
-1
/
+1
*
Fix V2ClientHello handling.
David Benjamin
2016-05-11
1
-3
/
+5
*
Add -signcert to CA.pl usage message.
Dr. Stephen Henson
2016-05-11
1
-1
/
+1
*
Fix i2d_X509_AUX, update docs and add tests
Viktor Dukhovni
2016-05-11
6
-7
/
+325
*
Add a couple of checks to prime app.
Dr. Stephen Henson
2016-05-10
1
-0
/
+8
*
Add -srp option to ciphers command.
Dr. Stephen Henson
2016-05-10
2
-6
/
+31
*
crypto/des: remove obsolete functions.
Andy Polyakov
2016-05-10
8
-635
/
+11
*
Configurations: engage MIPS64 Poly1305 module.
Andy Polyakov
2016-05-10
1
-1
/
+2
*
MIPS64 assembly pack: add Poly1305 module.
Andy Polyakov
2016-05-10
2
-0
/
+415
*
Configure: replace which() with IPC::Cmd::can_run.
Andy Polyakov
2016-05-10
1
-18
/
+3
[next]