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
...
*
Consolidate d2i_pr.c/i2d_pr.c into a_pkey.c and
kinichiro
2021-12-09
2
-8
/
+4
*
Fix _PATH_SSL_CA_FILE for ocsp_test
kinichiro
2021-12-04
2
-2
/
+2
*
Sort regress key_schedule
kinichiro
2021-12-04
1
-5
/
+5
*
Add regress ssl_methods
kinichiro
2021-12-04
1
-0
/
+5
*
Land #700, Set IA-64 flags only on HP-UX IA-64
Brent Cook
2021-12-04
1
-4
/
+9
|
\
|
*
Set IA-64 compiler flag only if it is HP-UX with IA-64
kinichiro
2021-11-23
1
-4
/
+9
*
|
Remove unneeded target_include_directories with cmake
kinichiro
2021-12-04
7
-54
/
+4
*
|
update man links
Brent Cook
2021-11-30
1
-0
/
+7
*
|
add asn1x509 test
Brent Cook
2021-11-30
2
-0
/
+10
*
|
update man links
Brent Cook
2021-11-30
1
-5
/
+38
*
|
adjust cmake check to include dependencies for netinet/ip.h
Brent Cook
2021-11-30
1
-1
/
+1
*
|
Revert "remove LIBRESSL_CRYPTO_INTERNAL"
Brent Cook
2021-11-29
1
-1
/
+1
*
|
Land #702: Add ct to libcrypto
Brent Cook
2021-11-29
3
-1
/
+27
|
\
\
|
*
|
Add ct
kinichiro
2021-11-27
3
-1
/
+27
|
|
/
*
|
remove LIBRESSL_CRYPTO_INTERNAL
kinichiro
2021-11-27
1
-1
/
+1
*
|
Build static library for regression tests when shared build with CMake
kinichiro
2021-11-27
5
-211
/
+218
|
/
*
Update CMake for new header checks
Brent Cook
2021-11-09
1
-0
/
+10
*
Autoconf updates
Brent Cook
2021-11-09
3
-9
/
+9
*
Land #689, support OSes with some non-POSIX headers
Brent Cook
2021-11-09
5
-6
/
+8
|
\
|
*
Support operating systems without some non-POSIX headers
Jonas 'Sortie' Termansen
2021-10-03
5
-6
/
+8
*
|
Land #694, Add the option for Apple-style xcframework libraries
Brent Cook
2021-11-09
1
-0
/
+13
|
\
\
|
*
|
Add the option to support an Apple-style xcframework for tls, ssl, and crypto
Cameron Lowell Palmer
2021-10-15
1
-0
/
+13
*
|
|
Land #698, install pkgconfig files with ENABLE_LIBRESSL_INSTALL
Brent Cook
2021-11-09
1
-18
/
+20
|
\
\
\
|
*
|
|
Don't install pkgconfig if ENABLE_LIBRESSL_INSTALL is disabled.
Tobias Heider
2021-11-06
1
-18
/
+20
|
|
/
/
*
|
|
prepend tls dir to AM_CPPFLAGS
Brent Cook
2021-11-08
1
-1
/
+1
*
|
|
add o_fips
Brent Cook
2021-11-08
2
-0
/
+2
*
|
|
add x509req_ext
Brent Cook
2021-11-08
2
-0
/
+10
*
|
|
update man links
Brent Cook
2021-11-08
1
-7
/
+91
*
|
|
build updates
Brent Cook
2021-11-08
6
-6
/
+12
|
/
/
*
/
LibreSSL 3.4.1 Changelog
Brent Cook
2021-10-13
1
-0
/
+56
|
/
*
add minimal 3.4.0 changelog
v3.4.0
Brent Cook
2021-09-14
1
-0
/
+23
*
update manpage links
Brent Cook
2021-09-13
1
-0
/
+5
*
add new man links
Brent Cook
2021-09-08
1
-6
/
+71
*
add new files to build
Brent Cook
2021-09-08
3
-0
/
+5
*
Add -DHAVE_GNU_STACK on ELF platforms to enable non-executable
Tobias Heider
2021-07-20
1
-0
/
+1
*
disable dtlstest when static libraries are not built
Brent Cook
2021-07-19
1
-1
/
+1
*
update man links
Brent Cook
2021-07-19
1
-0
/
+30
*
Update pc files
kinichiro
2021-06-09
3
-7
/
+0
*
add OS to cross compile name
Brent Cook
2021-05-30
1
-1
/
+1
*
disable continue-on-error
Brent Cook
2021-05-30
2
-3
/
+3
*
add dtls_locl.h
Brent Cook
2021-05-30
1
-0
/
+1
*
update badges, further split out actions by OS, add more Linux targets
Brent Cook
2021-05-30
7
-45
/
+55
*
Land #674, fix mingw builds with newer compiler versions
Brent Cook
2021-05-30
2
-1
/
+5
|
\
|
*
Remove -D_FORTIFY_SOURCE=2 and -lssp with mingw build
kinichiro
2021-05-30
2
-2
/
+4
|
*
Fix mingw build on ubuntu 20.04
kinichiro
2021-05-30
2
-1
/
+3
*
|
Fix UWP build
kinichiro
2021-05-29
2
-15
/
+20
|
/
*
Split out android test
kinichiro
2021-05-25
2
-26
/
+30
*
Set continue-on-error to false
kinichiro
2021-05-24
1
-1
/
+1
*
Add pull_request trigger
kinichiro
2021-05-22
1
-1
/
+1
*
Force cmake to link strtonum shim with Darwin less than 20
kinichiro
2021-05-22
3
-3
/
+6
[prev]
[next]