projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2016-09-20
Richard Levitte
RT4669: dgst can only sign/verify one file
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Marcus Meissner
initialize the RSA struct to 0.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Dr. Stephen...
update default dependencies
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Matt Caswell
Revert "Abort on unrecognised warning alerts"
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Richard Levitte
Finally, make sure vms_term_sock.c is built
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Richard Levitte
Refactor to avoid unnecessary preprocessor logic
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Richard Levitte
Reformat to fit OpenSSL source code standards
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Richard Levitte
Remove entirely unnecessary pointer size guards
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Richard Levitte
Add copyright and license on apps/vms_term_sock.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Richard Levitte
VSI submission: redirect terminal input through socket
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Dr. Stephen...
Fix memory leak on realloc error.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Dr. Stephen...
Fix memory leak on error.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Richard Levitte
VMS: only use _realloc32 with /POINTER_SIZE=32
commit
|
commitdiff
|
tree
|
snapshot
2016-09-14
Matt Caswell
Add some sanity checks around usage of t_fromb64()
commit
|
commitdiff
|
tree
|
snapshot
2016-09-13
Matt Caswell
Abort on unrecognised warning alerts
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Richard Levitte
Add enginesdir to libcrypto.pc pkg-config file
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Dr. Stephen...
Fix memory leak on error.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-09
Rich Salz
Make update
commit
|
commitdiff
|
tree
|
snapshot
2016-09-08
Richard Levitte
If errno is ENXIO in BSS_new_file(), set BIO_R_NO_SUCH_FILE
commit
|
commitdiff
|
tree
|
snapshot
2016-09-07
David Woodhouse
Avoid EVP_PKEY_cmp() crash on EC keys without public...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Rich Salz
Misc BN fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-08-31
Andy Polyakov
crypto/bn/*: x86[_64] division instruction doesn't...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Matt Caswell
Ensure the CertStatus message adds a DTLS message heade...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Matt Caswell
SRP_create_verifier does not check for NULL before...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Richard Levitte
Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.c
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
FdaSilvaYY
Fix a few leaks in X509_REQ_to_X509.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
David Woodhouse
Add basic test for Cisco DTLS1_BAD_VER and record repla...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
David Woodhouse
Fix ubsan 'left shift of negative value -1' error in...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
David Woodhouse
Fix SSL_export_keying_material() for DTLS1_BAD_VER
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Matt Caswell
Fix the no-tls1 option
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Andy Polyakov
ec/asm/ecp_nistz256-x86_64.pl: /cmovb/cmovc/ as nasm...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Andy Polyakov
ec/ecp_nistz256: harmonize is_infinity with ec_GFp_simp...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Andy Polyakov
ec/asm/ecp_nistz256-x86_64.pl: addition to perform...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-26
Todd Short
Always use session_ctx when removing a session
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Dr. Stephen...
Avoid overflow in MDC2_Update()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Rich Salz
SWEET32 (CVE-2016-2183): Move DES from HIGH to MEDIUM
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
Matt Caswell
Fix no-ec
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
Dr. Stephen...
Sanity check ticket length.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Richard Levitte
mk1mf: dtlstest needs ssltestlib, include it with a...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
David Benjamin
Don't check for malloc failure twice.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Kazuki Yamaguchi
Fix overflow check in BN_bn2dec()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Rich Salz
RT2676: Reject RSA eponent if even or 1
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Richard Levitte
VMS: Use strict refdef extern model when building libra...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Richard Levitte
GOST: rearrange code so it's more like C rather than C++
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Richard Levitte
Make 'openssl req -x509' more equivalent to 'openssl...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Andy Polyakov
bn/asm/x86[_64]-mont*.pl: implement slightly alternativ...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Richard Levitte
ssltestlib: Tell compiler we don't care about the value...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Matt Caswell
Prevent DTLS Finished message injection
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Matt Caswell
Fix DTLS buffered message DoS attack
commit
|
commitdiff
|
tree
|
snapshot
2016-08-22
Matt Caswell
Silence some "maybe used uninitialised" warnings
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Andy Polyakov
ec/ecp_nistz256.c: get is_one on 32-bit platforms right.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Rich Salz
Fix pointer/alloc prob from previous commit
commit
|
commitdiff
|
tree
|
snapshot
2016-08-21
Rich Salz
Fix incorrect return argument.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
Kurt Roeckx
Fix off by 1 in ASN1_STRING_set()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Rich Salz
RT3940: For now, just document the issue.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Rich Salz
Fix NULL-return checks in 1.0.2
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Richard Levitte
Have dtlstest run on VMS as well
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Matt Caswell
Update function error code
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Matt Caswell
Fix DTLS replay protection
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Matt Caswell
Add DTLS replay protection test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Matt Caswell
Fix DTLS unprocessed records bug
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Matt Caswell
Add a DTLS unprocesed records test
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Matt Caswell
Back port ssltestlib code to 1.0.2
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Richard Levitte
VSI submission: RAND fixups
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Richard Levitte
VSI submission: make better use of item lists in o_time.c
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Richard Levitte
VSI submission: avoid pointer size warnings in mem.c
commit
|
commitdiff
|
tree
|
snapshot
2016-08-19
Richard Levitte
evp_test.c: avoid warning from having a pointer differe...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
Richard Levitte
VMS: synchronise tests with Unix
commit
|
commitdiff
|
tree
|
snapshot
2016-08-16
Richard Levitte
make update to have PEM_R_HEADER_TOO_LONG defined
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Dr. Stephen...
Limit reads in do_b2i_bio()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Dr. Stephen...
Check for errors in BN_bn2dec()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
Dr. Stephen...
Check for errors in a2d_ASN1_OBJECT()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-11
Andy Polyakov
sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Dr. Stephen...
Sanity check input length in OPENSSL_uni2asc().
commit
|
commitdiff
|
tree
|
snapshot
2016-08-05
Dr. Stephen...
Leak fixes.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Kurt Roeckx
Return error when trying to print invalid ASN1 integer
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Dr. Stephen...
Limit recursion depth in old d2i_ASN1_bytes function
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Dr. Stephen...
Check for overflows in i2d_ASN1_SET()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-04
Dr. Stephen...
Limit status message sisze in ts_get_status_check
commit
|
commitdiff
|
tree
|
snapshot
2016-08-03
Richard Levitte
Don't check any revocation info on proxy certificates
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Dr. Stephen...
Calculate sequence length properly.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Dr. Stephen...
include <limits.h>
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Dr. Stephen...
Check for overflows in ASN1_object_size().
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Dr. Stephen...
Check for overlows and error return from ASN1_object_size()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-29
Dr. Stephen...
Fix CRL time comparison.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-28
Rich Salz
Add missing casts.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Dr. Stephen...
Note cipher BIO write errors too.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Dr. Stephen...
Set error if EVP_CipherUpdate fails.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Dr. Stephen...
Use newest CRL.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Dr. Stephen...
Send alert for bad DH CKE
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Dr. Stephen...
Fix OOB read in TS_OBJ_print_bio().
commit
|
commitdiff
|
tree
|
snapshot
2016-07-22
Dr. Stephen...
Clarify digest change in HMAC_Init_ex()
commit
|
commitdiff
|
tree
|
snapshot
2016-07-20
Todd Short
OCSP_request_add0_id() inconsistent error return
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Dr. Stephen...
Sanity check in ssl_get_algorithm2().
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Dr. Stephen...
Send alert on CKE error.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Dr. Stephen...
Support PKCS v2.0 print in pkcs12 utility.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-19
Dr. Stephen...
Check and print out boolean type properly.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-18
Dr. Stephen...
Fix print of ASN.1 BIGNUM type.
commit
|
commitdiff
|
tree
|
snapshot
2016-07-16
Richard Levitte
Remove the silly CVS markers from LPdir_*.c
commit
|
commitdiff
|
tree
|
snapshot
2016-07-15
Richard Levitte
Fix ASN.1 private encode of EC_KEY to not change the...
commit
|
commitdiff
|
tree
|
snapshot
next