index
:
portable
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/portable.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
LibreSSL 3.2.5
v3.2.5
Brent Cook
2021-03-17
2
-2
/
+6
*
complete sentence and unify spelling of autochain
v3.2.4
Theo Buehler
2021-02-07
1
-2
/
+2
*
Add Changelog for 3.2.4
Brent Cook
2021-02-06
1
-0
/
+22
*
update version to LibreSSL 3.2.4
Brent Cook
2021-02-03
1
-2
/
+2
*
LibreSSL 3.2.3
v3.2.3
Brent Cook
2020-12-08
1
-0
/
+18
*
Release notes for GENERAL_NAME_cmp() NULL deref
Theo Buehler
2020-12-08
1
-0
/
+5
*
modify nc build to link libcompat objects directly
Brent Cook
2020-10-20
2
-4
/
+8
*
create 3.2.x stable branch
v3.2.2
Brent Cook
2020-10-17
1
-1
/
+1
*
update manpage links
Brent Cook
2020-10-17
1
-0
/
+18
*
Mention cleanup and refactoring of ssl_prev_session().
Theo Buehler
2020-10-17
1
-0
/
+3
*
wording tweak from jsing
Theo Buehler
2020-10-17
1
-1
/
+1
*
whito
Theo Buehler
2020-10-17
1
-1
/
+1
*
wordsmith some, and include mention of name constraints and bettertle test suite
Bob Beck
2020-10-17
1
-5
/
+12
*
CBS -> CBC
Theo Buehler
2020-10-17
1
-1
/
+1
*
ChangeLog improvements.
Joel Sing
2020-10-17
1
-11
/
+7
*
Zap many things that are promised for later
Theo Buehler
2020-10-17
1
-22
/
+2
*
Mention TLSv1.3 server up front, then validator. Other minor
Theo Buehler
2020-10-17
1
-13
/
+19
*
Update ChangeLog
kinichiro
2020-10-17
1
-135
/
+39
*
Fix typo :)
OptoCloud
2020-10-17
1
-1
/
+1
*
disable some additional libtls-standalone bits
Brent Cook
2020-10-17
2
-38
/
+3
*
remove libtls-standalone, it's unmaintained
Brent Cook
2020-10-17
14
-300
/
+0
*
Link crypto and ssl object files directly instead of static library
kinichiro
2020-10-17
4
-4
/
+31
*
Configure libtls and nc(1) to statically link to libcrypto/ssl
Brent Cook
2020-10-17
4
-10
/
+8
*
SSL_set1_host() is now documented.
Theo Buehler
2020-10-05
1
-0
/
+2
*
SSL_set1_host() is not yet exposed.
Theo Buehler
2020-10-05
1
-2
/
+0
*
Update ChangeLog
kinichiro
2020-10-05
1
-0
/
+8
*
Remove points that made it into 3.2.1
Theo Buehler
2020-10-04
1
-10
/
+0
*
Update ChangeLog
kinichiro
2020-10-05
1
-8
/
+8
*
Initial cut of the 3.2.2 ChangeLog
Theo Buehler
2020-10-03
1
-0
/
+188
*
Make pthread_mutex static initialisation work on Windows.
Joel Sing
2020-09-20
1
-5
/
+23
*
Update .gitignore
kinichiro
2020-09-15
1
-0
/
+4
*
Add regress x509_info.c
kinichiro
2020-09-15
2
-0
/
+10
*
Fix regress build
kinichiro
2020-09-15
1
-4
/
+6
*
Add x509_verify.c x509_verify.h
kinichiro
2020-09-14
3
-1
/
+3
*
Add regress x509attribute.c
kinichiro
2020-09-14
2
-0
/
+10
*
Add x509_issuer_cache.c x509_issuer_cache.h
kinichiro
2020-09-13
2
-0
/
+3
*
Add queue.h tree.h _null.h
kinichiro
2020-09-13
4
-0
/
+1563
*
Add PTHREAD_MUTEX_INITIALIZER
kinichiro
2020-09-13
1
-0
/
+5
*
Add regress constraints.c
kinichiro
2020-09-13
2
-0
/
+14
*
Add x509_constraints.c x509_internal.h
kinichiro
2020-09-13
2
-0
/
+3
*
Land #604, Get __STRICT_ALIGNMENT from machine/endian.h
Brent Cook
2020-09-12
2
-14
/
+11
|
\
|
*
Add architecture define for s390/s390x and remove redundant sparc check
kinichiro
2020-07-22
2
-1
/
+1
|
*
Get __STRICT_ALIGNMENT from machine/endian.h
kinichiro
2020-07-21
2
-13
/
+10
*
|
rediff patches
Brent Cook
2020-09-04
4
-20
/
+20
*
|
Add ssl/tls12_record_layer.c
kinichiro
2020-09-02
2
-0
/
+2
*
|
update man links
v3.2.1
Brent Cook
2020-08-24
1
-1
/
+39
*
|
Tweak change log entries.
Joel Sing
2020-08-24
1
-10
/
+11
*
|
need ax_check_compile_flag too for older autotools
Brent Cook
2020-08-22
1
-0
/
+53
*
|
Add a compile-time check for FORTIFY_SOURCE support
Brent Cook
2020-08-22
2
-1
/
+81
*
|
Update ChangeLog
kinichiro
2020-08-22
1
-4
/
+8
[next]