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
path:
root
/
m4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-02
Tweak previous ChangeLog entry
Theo Buehler
1
-2
/
+2
2024-08-02
Update ChangeLog
Theo Buehler
1
-1
/
+3
2024-08-02
Silly ChangeLog entry to trigger CI
Theo Buehler
1
-0
/
+1
2024-08-02
Use check_symbol_exists() rather than check_function_exists()
Theo Buehler
1
-2
/
+2
2024-08-02
Update ChangeLog
Theo Buehler
1
-0
/
+3
2024-08-02
ex_data is now implemented in crypto_ex_data.c
Theo Buehler
2
-2
/
+2
2024-08-02
Update CMakeLists.txt
rfl890
1
-1
/
+1
2024-07-23
Update ChangeLog
Theo Buehler
1
-0
/
+1
2024-07-21
Update ChangeLog
Theo Buehler
1
-0
/
+1
2024-07-20
reenable clienttest
Theo Buehler
2
-6
/
+6
2024-07-19
CMakeLists.txt: Fix HOST variable for ppc64
OPNA2608
1
-1
/
+1
2024-07-18
Update ChangeLog
Theo Buehler
1
-2
/
+3
2024-07-14
lhash_local.h was removed
Theo Buehler
1
-1
/
+0
2024-07-13
Update ChangeLog
Theo Buehler
1
-0
/
+1
2024-07-13
ssl2.h and ssl23.h are gone
Theo Buehler
1
-1
/
+1
2024-07-13
Simplify speed.c diff
Theo Buehler
1
-5
/
+3
2024-07-13
speed.c is likely broken on Windows, so add a hack
Theo Buehler
1
-12
/
+29
2024-07-13
Update ChangeLog
Theo Buehler
1
-0
/
+4
2024-07-13
include/CMakeLists.txt: error out when architecture is not supported
Thomas Petazzoni
1
-0
/
+2
2024-07-09
tls1_prf is in kdf/, not in hkdf/
Theo Buehler
1
-1
/
+1
2024-07-09
Add tls1_prf.c to build
Theo Buehler
2
-0
/
+2
2024-07-09
Update ChangeLog
Theo Buehler
1
-0
/
+1
2024-07-09
Update ChangeLog
Theo Buehler
1
-0
/
+2
2024-07-08
Update ChangeLog
Theo Buehler
1
-0
/
+1
2024-07-08
spkac.c is no more
Theo Buehler
2
-2
/
+0
2024-06-28
Update ChangeLog
Theo Buehler
1
-0
/
+4
2024-06-25
reach from ssl into crypto for crypto_internal.h
Theo Buehler
2
-0
/
+2
2024-06-25
Need to pass crypto/err to -I
Theo Buehler
2
-0
/
+2
2024-06-25
Update ChangeLog
Theo Buehler
1
-0
/
+4
2024-06-24
Update ChangeLog
Theo Buehler
1
-0
/
+1
2024-06-24
Link err_local.h to build
Theo Buehler
1
-0
/
+1
2024-06-22
Update ChangeLog
Theo Buehler
1
-0
/
+1
2024-06-20
add note about using emcmake with Emscripten in specific systems section
MoustaphaSaad
1
-0
/
+12
2024-06-20
add Emscripten to compatible operating systems list
MoustaphaSaad
1
-0
/
+1
2024-06-19
Update ChangeLog
Theo Buehler
1
-0
/
+3
2024-06-19
Update ChangeLog
Theo Buehler
1
-0
/
+1
2024-06-19
grammar tweak
Theo Buehler
1
-2
/
+2
2024-06-19
Fix comment in emscripten.yml
Mostafa Saad
1
-1
/
+1
2024-06-19
use compat implementations of strlcpy and strlcat
MoustaphaSaad
1
-7
/
+10
2024-06-19
call prepare_emscripten_test_target for x509_asn1 to fix an OOM error
MoustaphaSaad
1
-0
/
+1
2024-06-19
group testdsa, testenc, and testrsa under a single if(NOT EMSCRIPTEN)
MoustaphaSaad
1
-13
/
+5
2024-06-19
use -gsource-map instead of -ggdb
MoustaphaSaad
1
-1
/
+1
2024-06-19
replace if(EMSCRIPTEN) with prepare_emscripten_test_target function
MoustaphaSaad
1
-36
/
+31
2024-06-19
fix emscripten.yml workflow
MoustaphaSaad
1
-4
/
+7
2024-06-19
simplify explicit_bzero comment
MoustaphaSaad
1
-2
/
+1
2024-06-19
use emcmake instead of feeding toolchain file manually
MoustaphaSaad
1
-2
/
+2
2024-06-19
wrap bn_unit ALLOW_MEMORY_GROWTH in if(EMSCRIPTEN)
MoustaphaSaad
1
-1
/
+3