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