projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2017-05-19
Matt Caswell
Fix ASN1_TIME_to_generalizedtime to take a const ASN1_TIME
commit
|
commitdiff
|
tree
|
snapshot
2017-05-19
Matt Caswell
Make SSL_is_server() accept a const SSL
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Richard Levitte
Remove notification settings from appveyor.yml
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Richard Levitte
INSTALL: Remind people to read more if they added confi...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
Richard Levitte
INSTALL: clarify a bit more how Configure treats "unkno...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Todd Short
Clean up SSL_OP_* a bit
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Richard Levitte
Clean away needless VMS check
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Richard Levitte
Cleanup - use e_os2.h rather than stdint.h
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Patrick Steuer
Fix strict-warnings build
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Tomas Mraz
Fix regression in openssl req -x509 behaviour.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Pauli
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Rich Salz
Ignore MSVC warnings (via Gisle Vanem)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Matt Caswell
Add a test for SNI in conjunction with custom extensions
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Matt Caswell
Copy custom extension flags in a call to SSL_set_SSL_CTX()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Richard Levitte
Prefer TAP::Harness over Test::Harness
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
Matt Caswell
Remove support for OPENSSL_SSL_TRACE_CRYPTO
commit
|
commitdiff
|
tree
|
snapshot
2017-05-08
Meena Vyas
Added a new Makefile in demos/evp directory
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Andy Polyakov
sha/sha512.c: fix formatting.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-05
Andy Polyakov
perlasm/x86_64-xlate.pl: work around problem with hex...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Rich Salz
Fix pathname errors in errcode file
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
Matt Caswell
Don't leave stale errors on queue if DSO_dsobyaddr...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Rich Salz
Convert uses of snprintf to BIO_snprintf
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Matt Caswell
Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Rich Salz
Fix URL links in comment
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Todd Short
Fix time offset calculation.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
Andy Polyakov
asn1/a_int.c: fix "next negative minimum" corner case...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Rich Salz
Check fflush on BIO_ctrl call
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Rich Salz
Ensure blank lines between tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-28
Richard Levitte
TLSProxy: When in debug mode, show the exact subprocess...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Rich Salz
Remove (broken) diagnostic print
commit
|
commitdiff
|
tree
|
snapshot
2017-04-27
Bernd Edlinger
Remove unnecessary loop in pkey_rsa_decrypt.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Rob Percival
CT_POLICY_EVAL_CTX_set_time expects milliseconds, but...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Rob Percival
Add SSL tests for certificates with embedded SCTs
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
Dr. Stephen...
Add and use function test_pem to work out test filenames.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Andy Polyakov
asn1/a_int.c: clean up asn1_get_int64.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Andy Polyakov
asn1/a_int.c: don't write result if returning error.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Andy Polyakov
asn1/a_int.c: simplify asn1_put_uint64.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Andy Polyakov
asn1/a_int.c: remove code duplicate and optimize branches,
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Caswell
Fix some variable references in init_client
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Caswell
Fix problem with SCTP close_notify alerts
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Caswell
Don't attempt to send fragments > max_send_fragment...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Matt Caswell
Remove special case code for SCTP reneg handling
commit
|
commitdiff
|
tree
|
snapshot
2017-04-25
Bernard Spil
openssl enc: Don't unbuffer stdin
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Rich Salz
check length sanity before correcting in EVP_CTRL_AEAD_...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Richard Levitte
Typo fix in Configurations/descrip.mms.tmpl
commit
|
commitdiff
|
tree
|
snapshot
2017-04-24
Alex Gaynor
Annotate ASN.1 attributes of the jurisdictionCountryNam...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Richard Levitte
Port Ben's parallell Makefile hack to VMS
commit
|
commitdiff
|
tree
|
snapshot
2017-04-23
Richard Levitte
Port Ben's parallell Makefile hack to Windows
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
Camille Guérin
Fixed typo in X509_STORE_CTX_new description
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
David Benjamin
Numbers greater than 1 are usually non-negative.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
Rich Salz
Document Next Protocol Negotiation APIs
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
Thiago Arrais
update docs because depth refers only to intermediate...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-17
Rich Salz
Catch EC_R_UNKNOWN_GROUP in check_unsupported()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-14
Nicola Tuveri
Reformat evptests.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Nicola Tuveri
Remove ecdhtest.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Nicola Tuveri
ecdhtest.c: move co-factor ECDH KATs to evptests
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Richard Levitte
ASN.1: adapt SSL_SESSION_ASN1 by explicitely embedding...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Richard Levitte
ASN.1: change INTxx, UINTxx and Z variants to be embedable
commit
|
commitdiff
|
tree
|
snapshot
2017-04-13
Richard Levitte
ASN.1: extend the possibilities to embed data instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Nicola Tuveri
Remove more stale code in ecdhtest.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Nicola Tuveri
ecdhtest.c: move KATs to evptests.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Nicola Tuveri
Remove stale code in ecdhtest.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-12
Nicola Tuveri
ecdhtest.c: move NAMED CURVES TESTS to evptests.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Frank Morgner
Added error checking for OBJ_create
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Richard Levitte
Fix x_int64.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Todd Short
Remove ECDH(E) ciphers from SSLv3
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Rich Salz
Additional check to handle BAD SSL_write retry
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Matt Caswell
Reject decoding of an INT64 with a value >INT64_MAX
commit
|
commitdiff
|
tree
|
snapshot
2017-04-11
Benjamin Kaduk
Allow an ALPN callback to pretend to not exist
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Andy Polyakov
rand/rand_lib.c: keep fixing no-engine configuration.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Andy Polyakov
asn1/x_long.c: remove conditions in inner loops and...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Andy Polyakov
e_os.h: omit PRIu64.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Andy Polyakov
bio/b_print.c: drop dependency on BN config.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Rich Salz
Standardize on =over 4 and check for it.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Rich Salz
Use 'over 2' for bullet lists.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Richard Levitte
Fix rand_lib.c for no-engine configuration
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Richard Levitte
Don't try to clean up RAND from ENGINE
commit
|
commitdiff
|
tree
|
snapshot
2017-04-07
Richard Levitte
Make getting and setting the RAND default method thread...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Qin Long
e_os2.h: Refine OSSL_SSIZE definition under UEFI enviro...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-06
Richard Levitte
In rand_cleanup_int(), don't go creating a default...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Andy Polyakov
Configurations/README: reword bn_ops description.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Richard Levitte
Fix faulty check of padding in x_long.c
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Matt Caswell
Fix a possible integer overflow in long_c2i
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Richard Levitte
Convert SSL_SESSION_ASN1 to use size specific integers
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Richard Levitte
make update
commit
|
commitdiff
|
tree
|
snapshot
2017-04-04
Richard Levitte
Implement internal ASN.1 types INT32, UINT32, INT64...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Matt Caswell
Ensure dhparams can handle X9.42 params in DER
commit
|
commitdiff
|
tree
|
snapshot
2017-04-03
Matt Caswell
Add missing macros for DHxparams
commit
|
commitdiff
|
tree
|
snapshot
2017-04-02
Andy Polyakov
crypto/ppccap.c: SIGILL-free processor capabilities...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Andy Polyakov
Configure: use 5.10.0, don't require...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-01
Andy Polyakov
e_afalg.[ch]: fix --strict-warnings with gcc 4.x and...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Sebastian Andrzej...
Don't mention TLS 1.3 in the man page
commit
|
commitdiff
|
tree
|
snapshot
2017-03-31
Jon Spillett
Fix for #2730. Add CRLDP extension to list of supported...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-30
FdaSilvaYY
More typo fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Andy Polyakov
engines/e_capi.c: slip in PROV_RSA_AES for interchangab...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Andy Polyakov
engines/e_capi.c: adhere to CryptAcquireContextW uncond...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Andy Polyakov
engine/e_capi.c: more formatting and styling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Andy Polyakov
engines/e_capi.c: formatting and styling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Steven Collison
doc: Add stitched ciphers to EVP_EncryptInit.pod
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Steven Collison
doc: Add missing options in s_{server,client}
commit
|
commitdiff
|
tree
|
snapshot
next