| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | b_win.c: whitespace nit | Theo Buehler | 2025-05-10 | 1 | -1/+1 | |
| | * | Include "err_local.h" rather than <openssl/err.h> | Theo Buehler | 2025-05-10 | 1 | -1/+2 | |
| |/ | ||||||
| * | Update man links | Theo Buehler | 2025-05-10 | 1 | -46/+38 | |
| * | Update ChangeLog | Theo Buehler | 2025-05-10 | 1 | -0/+3 | |
| * | Land #1162 - remove x509name test | Theo Buehler | 2025-05-05 | 2 | -10/+0 | |
| |\ | ||||||
| | * | Remove x509name test in preparation for merge into x509_name_test.c | Kenjiro Nakayama | 2025-05-05 | 2 | -10/+0 | |
| |/ | ||||||
| * | Land #1161 - ignore most of crypto/arch | Theo Buehler | 2025-05-04 | 1 | -1/+2 | |
| |\ | ||||||
| | * | Move /crypto/arch/ | Kenjiro Nakayama | 2025-05-04 | 1 | -1/+1 | |
| | * | .gitignore: ignore crypto/arch/* except for mips and loongarch64 | Kenjiro Nakayama | 2025-05-04 | 1 | -1/+2 | |
| |/ | ||||||
| * | Land #1159 - simplify pq_test | Theo Buehler | 2025-05-04 | 5 | -35/+2 | |
| |\ | ||||||
| | * | rewrite pq_test to perform internal checks | Kenjiro Nakayama | 2025-05-04 | 5 | -35/+2 | |
| * | | Update ChangeLog | Theo Buehler | 2025-05-04 | 1 | -0/+2 | |
| |/ | ||||||
| * | missing period | Theo Buehler | 2025-05-02 | 1 | -1/+1 | |
| * | Initial ChangeLog for 4.2.0 | Theo Buehler | 2025-04-30 | 1 | -1/+20 | |
| * | Remove no longer needed modes_local patch | Theo Buehler | 2025-04-29 | 1 | -18/+0 | |
| * | Typo in ChangeLog; from jsg | Theo Buehler | 2025-04-18 | 1 | -1/+1 | |
| * | Tweak ChangeLog | Theo Buehler | 2025-04-18 | 1 | -2/+2 | |
| * | Land #1082, add tests for #1069 | Brent Cook | 2025-04-16 | 1 | -0/+19 | |
| |\ | ||||||
| | * | tests/compat/pipe2.c: Add create_issue_1069_sentinels() and call it from sock... | datadiode | 2024-07-19 | 1 | -0/+19 | |
| * | | change prefix for fstat | Brent Cook | 2025-04-16 | 2 | -3/+3 | |
| * | | reapply special case for std file descriptors | Brent Cook | 2025-04-16 | 1 | -0/+5 | |
| * | | switch to using high bit for fd detection of file/socket | Brent Cook | 2025-04-12 | 2 | -22/+33 | |
| * | | Don't break std* file descriptors (inspired by the other is_socket() which li... | datadiode | 2025-04-12 | 1 | -0/+3 | |
| * | | Issue #1069 - Make file descriptors created through posix_open() distinguisha... | datadiode | 2025-04-12 | 1 | -42/+12 | |
| * | | Update ChangeLog | Theo Buehler | 2025-04-12 | 1 | -0/+1 | |
| * | | Land 1149 - minor cmake tweaks | Theo Buehler | 2025-04-12 | 1 | -5/+1 | |
| |\ \ | ||||||
| | * | | Drop -fno-common | Theo Buehler | 2025-04-12 | 1 | -4/+0 | |
| | * | | Switch to add_compile_options | Theo Buehler | 2025-04-12 | 1 | -1/+1 | |
| * | | | Land 1147 - reenable mips32 | Theo Buehler | 2025-04-12 | 10 | -18/+43 | |
| |\ \ \ | ||||||
| | * | | | Sync opensslconf.h, add crypto_arch.h for mips | Theo Buehler | 2025-04-12 | 10 | -18/+43 | |
| |/ / / | ||||||
| * | | | Land #1148 - ci: test on loongarch64 | Theo Buehler | 2025-04-12 | 2 | -1/+19 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | scripts/test: use lib64 for loongarch64 | Joshua Sing | 2025-04-13 | 2 | -2/+2 | |
| | * | | ci: print test suite log on failure | Joshua Sing | 2025-04-13 | 1 | -1/+1 | |
| | * | | ci: only test loong64 on ubuntu-24.04 | Joshua Sing | 2025-04-13 | 1 | -5/+4 | |
| | * | | ci: add universe apt repository for loong64 runs | Joshua Sing | 2025-04-12 | 1 | -0/+4 | |
| | * | | scripts/test: revert to using g++-14 | Joshua Sing | 2025-04-12 | 1 | -4/+4 | |
| | * | | scripts/test: change from g++-14 to g++ | Joshua Sing | 2025-04-12 | 1 | -4/+4 | |
| | * | | ci: test on loongarch64 | Joshua Sing | 2025-04-12 | 2 | -1/+16 | |
| * | | | Land #1046 - Fix -Wno-pointer-sign for C++ | Theo Buehler | 2025-04-12 | 1 | -1/+1 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Fix no pointer sign warning on C++ compilers | Mustafa Gökçe | 2025-04-07 | 1 | -1/+1 | |
| * | | | Add ChangeLog entry for loongarch64 + a review nit | Theo Buehler | 2025-04-12 | 2 | -2/+3 | |
| * | | | Land #1146 - Basic longarch64 support | Theo Buehler | 2025-04-12 | 13 | -10/+239 | |
| |\ \ \ | ||||||
| | * | | | Basic loongarch64 support | Ivan A. Melnikov | 2025-04-10 | 13 | -10/+239 | |
| | |/ / | ||||||
| * / / | Tweak Changelog | Theo Buehler | 2025-04-11 | 1 | -8/+13 | |
| |/ / | ||||||
| * | | add gawk to fedora-rawhide workflow | Theo Buehler | 2025-03-31 | 1 | -1/+1 | |
| * | | Update ChangeLog | Theo Buehler | 2025-03-26 | 1 | -2/+3 | |
| * | | Update ChangeLog | Theo Buehler | 2025-03-19 | 1 | -0/+1 | |
| * | | hook x509_name_test to build | Theo Buehler | 2025-03-15 | 3 | -0/+11 | |
| * | | Update ChangeLog | Theo Buehler | 2025-03-13 | 1 | -1/+1 | |
| * | | rebase aarch64 crypto_arch.h patch | Brent Cook | 2025-03-13 | 1 | -3/+6 | |
