projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2018-10-30
Richard Levitte
Adapt other EVP code to use EVP_MAC instead of direct...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Richard Levitte
EVP_MAC: Integrate CMAC EVP_PKEY_METHOD into generic...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Richard Levitte
EVP_MAC: Add CMAC implementation
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Chocobo1
Fix MSVC warning C4819
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Vitezslav Cizek
DSA: Check for sanity of input parameters
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Richard Levitte
test/evp_test.c: Fixed strcmp() fault in mac_test_init()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Richard Levitte
test/evp_test.c: don't misuse pkey_test_ctrl() in mac_t...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Matt Caswell
Add a test where we reuse the EVP_PKEY_CTX for two...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Matt Caswell
Reset the HKDF state between operations
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Richard Levitte
Windows build: build foo.d after foo.obj
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Richard Levitte
ssl/statem: Don't compare size_t with less than zero
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Richard Levitte
VMS & cryptoerr.h: include symhacks.h
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Richard Levitte
apps/rehash.c: Convert ISO-8859-1 to UTF-8
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Richard Levitte
Add convenience functions EVP_str2ctrl() and EVP_hex2ctrl()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Richard Levitte
Adapt test/evp_test.c to deal with available EVP_MACs
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Richard Levitte
Add generic EVP_PKEY_METHOD for EVP_MACs
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Richard Levitte
Add automatic initializations support for EVP_MAC objects
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Richard Levitte
Add EVP_MAC API
commit
|
commitdiff
|
tree
|
snapshot
2018-10-29
Bernd Edlinger
Rework and simplify resource flow in drbg_add
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Dr. Matthias...
randfile.c: fix a Coverity warning
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Pauli
Timing vulnerability in ECDSA signature generation...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Pauli
Timing vulnerability in DSA signature generation (CVE...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Pauli
DSA mod inverse fix
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Dr. Matthias...
drbg_lib: avoid NULL pointer dereference in drbg_add
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Richard Levitte
iOS config targets: disable "async" by default
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Dr. Matthias...
Configure: Improve warning if no random seed source...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-27
Fraser Tweedale
Support GeneralSubtrees with minimum = 0
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Bernd Edlinger
Fix data race in RAND_DRBG_generate
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Matt Caswell
Add a test for duplicated DTLS records
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Matt Caswell
Properly handle duplicated messages from the next epoch
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Bernd Edlinger
Fix a possible crash in rand_drbg_get_entropy
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Dr. Matthias...
Configure: Reword the summary output
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Dr. Matthias...
RAND_add()/RAND_seed(): fix failure on short input...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Dr. Matthias...
RAND_load_file(): avoid adding small chunks to RAND_add()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Dr. Matthias...
RAND_load_file(): return error if reseeding failed
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Richard Levitte
Windows: Produce a static version of the public librari...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Richard Levitte
RAND: ensure INT32_MAX is defined
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Pauli
RSA security bits calculation
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Dr. Matthias...
RAND_add(): fix heap corruption in error path
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Richard Levitte
build file templates: have targets for all shared libra...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Matt Caswell
Don't complain and fail about unknown TLSv1.3 PSK ident...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Matt Caswell
Buffer a ClientHello with a cookie received via DTLSv1_...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Matt Caswell
Use the read and write buffers in DTLSv1_listen()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Matt Caswell
Test DTLS cookie generation and verification
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Matt Caswell
Fix a DTLS memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Andy Polyakov
sha/asm/keccak1600-armv8.pl: halve the size of hw-assis...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Andy Polyakov
Configurations/15-android.conf: add support for "standa...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Andy Polyakov
arch/async_posix.h: improve portability.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
armfazh
Fix tls_cbc_digest_record is slow using SHA-384 and...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
Viktor Dukhovni
Apply self-imposed path length also to root CAs
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
Viktor Dukhovni
Only CA certificates can be self-issued
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Patrick Steuer
s390x assembly pack: add OPENSSL_s390xcap man page.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Patrick Steuer
s390x assembly pack: add OPENSSL_s390xcap environment...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Antoine Salon
Deprecate ECDH_KDF_X9_62()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Antoine Salon
EVP module documentation pass
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Dr. Matthias...
Fix: 'openssl ca' command crashes when used with 'rand_...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Richard Levitte
Build file templates: look at *all* defines
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Mansour Ahmadi
Add a missing check on s->s3->tmp.pkey
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
cclauss
print() is a function in Python 3
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Dr. Matthias...
DRBG: fix reseeding via RAND_add()/RAND_seed() with...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-13
Tomas Mraz
Fix copy&paste error found in Coverity scan
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Andy Polyakov
rsa/rsa_ossl.c: fix and extend commentary [skip ci].
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Andy Polyakov
ssl/s3_enc.c: fix logical errors in ssl3_final_finish_mac.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Andy Polyakov
sha/asm/keccak1600-s390x.pl: resolve -march=z900 portab...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Matt Caswell
Fix a typo in a macro
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Mykola Baibuz
Safer memory cleanup in (crypto/rsa/rsa_lib.c)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Paul Yang
Fix compiling warnings in example code
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
FdaSilvaYY
crypto/rand: fix some style nit's
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Dr. Matthias...
rand_unix.c: fix --with-rand-seed=none build
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Matt Caswell
Fix no-engine
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Benjamin Kaduk
mkdef: bsd-gcc uses solaris symbol version scripts
commit
|
commitdiff
|
tree
|
snapshot
2018-10-09
Paul Yang
Fix a nit of copyright date range
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Benjamin Kaduk
apps: allow empty attribute values with -subj
commit
|
commitdiff
|
tree
|
snapshot
2018-10-08
Ԝеѕ
Cleanup typos and grammar in DES_random_key.pod
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Pauli
Indentation fixes.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Mykola Baibuz
Remove useless check.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-05
Richard Levitte
/dev/crypto engine: give CIOCFSESSION the actual sess-id
commit
|
commitdiff
|
tree
|
snapshot
2018-10-05
Dr. Matthias...
test/secmemtest: test secure memory only if it is imple...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-05
Richard Levitte
util/mkdef.pl: for VMS, allow generation of case insens...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-05
Richard Levitte
Configure: use correct variable to infer the .ld file...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-05
Richard Levitte
Add build file support for generic symbol exports with...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-05
Richard Levitte
Change the build of engines to use ordinal files for...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-05
Richard Levitte
util/mkdef.pl: Produce version scripts from unversioned...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Matt Caswell
Extend the BIO callback tests to check the return value...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Matt Caswell
Fix the BIO callback return code handling
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Richard Levitte
Refactor util/mknum.pl for clearer separation of functi...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Richard Levitte
Add code to manipulate the items in OpenSSL::Ordinals
commit
|
commitdiff
|
tree
|
snapshot
2018-10-04
Richard Levitte
A perl module to parse through C headers
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Richard Levitte
Move ZLIB from 'platforms' to 'features'
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Richard Levitte
Refactor util/mkdef.pl for clearer separation of functi...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Richard Levitte
Add a perl module that deals with ordinals files
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Richard Levitte
Remove SSL_version_str
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Matt Caswell
Fix the drbgtest with randomized ordering
commit
|
commitdiff
|
tree
|
snapshot
2018-10-03
Matt Caswell
Ignore libcrypto.ld and libssl.ld
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Matt Caswell
Fix some Coverity warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Matt Caswell
Fix a mem leak in the ocsp app
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Shane Lontis
Change DRBG's to DRBGs
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Richard Levitte
'openssl list': add option -objects to list built in...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-01
Richard Levitte
Refactor linker script generation
commit
|
commitdiff
|
tree
|
snapshot
2018-09-30
Richard Levitte
Clean out aliases in include/openssl/symhacks.h
commit
|
commitdiff
|
tree
|
snapshot
next