index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2015-02-12
prevent a crash with openssl asn1parse -genstr FORMAT
Jonathan Gray
2015-02-12
bump minor for TLS_PROTOCOLS_ALL. OK jsing@
Reyk Floeter
2015-02-12
Add a tls_config_parse_protocols() function that allows a protocols string
Joel Sing
2015-02-12
Fix handling of "legacy" mode for tls_config_set_dheparams().
Joel Sing
2015-02-12
Change TLS_PROTOCOLS_DEFAULT to be TLSv1.2 only. Add a TLS_PROTOCOLS_ALL
Joel Sing
2015-02-12
If you do not support POSIX I/O then you're not tall enough to ride...
Joel Sing
2015-02-12
unifdef -m -UOPENSSL_NO_NEXTPROTONEG - NPN is being replaced with ALPN,
Joel Sing
2015-02-11
use a width specifier for lists, and Sq rather than Dq for single letters
Jason McIntyre
2015-02-11
Provide a tls_connect_servername() function that has the same behaviour
Joel Sing
2015-02-11
Be consistent with naming - only use "host" and "hostname" when referring
Joel Sing
2015-02-11
Extend struct kinfo_file a bit for netstat (sync with the kernel).
Claudio Jeker
2015-02-11
Guenther has plans for OPENSSL_NO_CMS, so revert this for the moment.
Bob Beck
2015-02-11
the possible algos for pref should be documented here
Ted Unangst
2015-02-11
Remove initialisers with default values from the ASN1 data structures.
Joel Sing
2015-02-11
Prefer arg != 0 over arg for non-boolean. nitted kettenis@
Philip Guenther
2015-02-11
get rid of OPENSSL_NO_CMS code we do not use.
Bob Beck
2015-02-11
get rid of OPENSSL_NO_COMP code we don't use.
Bob Beck
2015-02-11
Expand most of the ASN1_SEQUENCE* and associated macros, making the data
Joel Sing
2015-02-11
Enable building with -DOPENSSL_NO_DEPRECATED.
Doug Hogan
2015-02-11
sysctl({CTL_KERN, KERN_FILE, KERN_FILE_BYFILE}) previously required
Philip Guenther
2015-02-11
More unifdef OPENSSL_NO_RFC3779 that got missed last time around.
Joel Sing
2015-02-10
unifdef OPENSSL_NO_RFC3779 - this is currently disabled and unlikely to
Joel Sing
2015-02-10
Remove old interesting but not useful content.
Joel Sing
2015-02-10
unifdef OPENSSL_NO_RC5
Joel Sing
2015-02-10
Remove RC5 code - this is not currently enabled and is not likely to ever
Joel Sing
2015-02-10
Remove more IMPLEMENT_STACK_OF noops that have been hiding for the last
Joel Sing
2015-02-10
Remove crypto/store - part of which is "currently highly experimental".
Joel Sing
2015-02-10
EVP_BytesToKey(): return through the error path (which cleans things up)
Miod Vallat
2015-02-10
Replace assert() and OPENSSL_assert() calls with proper error return paths.
Miod Vallat
2015-02-10
Remove default value initialisers for ASN1_ITEM. Minor changes to generated
Joel Sing
2015-02-10
Remove unnecessary include of assert.h
Miod Vallat
2015-02-10
Remove assert() or OPENSSL_assert() of pointers being non-NULL. The policy
Miod Vallat
2015-02-10
Expand IMPLEMENT_ASN1_TYPE macros - no change to generated assembly.
Joel Sing
2015-02-10
The IMPLEMENT_STACK_OF and IMPLEMENT_ASN1_SET_OF macros were turned into
Joel Sing
2015-02-10
Place the IMPLEMENT_ASN1_.*FUNCTION.* macros under an #ifndef
Joel Sing
2015-02-10
Add a stub option for big_writes. This is needed by gvfs.
Antoine Jacoutot
2015-02-10
Expand IMPLEMENT_ASN1_NDEF_FUNCTION and IMPLEMENT_ASN1_PRINT_FUNCTION
Joel Sing
2015-02-10
Expand IMPLEMENT_ASN1_ENCODE_FUNCTIONS_fname macros that got missed.
Joel Sing
2015-02-10
move scheck.c into zic.c
Ted Unangst
2015-02-10
Expand the IMPLEMENT_ASN1_ALLOC_FUNCTIONS macro so that the code is visible
Joel Sing
2015-02-10
Manually expand ASN1_ITEM_rptr macros that should have been expanded with
Joel Sing
2015-02-10
Expand the -IMPLEMENT_ASN1_ENCODE_FUNCTIONS_(const_)?fname macros so that
Joel Sing
2015-02-10
Expand the IMPLEMENT_ASN1_DUP_FUNCTION macro so that the code is visible
Joel Sing
2015-02-10
Expand the IMPLEMENT_ASN1_FUNCTIONS_{const,fname,name} macros so that the
Joel Sing
2015-02-10
now we're cooking with gas...
Ted Unangst
2015-02-10
matthew suggests a double cast so sf mortgages work right. :)
Ted Unangst
2015-02-10
remove CMU gtime
Ted Unangst
2015-02-09
typo
Miod Vallat
2015-02-09
Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible and
Joel Sing
2015-02-09
Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible and
Joel Sing
[next]