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
...
*
Build: correct BASE shlib_version_as_filename
Richard Levitte
2019-02-11
1
-2
/
+2
*
ENGINE modules aren't special, so call them MODULES
Richard Levitte
2019-02-11
9
-83
/
+90
*
Updated test command line parsing to support commmon commands
Shane Lontis
2019-02-11
46
-876
/
+1402
*
Allow the syntax of the .include directive to optionally have '='
Tomas Mraz
2019-02-11
5
-2
/
+26
*
Fix comment typo
Pauli
2019-02-11
1
-1
/
+1
*
Fix null pointer dereference in ssl_module_init
Daniel DeFreez
2019-02-10
1
-0
/
+2
*
Update d2i_PrivateKey documentation
Todd Short
2019-02-08
1
-7
/
+11
*
Fix d2i_PublicKey() for EC keys
Todd Short
2019-02-08
1
-1
/
+1
*
Address a bug in the DRBG tests where the reseeding wasn't properly
Pauli
2019-02-08
1
-3
/
+3
*
test/drbgtest.c: call OPENSSL_thread_stop() explicitly
Richard Levitte
2019-02-07
1
-0
/
+10
*
Make OPENSSL_malloc_init() a no-op
Matt Caswell
2019-02-07
2
-11
/
+4
*
Add CHANGES entry for blake2mac
Antoine Salon
2019-02-07
1
-0
/
+3
*
blake2: avoid writing to output buffer when using default digest length
Antoine Salon
2019-02-06
2
-10
/
+24
*
blake2: add evpmac test vectors
Antoine Salon
2019-02-06
2
-4
/
+252
*
blake2: backport changes to blake2s
Antoine Salon
2019-02-06
10
-11
/
+264
*
blake2: add EVP_MAC man page
Antoine Salon
2019-02-06
2
-7
/
+124
*
blake2: register MAC objects
Antoine Salon
2019-02-06
6
-3
/
+26
*
blake2b: add EVP_MAC API
Antoine Salon
2019-02-06
7
-1
/
+203
*
blake2b: add support for parameter setting and keyed hash
Antoine Salon
2019-02-06
3
-7
/
+70
*
blake2: add implementation support for variable digest length
Antoine Salon
2019-02-06
3
-9
/
+19
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
63
-113
/
+113
*
crypto/poly1305/asm/poly1305-s390x.pl: add vx code path.
Patrick Steuer
2019-02-05
1
-164
/
+780
*
Make some simple getters take const SSL/SSL_CTX
Sam Roberts
2019-02-05
5
-25
/
+25
*
Fix Invalid Argument return code from IP_Factory in connect_to_server().
Matthias Kraft
2019-02-04
1
-1
/
+1
*
Android build: fix usage of NDK home variable ($ndk_var)
batist73
2019-02-04
1
-1
/
+2
*
Build: correct assembler generation in crypto/rc4/build.info
Richard Levitte
2019-02-04
1
-2
/
+2
*
Add an entry to the CHANGES for the d2i_X509_PUBKEY fix
Bernd Edlinger
2019-02-01
1
-0
/
+4
*
VMS: Clean away stray debugging prints from descrip.mms.tmpl
Richard Levitte
2019-02-01
1
-5
/
+0
*
Fix end-point shared secret for DTLS/SCTP
Michael Tuexen
2019-02-01
15
-7
/
+330
*
poly1305/asm/poly1305-ppc.pl: add vector base 2^26 implementation.
Andy Polyakov
2019-02-01
2
-111
/
+1452
*
perlasm/ppc-xlate.pl: add VSX word load/store instructions.
Andy Polyakov
2019-02-01
1
-0
/
+2
*
Fix a crash in reuse of i2d_X509_PUBKEY
Bernd Edlinger
2019-01-31
2
-0
/
+50
*
Fixed d2i_X509 in-place not re-hashing the ex_flags
Bernd Edlinger
2019-01-31
2
-0
/
+32
*
Fix a memory leak with di2_X509_CRL reuse
Bernd Edlinger
2019-01-31
2
-0
/
+27
*
Better phrasing around 1.1.0
Richard Levitte
2019-01-31
1
-5
/
+5
*
Configure: clean away unused variables and double assignments
Richard Levitte
2019-01-31
1
-5
/
+0
*
Build: clean away RENAME and SHARED_NAME
Richard Levitte
2019-01-31
1
-4
/
+0
*
Build: remove EXTRA
Richard Levitte
2019-01-31
3
-11
/
+2
*
Build: Remove BEGINRAW / ENDRAW / OVERRIDE
Richard Levitte
2019-01-31
11
-133
/
+22
*
Build cleanup: Remove the VMS hack from test/build.info
Richard Levitte
2019-01-31
2
-21
/
+27
*
VMS: force 'pinshared'
Richard Levitte
2019-01-31
1
-0
/
+2
*
Fix error message for s_server -psk option
weinholtendian
2019-01-31
1
-1
/
+1
*
Reuse already defined macros
Petr Vorel
2019-01-30
1
-7
/
+2
*
Document and add macros for additional DSA options
David Benjamin
2019-01-30
4
-7
/
+25
*
Complain if -twopass is used incorrectly
Matt Caswell
2019-01-30
2
-1
/
+9
*
Fix no-dso builds
Matt Caswell
2019-01-30
1
-0
/
+1
*
Don't leak memory from ERR_add_error_vdata()
Matt Caswell
2019-01-29
1
-3
/
+15
*
Android build: use ANDROID_NDK_HOME rather than ANDROID_NDK
Richard Levitte
2019-01-29
2
-14
/
+19
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
30
-478
/
+852
*
add an additional async notification communication method based on callback
Ping Yu
2019-01-27
14
-20
/
+369
[prev]
[next]