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
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
spelling;
jmc
2019-01-19
1
-2
/
+2
*
In evp.h rev. 1.71, tb@ added EVP_ENCODE_CTX_new(3) and
schwarze
2019-01-19
1
-4
/
+38
*
Sort HDRS/SRCS lists and use one line per source file for maintainability.
jsing
2019-01-19
1
-16
/
+44
*
Add handshake message type checking and special case certificate requests.
jsing
2019-01-19
1
-1
/
+30
*
Tweak return value handling in the TLSv1.3 handshake code.
jsing
2019-01-19
2
-44
/
+47
*
Hook record regress.
jsing
2019-01-19
1
-1
/
+3
*
Add regress for TLSv1.3 record handling.
jsing
2019-01-19
2
-0
/
+533
*
Provide a TLS record handling implementation.
jsing
2019-01-19
3
-2
/
+220
*
bump minors after symbol addition
tb
2019-01-19
3
-3
/
+3
*
provide EVP_ENCODE_CTX_{new,free}().
tb
2019-01-19
3
-2
/
+18
*
$OpenBSD$
tb
2019-01-19
2
-0
/
+2
*
Partial port of EC_KEY_METHOD from OpenSSL 1.1.
tb
2019-01-19
3
-12
/
+12
*
Partial port of EC_KEY_METHOD from OpenSSL 1.1.
tb
2019-01-19
9
-63
/
+213
*
Partial port of EC_KEY_METHOD from OpenSSL 1.1.
tb
2019-01-19
16
-56
/
+659
*
switch the default algorithm for the dgst command from MD5 to SHA256
naddy
2019-01-18
2
-6
/
+6
*
Add -iter and -pbkdf2 to the usage synopsis.
naddy
2019-01-18
1
-15
/
+17
*
initialize offset value so this passes
beck
2019-01-18
1
-0
/
+1
*
copyright
beck
2019-01-18
1
-1
/
+2
*
bump copyright years appopriately
beck
2019-01-18
1
-3
/
+3
*
Add client side of supported versions and keyshare extensions with basic regress
beck
2019-01-18
5
-5
/
+454
*
Improve the description of locale dependency:
schwarze
2019-01-18
2
-14
/
+20
*
Replace the vague, incorrect, and confusing BUGS sections with CAVEATS
schwarze
2019-01-18
3
-12
/
+33
*
tweak previous;
jmc
2019-01-18
1
-7
/
+7
*
Expose some symbols in a new tls13_handshake.h for regression testing.
tb
2019-01-18
3
-99
/
+93
*
Removed unused struct members.
jsing
2019-01-18
1
-2
/
+0
*
Add the -iter and -pbkdf2 argumenst to enc
beck
2019-01-18
1
-2
/
+11
*
Change the default digest type to sha256, and add support for
beck
2019-01-18
1
-5
/
+44
*
Remove this copy, we have decided we can do this in place
beck
2019-01-18
3
-1633
/
+2
*
Add support for RFC 8446 section 4.2 enforcing which extensions may
beck
2019-01-18
1
-8
/
+43
*
Update regress following TLS extension renaming.
jsing
2019-01-18
2
-379
/
+378
*
Rename TLS extension handling to use less "hello".
jsing
2019-01-18
4
-220
/
+228
*
Add regress for extensible buffer code.
jsing
2019-01-17
3
-1
/
+169
*
Get rid of is_serverhello in preparation for other messages
beck
2019-01-17
1
-13
/
+24
*
Provide an extensible buffer implementation that uses a read callback.
jsing
2019-01-17
3
-3
/
+148
*
Add support to enforce restrictions on where extensions can appear
beck
2019-01-17
2
-12
/
+38
*
Add a direct copy of the exension parsing code to be modified for tls13.
beck
2019-01-17
3
-2
/
+1596
*
For all functions known to be infected by LC_NUMERIC, add short
schwarze
2019-01-16
2
-4
/
+22
*
There are cases where a program doing dns requests wants to set the
otto
2019-01-14
1
-2
/
+4
*
Move default numer of pools in the multi-threaded case to 8. Various tests
otto
2019-01-10
1
-2
/
+2
*
Make the "not my pool" searching loop a tiny bit smarter, while
otto
2019-01-10
2
-22
/
+39
*
Revert back previous commit and stop including strings.h
mestre
2019-01-10
2
-9
/
+7
*
Include strings.h for bzero in usr.bin/nc
inoguchi
2019-01-09
2
-2
/
+4
*
correct article;
jmc
2019-01-02
2
-6
/
+6
*
too many words in previous;
jmc
2018-12-27
1
-2
/
+2
*
port ranges can be ambiguous with hypenated port-names.
tedu
2018-12-27
2
-6
/
+7
*
Make AES CCM available in tables.
tb
2018-12-26
1
-1
/
+4
*
Make this page much more readable by deleting as much text as possible
schwarze
2018-12-24
1
-28
/
+9
*
EVP_MD_CTX_cleanup() is deprecated and doesn't free, so recommend using
tb
2018-12-23
4
-12
/
+12
*
Document EVP_PKEY_new_mac_key(3);
schwarze
2018-12-22
1
-8
/
+50
*
Delete irrelevant HISTORY details. Simply use BN_rand(3); there
schwarze
2018-12-22
1
-12
/
+2
[prev]
[next]