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
OPENBSD_7_7
OPENBSD_7_8
OPENBSD_7_9
master
A mirror of https://github.com/libressl/portable.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-05-31
Fix typos plus some automake appeasing
Theo Buehler
1
-4
/
+5
2025-05-31
Include tests for automake builds
Theo Buehler
1
-0
/
+1
2025-05-31
link tests that need it against test helpers
Theo Buehler
2
-4
/
+11
2025-05-31
link bn_mod_words.c to build
Theo Buehler
2
-0
/
+2
2025-05-31
link bn_add_sub.c to build
Theo Buehler
2
-0
/
+2
2025-05-31
link ec_field.c and ec_hp_methods.c to build
Theo Buehler
2
-0
/
+5
2025-05-31
aes_ige.c was merged into aes.c
Theo Buehler
2
-2
/
+0
2025-05-31
There's only one rc2.c file now
Theo Buehler
2
-10
/
+2
2025-05-31
regen netcat.c patch
Theo Buehler
1
-14
/
+14
2025-05-31
regen openssl.c patch
Theo Buehler
1
-3
/
+3
2025-05-31
regen speed.c patch
Theo Buehler
1
-13
/
+13
2025-05-31
Update .gitignore
Theo Buehler
1
-1
/
+2
2025-05-24
remove arm perlasm tendrils
Theo Buehler
6
-56
/
+0
2025-05-22
update CMake and Makefile
Kenjiro Nakayama
5
-16
/
+0
2025-05-22
update.sh: stop generating vpaes and bsaes x86_64 assembly
Kenjiro Nakayama
1
-2
/
+0
2025-05-19
ignore more build artifacts
Brent Cook
1
-1
/
+2
2025-05-19
trim some whitespace for hpux checks
Brent Cook
1
-3
/
+3
2025-05-19
rename cpu_caps apple to darwin
Brent Cook
3
-2
/
+2
2025-05-19
add windows aarch64 cpu_caps
Brent Cook
2
-0
/
+38
2025-05-19
add linux aarc64 cpu_caps
Brent Cook
3
-0
/
+68
2025-05-19
create noop and apple cpu_caps checks for aarch64
Brent Cook
5
-40
/
+102
2025-05-19
ignore only upstream files
Brent Cook
1
-1
/
+2
2025-05-18
remove tmp files left behind during masm generation
Brent Cook
1
-0
/
+2
2025-05-18
fix gitignore brokenness in crypto
Brent Cook
2
-30
/
+113
2025-05-18
experiment with removing BIO_s_log in advance of upstream removal
Brent Cook
2
-7
/
+2
2025-05-10
b_win.c: whitespace nit
Theo Buehler
1
-1
/
+1
2025-05-10
Include "err_local.h" rather than <openssl/err.h>
Theo Buehler
1
-1
/
+2
2025-05-10
Update man links
Theo Buehler
1
-46
/
+38
2025-05-10
Update ChangeLog
Theo Buehler
1
-0
/
+3
2025-05-05
Remove x509name test in preparation for merge into x509_name_test.c
Kenjiro Nakayama
2
-10
/
+0
2025-05-04
Move /crypto/arch/
Kenjiro Nakayama
1
-1
/
+1
2025-05-04
.gitignore: ignore crypto/arch/* except for mips and loongarch64
Kenjiro Nakayama
1
-1
/
+2
2025-05-04
rewrite pq_test to perform internal checks
Kenjiro Nakayama
5
-35
/
+2
2025-05-04
Update ChangeLog
Theo Buehler
1
-0
/
+2
2025-05-02
missing period
Theo Buehler
1
-1
/
+1
2025-04-30
Initial ChangeLog for 4.2.0
Theo Buehler
1
-1
/
+20
2025-04-29
Remove no longer needed modes_local patch
Theo Buehler
1
-18
/
+0
2025-04-18
Typo in ChangeLog; from jsg
Theo Buehler
1
-1
/
+1
2025-04-18
Tweak ChangeLog
Theo Buehler
1
-2
/
+2
2025-04-16
change prefix for fstat
Brent Cook
2
-3
/
+3
2025-04-16
reapply special case for std file descriptors
Brent Cook
1
-0
/
+5
2025-04-12
switch to using high bit for fd detection of file/socket
Brent Cook
2
-22
/
+33
2025-04-12
Don't break std* file descriptors (inspired by the other is_socket() which li...
datadiode
1
-0
/
+3
2025-04-12
Issue #1069 - Make file descriptors created through posix_open() distinguisha...
datadiode
1
-42
/
+12
2025-04-12
Update ChangeLog
Theo Buehler
1
-0
/
+1
2025-04-12
Sync opensslconf.h, add crypto_arch.h for mips
Theo Buehler
10
-18
/
+43
2025-04-12
Drop -fno-common
Theo Buehler
1
-4
/
+0
2025-04-12
Switch to add_compile_options
Theo Buehler
1
-1
/
+1
2025-04-13
scripts/test: use lib64 for loongarch64
Joshua Sing
2
-2
/
+2
2025-04-13
ci: print test suite log on failure
Joshua Sing
1
-1
/
+1
[next]