index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build.info
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
RSA security bits calculation
Pauli
2
-1
/
+188
2018-10-22
RAND_add(): fix heap corruption in error path
Dr. Matthias St. Pierre
1
-0
/
+4
2018-10-21
build file templates: have targets for all shared library names
Richard Levitte
2
-36
/
+32
2018-10-19
Don't complain and fail about unknown TLSv1.3 PSK identities in s_server
Matt Caswell
1
-3
/
+2
2018-10-19
Buffer a ClientHello with a cookie received via DTLSv1_listen
Matt Caswell
3
-28
/
+47
2018-10-19
Use the read and write buffers in DTLSv1_listen()
Matt Caswell
3
-30
/
+19
2018-10-19
Test DTLS cookie generation and verification
Matt Caswell
1
-0
/
+51
2018-10-19
Fix a DTLS memory leak
Matt Caswell
1
-1
/
+3
2018-10-19
sha/asm/keccak1600-armv8.pl: halve the size of hw-assisted subroutine.
Andy Polyakov
1
-77
/
+69
2018-10-19
Configurations/15-android.conf: add support for "standalone toolchain".
Andy Polyakov
2
-15
/
+44
2018-10-19
arch/async_posix.h: improve portability.
Andy Polyakov
1
-1
/
+2
2018-10-19
Fix tls_cbc_digest_record is slow using SHA-384 and short messages
armfazh
1
-2
/
+3
2018-10-18
Apply self-imposed path length also to root CAs
Viktor Dukhovni
1
-5
/
+4
2018-10-18
Only CA certificates can be self-issued
Viktor Dukhovni
1
-2
/
+2
2018-10-17
s390x assembly pack: add OPENSSL_s390xcap man page.
Patrick Steuer
2
-0
/
+174
2018-10-17
s390x assembly pack: add OPENSSL_s390xcap environment variable.
Patrick Steuer
3
-13
/
+556
2018-10-17
Deprecate ECDH_KDF_X9_62()
Antoine Salon
4
-3
/
+9
2018-10-17
EVP module documentation pass
Antoine Salon
23
-58
/
+434
2018-10-17
Fix: 'openssl ca' command crashes when used with 'rand_serial' option
Dr. Matthias St. Pierre
1
-9
/
+10
2018-10-17
Build file templates: look at *all* defines
Richard Levitte
2
-6
/
+6
2018-10-17
Add a missing check on s->s3->tmp.pkey
Mansour Ahmadi
1
-0
/
+6
2018-10-17
print() is a function in Python 3
cclauss
1
-1
/
+1
2018-10-16
DRBG: fix reseeding via RAND_add()/RAND_seed() with large input
Dr. Matthias St. Pierre
13
-46
/
+128
2018-10-13
Fix copy&paste error found in Coverity scan
Tomas Mraz
1
-1
/
+1
2018-10-12
rsa/rsa_ossl.c: fix and extend commentary [skip ci].
Andy Polyakov
1
-1
/
+2
2018-10-12
ssl/s3_enc.c: fix logical errors in ssl3_final_finish_mac.
Andy Polyakov
1
-3
/
+5
2018-10-12
sha/asm/keccak1600-s390x.pl: resolve -march=z900 portability issue.
Andy Polyakov
1
-2
/
+2
2018-10-12
Fix a typo in a macro
Matt Caswell
1
-1
/
+1
2018-10-11
Safer memory cleanup in (crypto/rsa/rsa_lib.c)
Mykola Baibuz
1
-8
/
+8
2018-10-11
Fix compiling warnings in example code
Paul Yang
1
-2
/
+3
2018-10-10
crypto/rand: fix some style nit's
FdaSilvaYY
4
-12
/
+16
2018-10-10
rand_unix.c: fix --with-rand-seed=none build
Dr. Matthias St. Pierre
1
-15
/
+22
2018-10-10
Fix no-engine
Matt Caswell
1
-0
/
+1
2018-10-09
mkdef: bsd-gcc uses solaris symbol version scripts
Benjamin Kaduk
1
-0
/
+1
2018-10-09
Fix a nit of copyright date range
Paul Yang
1
-1
/
+1
2018-10-08
apps: allow empty attribute values with -subj
Benjamin Kaduk
4
-6
/
+19
2018-10-08
Cleanup typos and grammar in DES_random_key.pod
Ԝеѕ
1
-14
/
+14
2018-10-07
Indentation fixes.
Pauli
1
-8
/
+8
2018-10-07
Remove useless check.
Mykola Baibuz
1
-28
/
+32
2018-10-05
/dev/crypto engine: give CIOCFSESSION the actual sess-id
Richard Levitte
1
-4
/
+4
2018-10-05
test/secmemtest: test secure memory only if it is implemented
Dr. Matthias St. Pierre
3
-33
/
+39
2018-10-05
util/mkdef.pl: for VMS, allow generation of case insensitive symbol vector
Richard Levitte
2
-31
/
+57
2018-10-05
Configure: use correct variable to infer the .ld file location
Richard Levitte
1
-1
/
+1
2018-10-05
Add build file support for generic symbol exports with DSOs
Richard Levitte
4
-27
/
+52
2018-10-05
Change the build of engines to use ordinal files for symbol export
Richard Levitte
2
-0
/
+22
2018-10-05
util/mkdef.pl: Produce version scripts from unversioned symbols
Richard Levitte
1
-18
/
+33
2018-10-04
Extend the BIO callback tests to check the return value semantics
Matt Caswell
1
-28
/
+89
2018-10-04
Fix the BIO callback return code handling
Matt Caswell
1
-2
/
+2
2018-10-04
Refactor util/mknum.pl for clearer separation of functionality
Richard Levitte
2
-1347
/
+151
2018-10-04
Add code to manipulate the items in OpenSSL::Ordinals
Richard Levitte
1
-35
/
+545
[next]