aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Retire the engine testTheo Buehler2023-12-262-10/+0
|
* Update ChangeLogTheo Buehler2023-12-221-0/+4
|
* Update man linksTheo Buehler2023-12-211-2/+0
|
* Fix timingsafe memcmp detectionTheo Buehler2023-12-201-2/+2
|
* Some files were merged into p_legacy.cTheo Buehler2023-12-202-8/+2
|
* Update ChangeLogTheo Buehler2023-12-201-0/+1
|
* rand_key.c is no moreTheo Buehler2023-12-202-2/+0
|
* Land #983Theo Buehler2023-12-191-1/+1
|\
| * pthread_once() returns an error code on failureTheo Buehler2023-12-191-1/+1
| |
* | Land #982Theo Buehler2023-12-191-4/+2
|\ \ | |/ |/|
| * Stop undefining X509_CERT_PAIRTheo Buehler2023-12-191-4/+2
|/ | | | Pointed out in #910
* Land #981Theo Buehler2023-12-191-37/+57
|\
| * readme: fix grammatical errorJoshua Sing2023-12-201-1/+1
| | | | | | Co-authored-by: Theo Buehler <botovq@users.noreply.github.com>
| * readme: tidy up stylingJoshua Sing2023-12-201-37/+57
| |
* | Land #980Theo Buehler2023-12-1911-0/+44
|\ \ | |/ |/|
| * ci: add concurrency groups to workflowsJoshua Sing2023-12-2011-0/+44
|/
* Land #979Theo Buehler2023-12-193-46/+64
|\
| * ci: remove autoconf from msys2 in windows workflowJoshua Sing2023-12-201-1/+0
| |
| * ci: avoid unnecessary steps in windows workflowJoshua Sing2023-12-191-4/+2
| |
| * ci: tidy windows workflow job nameJoshua Sing2023-12-191-1/+1
| |
| * ci: fix windows workflow syntaxJoshua Sing2023-12-191-1/+1
| |
| * readme: add windows badgeJoshua Sing2023-12-191-0/+1
| |
| * ci: clean up windows workflowJoshua Sing2023-12-192-46/+66
|/
* Land #976Theo Buehler2023-12-183-66/+155
|\
| * ci: clean up release workflowJoshua Sing2023-12-153-66/+155
| |
* | Land #953, Fix build on mipsBrent Cook2023-12-171-0/+2
|\ \
| * | Fix build on mipsMathieu Mirmont2023-12-051-0/+2
| | |
* | | Update man linksTheo Buehler2023-12-161-2/+0
| | |
* | | Unhook string_table test. It will go away.Theo Buehler2023-12-153-11/+0
| | |
* | | Land #977Theo Buehler2023-12-151-40/+57
|\ \ \
| * | | ci: cleanup coverity workflowJoshua Sing2023-12-151-40/+57
| | |/ | |/|
* | | Land #975Theo Buehler2023-12-153-28/+33
|\ \ \ | |/ / |/| |
| * | Add Solaris workflow badge to readmeJoshua Sing2023-12-151-0/+1
| | |
| * | ci: fix apt commands in solaris workflowJoshua Sing2023-12-151-1/+2
| | |
| * | ci: reenable and clean up solaris workflowJoshua Sing2023-12-152-28/+31
|/ /
* | Fix build on windowsTheo Buehler2023-12-141-0/+1
| |
* | Update ChangeLogTheo Buehler2023-12-141-0/+5
| |
* | Land #974Theo Buehler2023-12-141-5/+7
|\ \
| * | cmake: limit some macros to mingwViktor Szakats2023-12-141-5/+7
| | | | | | | | | | | | | | | | | | Syncing this up with autotools. Also use the built-in `MINGW` variable.
* | | Land #967Theo Buehler2023-12-141-3/+8
|\ \ \
| * | | pthreads.h: avoid undefined behaviorTheo Buehler2023-12-121-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | You can't pass a function pointer through a void pointer. So wrap the pthread callback in a struct. Fixes #966
* | | | Land #954Theo Buehler2023-12-141-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Update solaris vm to latest versionneil2023-12-091-2/+2
| | |/ | |/| | | | Update solaris vm to latest version
* | | Land #972Theo Buehler2023-12-147-92/+66
|\ \ \
| * | | Add reminder to remove timegm after the next library bumpTheo Buehler2023-12-141-0/+1
| | | |
| * | | try fixing missing tls-compat for testsViktor Szakats2023-12-141-2/+2
| | | |
| * | | nc needs compat_obj on some platformsViktor Szakats2023-12-141-1/+1
| | | |
| * | | try avoiding empty compat libsViktor Szakats2023-12-142-2/+2
| | | |
| * | | cmake: stop exporting compat functionsViktor Szakats2023-12-146-90/+63
|/ / /
* | | Land #968Theo Buehler2023-12-131-2/+1
|\ \ \ | |_|/ |/| |