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
2016-12-24
Replace return by break; requested by guenther@
Mark Kettenis
2016-12-24
Remove code that reprotects the GOT based on the __got_start and __got_end
Mark Kettenis
2016-12-24
minor fixes;
Jason McIntyre
2016-12-24
sprinkle some cross references to newly written x509v3 manual pages
Ingo Schwarze
2016-12-24
Write new SXNET_new(3) manual page from scratch. All four functions
Ingo Schwarze
2016-12-23
Write new PKEY_USAGE_PERIOD_new(3) manual page from scratch,
Ingo Schwarze
2016-12-23
Move __BEGIN_HIDDEN_DECLS out of the middle of a function declaration.
Patrick Wildt
2016-12-23
Write RFC 3820 manual page PROXY_POLICY_new(3) from scratch.
Ingo Schwarze
2016-12-23
Write ACCESS_DESCRIPTION_new(3) manual page from scratch.
Ingo Schwarze
2016-12-23
Write new EXTENDED_KEY_USAGE_new(3) manual page from scratch.
Ingo Schwarze
2016-12-23
Write new POLICYINFO_new(3) manual page from scratch; i can't say that
Ingo Schwarze
2016-12-23
Write new NAME_CONSTRAINTS_new(3) manual page from scratch.
Ingo Schwarze
2016-12-23
Write new BASIC_CONSTRAINTS_new(3) manual from scratch, explaining
Ingo Schwarze
2016-12-23
Write new DIST_POINT_new(3) manual page from scratch.
Ingo Schwarze
2016-12-23
Write new AUTHORITY_KEYID_new(3) manual page from scratch.
Ingo Schwarze
2016-12-23
Link to Peter Gutmann's classic "X.509 Style Guide".
Ingo Schwarze
2016-12-23
Write GENERAL_NAME_new(3) manual page from scratch - as if plain X.501
Ingo Schwarze
2016-12-22
no more bn_dump(3);
Jason McIntyre
2016-12-22
OBJ_obj2txt() should return the total amount of space required
Kinichiro Inoguchi
2016-12-22
copysign and copysignf are used within libm, so declare them accordingly.
Christian Weisgerber
2016-12-22
Write new manual pages PKCS12_new(3) and PKCS12_SAFEBAG_new(3) from
Ingo Schwarze
2016-12-22
spelling fix;
Jason McIntyre
2016-12-22
Write X509_SIG_new(3) manual page from scratch. Both functions are
Ingo Schwarze
2016-12-22
reference X509_new(3) instead of x509(3)
Ingo Schwarze
2016-12-22
Delete the x509(3) manual page and merge what little content remained
Ingo Schwarze
2016-12-22
Stop installing the bn_dump(3) manual page.
Ingo Schwarze
2016-12-22
Write new PKCS8_PRIV_KEY_INFO_new(3) manual page from scratch.
Ingo Schwarze
2016-12-22
Don't make __CTOR_LIST__ and __DTOR_LIST__ const. This makes the .ctors and
Mark Kettenis
2016-12-22
Clarify code by eliminating unused #define's MUSTSEE, MUSTNOTSEE and inlining
Kenneth R Westerback
2016-12-21
rewrite OCSP_parse_url to be sligthly less nasty and not have one byte buffer...
Bob Beck
2016-12-21
Pacify compiler warning about an unitialized variable which is obviously
Theo de Raadt
2016-12-21
Bump libcrypto/libssl/libtls majors due to libcrypto symbol removal and
Joel Sing
2016-12-21
Add minimum and maximum version fields to SSL, SSL_CTX and SSL_METHOD
Joel Sing
2016-12-21
Add support for ECDHE with X25519.
Joel Sing
2016-12-21
Explicitly export a list of symbols from libcrypto.
Joel Sing
2016-12-21
Remove prototypes from the public header for X509_VERIFY_PARAM functions
Joel Sing
2016-12-21
Adopt relevant part of NetBSD's r1.7 commit to discard unused results of the
Kenneth R Westerback
2016-12-20
Delete completely useless crap and just use getaddrinfo. Fix man page
Bob Beck
2016-12-20
Add 'default:' cases to switch statements that gcc whines about.
Kenneth R Westerback
2016-12-19
Compile libc++ and libc++abi with clang by default instead of egcc.
Patrick Wildt
2016-12-19
A couple more unused variables.
Kenneth R Westerback
2016-12-19
fix typo, from OpenSSL
Ingo Schwarze
2016-12-18
Another whitespace nit that wandered into my sights.
Kenneth R Westerback
2016-12-18
Convert ssl3_get_server_hello() to CBS.
Joel Sing
2016-12-18
Remove prototype for static function _asr_resolver. Eliminates gcc
Kenneth R Westerback
2016-12-17
Define X25519_KEY_LENGTH and use it so we have fewer magic numbers.
Joel Sing
2016-12-17
Write new X509_ATTRIBUTE(3) manual page from scratch.
Ingo Schwarze
2016-12-17
Write a new manual page X509_REQ_new(3) from scratch.
Ingo Schwarze
2016-12-16
Eliminate some gcc warnings about 'unused variables', mostly by
Kenneth R Westerback
2016-12-16
various minor cleanup;
Jason McIntyre
[prev]
[next]