index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-11-03
Document the KVP interface
Mike Belopuhov
2016-11-03
Split ssl3_get_key_exchange() into separate functions for DHE/ECDHE.
Joel Sing
2016-11-03
Implement a Key-Value Pair exchange interface
Mike Belopuhov
2016-11-03
Don't do OCSP validation when we have disabled certificate verification
Bob Beck
2016-11-03
Use hw.ncpufound.
Antoine Jacoutot
2016-11-03
Simplify for loops; prompted by a comment from rpe@
Antoine Jacoutot
2016-11-03
Let Integrated Components allocate the receive buffer themselves
Mike Belopuhov
2016-11-03
convert configuration manuals from pod to mdoc
Ingo Schwarze
2016-11-03
convert remaining ASN1 object manuals from pod to mdoc
Ingo Schwarze
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2003-05-11
import 0.9.7b (without idea and rc5)
Markus Friedl
2016-11-03
Also ignore --no-undefined (we already ignore -no-undefined) which is
Antoine Jacoutot
2016-11-03
Only set an error from libssl related code, if an error has not already
Joel Sing
2016-11-03
convert HMAC and MD5 manuals from pod to mdoc
Ingo Schwarze
2016-11-03
convert EVP manuals from pod to mdoc
Ingo Schwarze
2016-11-03
Always call if_put() during the interface iteration on port status multipart
Rafael Zalamena
2016-11-03
The networking code no longer runs off software interrupts.
Martin Pieuchot
2016-11-03
Fix handshake failures:
Bob Beck
2016-11-03
Clean up the TLS handshake digest handling - this refactors some of the
Joel Sing
2016-11-02
sync
Stuart Henderson
2010-10-01
import OpenSSL-1.0.0a
Damien Miller
2016-11-02
Add Windows 10 VMBus protocol version
Mike Belopuhov
2016-11-02
Inline the macro that is used only once
Mike Belopuhov
2016-11-02
when CONSPEED moved from libsa.h to Makefile it lost a leading '1',
Jasper Lievisse Adriaanse
2016-11-02
Fixup a wait channel used during VMBus channel discovery
Mike Belopuhov
2016-11-02
bit more cleanup;
Jason McIntyre
2016-11-02
Be verbose when reverting a patch.
Antoine Jacoutot
2016-11-02
fix shadow declaration of time in parameter list.
Bob Beck
2016-11-02
Ensure handshake is complete before processing an ocsp response for a ctx
Bob Beck
2016-11-02
tweak previous;
Jason McIntyre
2016-11-02
convert ERR manuals from pod to mdoc; while reading this,
Ingo Schwarze
2016-11-02
bump minor for ocsp api additions
Bob Beck
2016-11-02
Add OCSP client side support to libtls.
Bob Beck
2016-11-02
Make an empty state on error rather than leaving something partially
Nicholas Marriott
2016-11-02
convert DSA and EC manuals from pod to mdoc
Ingo Schwarze
2016-11-02
Expand LHASH_OF, IMPLEMENT_LHASH_DOALL_ARG_FN and LHASH_DOALL_ARG_FN
Joel Sing
2008-09-06
import of OpenSSL 0.9.8h
Damien Miller
2016-11-02
Expand another LHASH_OF macro.
Joel Sing
2016-11-02
Expand DECLARE_LHASH_OF and LHASH_OF macros.
Joel Sing
2016-11-02
Expand DECLARE_PEM_rw macro.
Joel Sing
2016-11-02
Expand IMPLEMENT_LHASH_COMP_FN/IMPLEMENT_LHASH_HASH_FN macros - the only
Joel Sing
2016-11-02
Wrap some >80 char lines.
Joel Sing
2016-11-02
Use secure defaults for TLS - instead of accepting TLSv1.0 and any cipher
Joel Sing
2016-11-02
convert DES and DH manuals from pod to mdoc
Ingo Schwarze
2016-11-02
poison the TAILQ_ENTRY in items in the per cpu pool cache.
David Gwynne
2016-11-02
add poisoning of items on the per cpu caches.
David Gwynne
2016-11-02
use a TAILQ to maintain the list of item lists used by the percpu code.
David Gwynne
2016-11-02
Make possible to change the link layer address of a cnmac(4) interface.
Visa Hankala
2016-11-02
add per cpu caches for free pool items.
David Gwynne
2016-11-01
Simplify.
Antoine Jacoutot
[next]