projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix NAME section of d2i_ECPKParameters to prevent broken symlinks when using
2015-02-25
Rainer Jung
Fix NAME section of d2i_ECPKParameters to prevent broken...
commit
|
commitdiff
|
tree
2015-02-25
Matt Caswell
Fix some minor documentation issues
commit
|
commitdiff
|
tree
2015-02-25
Matt Caswell
Remove pointless free, and use preferred way of calling...
commit
|
commitdiff
|
tree
2015-02-25
Matt Caswell
Add dire warnings about the "reuse" capability of the...
commit
|
commitdiff
|
tree
2015-02-25
Matt Caswell
Provide documentation for i2d_ECPrivateKey and d2i_ECPrivateKey
commit
|
commitdiff
|
tree
2015-02-25
Matt Caswell
Fix a failure to NULL a pointer freed on error.
commit
|
commitdiff
|
tree
2015-02-25
Matt Caswell
Import evp_test.c from BoringSSL. Unfortunately we...
commit
|
commitdiff
|
tree
2015-02-25
Matt Caswell
Add documentation for the -no_alt_chains option for...
commit
|
commitdiff
|
tree
2015-02-25
Matt Caswell
Add -no_alt_chains option to apps to implement the new
commit
|
commitdiff
|
tree
2015-02-25
Matt Caswell
Add flag to inhibit checking for alternate certificate...
commit
|
commitdiff
|
tree
2015-02-25
Matt Caswell
In certain situations the server provided certificate...
commit
|
commitdiff
|
tree
2015-02-10
Matt Caswell
Add SSL_SESSION_get0_ticket API function.
commit
|
commitdiff
|
tree
2015-02-10
Matt Caswell
Correct reading back of tlsext_tick_lifetime_hint from...
commit
|
commitdiff
|
tree
2015-02-10
Matt Caswell
Provide the API functions SSL_SESSION_has_ticket and
commit
|
commitdiff
|
tree
2015-02-10
Matt Caswell
Make tlsext_tick_lifetime_hint an unsigned long (from...
commit
|
commitdiff
|
tree
2015-02-10
Matt Caswell
Remove some functions that are no longer used and break...
commit
|
commitdiff
|
tree
2015-02-10
Matt Caswell
HMAC_cleanup, and HMAC_Init are stated as deprecated...
commit
|
commitdiff
|
tree
2015-02-10
Matt Caswell
Remove -DOPENSSL_NO_DEPRECATED from --strict-warnings...
commit
|
commitdiff
|
tree
2015-02-09
Matt Caswell
Remove stray "=back". This was causing newer versions...
commit
|
commitdiff
|
tree
2015-02-07
Matt Caswell
Apache Traffic Server has a need to set the rbio without...
commit
|
commitdiff
|
tree
2015-02-06
Matt Caswell
Remove support for SSL_OP_NETSCAPE_CA_DN_BUG.
commit
|
commitdiff
|
tree
2015-02-06
Matt Caswell
Fix error handling in ssltest
commit
|
commitdiff
|
tree
2015-01-31
Richard Levitte
Make the libssl opaque changes compile on VMS
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2015-01-31
Matt Caswell
Add changes entry for opaquifying of libssl structures
commit
|
commitdiff
|
tree
2015-01-31
Matt Caswell
Remove OPENSSL_NO_SSL_INTERN as it is now redundant...
commit
|
commitdiff
|
tree
2015-01-31
Matt Caswell
Make libssl opaque. Move all structures that were previously...
commit
|
commitdiff
|
tree
2015-01-28
Matt Caswell
Fix various windows compilation issues
commit
|
commitdiff
|
tree
2015-01-28
Matt Caswell
Fix warning on some compilers where variable index...
commit
|
commitdiff
|
tree
2015-01-28
Matt Caswell
Fix no-ocb for Windows
commit
|
commitdiff
|
tree
2015-01-28
Matt Caswell
Rationalise testing of AEAD modes
commit
|
commitdiff
|
tree
2015-01-28
Matt Caswell
Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG...
commit
|
commitdiff
|
tree
2015-01-28
Matt Caswell
Replace EVP_CTRL_OCB_SET_TAGLEN with EVP_CTRL_SET_TAG...
commit
|
commitdiff
|
tree
2015-01-27
Matt Caswell
Provide documentation for all SSL(_CTX)?_(get|set)...
commit
|
commitdiff
|
tree
2015-01-27
Matt Caswell
Remove explicit setting of read_ahead for DTLS. It...
commit
|
commitdiff
|
tree
2015-01-27
Matt Caswell
Make DTLS always act as if read_ahead is set. The actual...
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Fix post-reformat errors preventing windows compilation
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Fix formatting error in pem.h
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
More comment realignment
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Re-align some comments after running the reformat script.
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Rerun util/openssl-format-source -v -c .
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
More tweaks for comments due indent issues
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Tweaks for comments due to indent's inability to handle...
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Move more comments that confuse indent
commit
|
commitdiff
|
tree
2015-01-22
Dr. Stephen Henson
Delete trailing whitespace from output.
commit
|
commitdiff
|
tree
2015-01-22
Dr. Stephen Henson
Add -d debug option to save preprocessed files.
commit
|
commitdiff
|
tree
2015-01-22
Dr. Stephen Henson
Test option -nc
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
ec/ecp_nistz256.c: further harmonization with latest...
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Add ecp_nistz256.c to list of files skipped by openssl...
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Manually reformat aes_x86core.c and add it to the list...
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
crypto/ofb128.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
modes/ctr128.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
modes/cfb128.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
ec/ecp_nistz256.c: harmonize with latest indent script.
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Fix indent comment corruption issue
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Amend openssl-format-source so that it give more repeatable...
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
bn/bn_const.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
bn/asm/x86_64-gcc.cL make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
bn/bn_asm.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
bn/bn_exp.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Manually reformat aes_core.c
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Add obj_dat.h to the list of files that will not be...
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Fix strange formatting by indent
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
modes/modes_lcl.h: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
indent has problems with comments that are on the right...
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
modes/gcm128.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
modes/cts128.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
crypto/mem_dbg.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
More indent fixes for STACK_OF
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Fix indent issue with functions using STACK_OF
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Fix indent issue with engine.h
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Fix logic to check for indent.pro
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
crypto/cryptlib.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
bn/bntest.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
bn/bn_recp.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
engines/e_ubsec.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
apps/srp.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
apps/speed.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Andy Polyakov
bn/rsaz_exp.c: make it indent-friendly.
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Fix make errors
commit
|
commitdiff
|
tree
2015-01-22
Richard Levitte
Make the script a little more location agnostic
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Provide script for filtering data initialisers for...
commit
|
commitdiff
|
tree
2015-01-22
Dr. Stephen Henson
Script fixes.
commit
|
commitdiff
|
tree
2015-01-22
Richard Levitte
Run expand before perl, to make sure things are properly...
commit
|
commitdiff
|
tree
2015-01-22
Richard Levitte
Force the use of our indent profile
commit
|
commitdiff
|
tree
2015-01-22
Tim Hudson
Provide source reformating script. Requires GNU indent...
Matt Caswell
Reviewed-by:
Matt Caswell
<matt@openssl.org>
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Fix source where indent will not be able to cope
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Yet more comments
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
More comments
commit
|
commitdiff
|
tree
2015-01-22
Matt Caswell
Further comment changes for reformat (master)
commit
|
commitdiff
|
tree
2015-01-13
Matt Caswell
Make output from openssl version -f consistent with...
commit
|
commitdiff
|
tree
2015-01-13
Matt Caswell
Fix warning where BIO_FLAGS_UPLINK was being redefined.
commit
|
commitdiff
|
tree
2015-01-13
Matt Caswell
Avoid deprecation problems in Visual Studio 13
commit
|
commitdiff
|
tree
2015-01-13
Matt Caswell
Ensure internal header files are used from mk1mf based...
commit
|
commitdiff
|
tree
2015-01-12
Matt Caswell
Fix no-deprecated on Windows
commit
|
commitdiff
|
tree
2015-01-12
Matt Caswell
make update
commit
|
commitdiff
|
tree
2015-01-12
Matt Caswell
Remove redundant DSO_METHOD_beos declaration in dso...
commit
|
commitdiff
|
tree
2015-01-09
Matt Caswell
Further windows specific .gitignore entries
commit
|
commitdiff
|
tree
2015-01-09
Matt Caswell
Update .gitignore with windows files to be excluded...
commit
|
commitdiff
|
tree
2015-01-08
Matt Caswell
Fix build failure on Windows due to undefined cflags...
commit
|
commitdiff
|
tree
next