index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-15
Set SSL_OP_SINGLE_ECDH_USE before calling SSL_CTX_set_tmp_ecdh() - this
jsing
1
-2
/
+2
2014-10-15
Only require an EC public key in tls1_set_ec_id(), if we need to provide
jsing
2
-8
/
+8
2014-10-15
Add cipher aliases for DHE (the correct name for EDH) and ECDHE (the
jsing
4
-8
/
+32
2014-10-14
seems like a good time to make the ressl default TLSv1 only.
tedu
2
-6
/
+5
2014-10-14
Bump libressl version string to 2.1.
bcook
2
-4
/
+4
2014-10-13
remove unused variable
chl
1
-3
/
+1
2014-10-13
Remove _XOPEN_SOURCE_EXTENDED since we're not too concerned about
jsing
1
-9
/
+2
2014-10-13
BIO_free() and SSL_CTX_free() have explicit NULL checks, so there is no
jsing
1
-29
/
+16
2014-10-13
Add NPN regress tests from OpenSSL. However, unlike OpenSSL, actually exit
jsing
2
-3
/
+146
2014-10-13
The return value on success of fcntl(F_SETFL) is not actually specified,
bcook
2
-6
/
+6
2014-10-13
prefer C99 array initialization syntax.
bcook
5
-10
/
+10
2014-10-13
Use O_NONBLOCK over FIONBIO.
bcook
4
-15
/
+23
2014-10-12
Remove useless comments in DES_is_weak_key(). Do we really care that this
miod
2
-28
/
+20
2014-10-12
Paranoia: in ASN1_mbstring_ncopy(), check for len < 0 instead of len == -1,
miod
2
-4
/
+4
2014-10-12
Convert libssl manpages from pod to mdoc(7).
bentley
249
-7737
/
+19938
2014-10-11
include header needed by older linux kernels
bcook
2
-2
/
+4
2014-10-11
Since deraadt@ remembers seeing strdup() on one particular 4.2BSD machine,
schwarze
1
-4
/
+11
2014-10-11
Userland reallocarray() audit.
doug
1
-3
/
+3
2014-10-11
Userland reallocarray() audit.
doug
1
-3
/
+3
2014-10-10
replace select with equiv poll usage.
dlg
1
-17
/
+12
2014-10-09
add an API version number. ok jsing
tedu
1
-1
/
+3
2014-10-08
history
tedu
1
-4
/
+10
2014-10-08
use preferred license form. can't trust that doug guy with anything...
tedu
1
-20
/
+11
2014-10-08
mlinks, and prune some functions from man page i'm not ready for yet.
tedu
2
-14
/
+33
2014-10-08
more better
tedu
1
-3
/
+6
2014-10-08
reluctantly rename man page after a function
tedu
1
-1
/
+1
2014-10-08
whack a few stray .Pp macros
schwarze
1
-4
/
+1
2014-10-08
add a few more functions.
tedu
1
-5
/
+17