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-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
2017-03-29
Jon Spillett
Add documentation for SNI APIs
commit
|
commitdiff
|
tree
|
snapshot
2017-03-29
Rich Salz
Remove duplicate doc
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
FdaSilvaYY
Fix 0 -> NULL, indentation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
FdaSilvaYY
Refomat a few comments on 80 cols
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
FdaSilvaYY
Fix a few more typos
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
FdaSilvaYY
Spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Jon Spillett
Add documentation for SSL_*_ex_data() functions
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Rich Salz
Move PRIu64 to e_os.h
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Matt Caswell
Provide documentation for missing SSL_SESSION_* functions
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Emilia Kasper
asynctest: don't depend on apps
commit
|
commitdiff
|
tree
|
snapshot
2017-03-28
Hannes Magnusson
Remove redundant decl of 509_STORE_set_flags
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Richard Levitte
In err_cleanup(), cleanup the thread local storage too
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Andy Polyakov
aes/asm/bsaes-armv7.pl: relax stack alignment requirement.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Bernd Edlinger
Don't access memory before checking the correct length...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Zack Williams
"any" instead of "and"
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Ian Spence
Fix function documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Andy Polyakov
bn/asm/sparcv9-mont.pl: fix squaring code path.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Rich Salz
Look for comma before - in POD pages
commit
|
commitdiff
|
tree
|
snapshot
2017-03-23
Richard Levitte
Fix find-doc-nits: { is significant in regexps
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Andy Polyakov
modes/ocb128.c: fix misaligned access in ILP32 builds...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Andy Polyakov
aes/asm/aesni-sha*-x86_64.pl: fix IV handling in SHAEXT...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Richard Levitte
Fix test/recipes/80-test_ssl_old.t
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
David Benjamin
Remove duplicate X509_OBJECT free function.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-21
Richard Levitte
Rework how protocol specific ciphers in 80-test_ssl_old...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Richard Levitte
Fix decoding of ASN.1 LONG and ZLONG items
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Rich Salz
Document BIO_printf family
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Bernd Edlinger
Fix the error handling in CRYPTO_dup_ex_data.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Richard Levitte
Fix docs for X509_CRL_get0_by_serial() and X509_CRL_get...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Péter Budai
Fixed PKCS5_PBKDF2_HMAC() to adhere to the documentation.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Matt Caswell
Fix no-dtls builds
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Paul Yang
Fix typo in ASYNC_WAIT_CTX_new.pod doc
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Richard Levitte
Rather use -out parameter than redirect stdout
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
FdaSilvaYY
Simplify code around next_proto.len by changing 'len...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Bernd Edlinger
Fixed a crash in print_notice.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Pauli
Update doc for sk_TYPE_find() and sk_TYPE_find_ex()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Andy Polyakov
NOTES.WIN: mention Strawberry Perl as option.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Richard Levitte
VMS: throw away [.util]shareable_image_wrap.c.in and...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Benjamin Kaduk
Fix a -Wsign-compare warning
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
Benjamin Kaduk
Fix some -Wshadow warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Bernd Edlinger
Added a test case for RSA_padding_add_PKCS1_PSS_mgf1.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Bernd Edlinger
Fix a crash or unbounded allocation in RSA_padding_add_...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Richard Levitte
Better way to recognise mingw64 in config script
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Andy Polyakov
poly1305/asm/poly1305-armv8.pl: ilp32-specific poly1305...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Andy Polyakov
crypto/x86*cpuid.pl: move extended feature detection.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Richard Levitte
Document in CHANGES that config now recognises 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Richard Levitte
Recognise mingw64 in config script
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Rich Salz
Fix some doc nits
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Matt Caswell
Fix out-of-memory condition in conf
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Rich Salz
Handle find-doc-nits script rename
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Rich Salz
Fix many doc L<> errors
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Richard Levitte
UI docs: Rephrase the UI method function return value...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Richard Levitte
Fix UI_get0_action_string()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Richard Levitte
Document UI_METHOD and UI_STRING, both useful for UI_ME...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Pauli
Use the callbacks from the SSL object instead of the...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Bernd Edlinger
Avoid questionable use of the value of a pointer that...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
Matt Caswell
Fix some RSA documentation
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Pauli
Make the output of enc -ciphers identical
commit
|
commitdiff
|
tree
|
snapshot
2017-03-09
Jon Spillett
Exit the loop on failure
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Pauli
Limit the output of the enc -ciphers command
commit
|
commitdiff
|
tree
|
snapshot
2017-03-08
Roberto Guimaraes
prevent undefined behavior when src and dst are equal
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Matt Caswell
Provide a function to test whether we have unread recor...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Pauli
Remove doc reference to non-existing GCM example
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Rich Salz
Get pointer type right in BIO_ssl_shutdown()
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Andy Polyakov
crypto/x86_64cpuid.pl: move extended feature detection...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
Pauli
Increase the password buffer size to APP_PASS_LEN.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Richard Levitte
Unix Makefile: Have manual generation use the same...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Richard Levitte
util/process_docs.pl: make it possible to add a suffix...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Rich Salz
Remove some duplicate manpage entries
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Richard Levitte
Add documentation on platform specific checks
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Richard Levitte
Add a platform specific configuration checker
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Rich Salz
Fix an endless loop in rsa_builtin_keygen.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Bernd Edlinger
Reset executable bits on files where not needed.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Richard Levitte
Don't use deprecated EVP_CIPHER_CTX_cleanup() internally
commit
|
commitdiff
|
tree
|
snapshot
2017-03-03
Pauli
Update the cipher(1) documentation to
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Rich Salz
Fix cherry-pick and put files in right place
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Rich Salz
Remove ref to err(7), update copyright.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Andy Polyakov
Configurations/10-main.conf: omit redundant -lresolv...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Andy Polyakov
bio/b_addr.c: omit private hstrerror.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Jon Spillett
Check for zero records and return immediately
commit
|
commitdiff
|
tree
|
snapshot
2017-03-02
Richard Levitte
Add NOTES.UNIX, with a description on how to deal with...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Bernd Edlinger
Check that async_jobs is not negative and not too high.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Richard Levitte
VMS: compensate for gmtime_r() parameter pointer size
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Richard Levitte
Test framework: Add the possibility to have a test...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-01
Benjamin Kaduk
Don't free in cleanup routine
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Benjamin Kaduk
Add AGL's "beer mug" PEM file as another test input
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Benjamin Kaduk
Add test corpus for PEM reading
commit
|
commitdiff
|
tree
|
snapshot
2017-02-28
Richard Levitte
Code health: make update
commit
|
commitdiff
|
tree
|
snapshot
next