Sean Parkinson
|
08d8a74992
Test fixes
|
2 months ago |
Sean Parkinson
|
e99bbf9429
Merge pull request #7875 from douzzer/20240814-debug-trace-errcodes-MP
|
2 months ago |
Daniel Pouzzner
|
1a0bf421bd
Merge pull request #7781 from julek-wolfssl/sssd
|
2 months ago |
Sean Parkinson
|
2505a59dae
Merge pull request #7886 from douzzer/20240819-shebang-bash-env
|
2 months ago |
Daniel Pouzzner
|
2448d482f4
wolfssl/wolfcrypt/error-crypt.h: move MPI error codes to range {-97, -100} to avoid collisions.
|
2 months ago |
Daniel Pouzzner
|
05c4955316
linuxkm: add support for WOLFSSL_DEBUG_BACKTRACE_ERROR_CODES using dump_stack().
|
2 months ago |
Daniel Pouzzner
|
0da78a7ee2
move several MP error codes from wolfssl/wolfcrypt/sp_int.h, wolfssl/wolfcrypt/tfm.h, and wolfssl/wolfcrypt/integer.h, to wolfssl/wolfcrypt/error-crypt.h, harmonizing their names and numbers.
|
2 months ago |
Daniel Pouzzner
|
1c68da282c
portability enhancement: use "#!/usr/bin/env <interpreter>" on all perl scripts and shell scripts that use bash extensions, and use "#!/bin/sh" on the rest.
|
2 months ago |
Juliusz Sosinowicz
|
305a699398
Add sssd action
|
2 months ago |
David Garske
|
4f4fb4bd0a
Merge pull request #7888 from douzzer/20240820-configure-silent
|
2 months ago |
Juliusz Sosinowicz
|
3260a9b680
Address code review
|
2 months ago |
Daniel Pouzzner
|
c4f978ffc8
Merge pull request #7874 from mpsuzuki/fix-posix-date
|
2 months ago |
Daniel Pouzzner
|
0becc347b1
configure.ac: inhibit options.h reminder message when --quiet.
|
2 months ago |
David Garske
|
294362a0b7
Fixes for building x86 in Visual Studio for non-windows OS.
|
2 months ago |
suzuki toshiya
|
e417091f61
[configure.ac] spell out RFC 5322 "date" format for POSIX-conforming "date" with no extension.
|
3 months ago |
gojimmypi
|
a0fc2f0497
Introduce Espressif common CONFIG_WOLFSSL_EXAMPLE_NAME, Kconfig
|
2 months ago |
Daniel Pouzzner
|
e562a1c4d1
Merge pull request #7867 from ColtonWilley/cert_copy_option
|
2 months ago |
Daniel Pouzzner
|
b412e5f24e
Merge pull request #7879 from dgarske/options_h
|
2 months ago |
Daniel Pouzzner
|
c90aa27e06
Merge pull request #7882 from kojo1/client-help
|
2 months ago |
Takashi Kojo
|
723adaad20
Fix <null> in the help message
|
2 months ago |
Daniel Pouzzner
|
9a693f5e65
Merge pull request #7876 from mpsuzuki/fix-config-stray-redirect
|
2 months ago |
Colton Willey
|
d5268d8bb5
Update NULL check to be consistent with other checks
|
2 months ago |
Colton Willey
|
a09e3bb3e7
Use signed variable for length calculation in SendTls13Certificate
|
2 months ago |
Daniel Pouzzner
|
b693127dcd
Analyzer fixes
|
3 months ago |
Juliusz Sosinowicz
|
a6a40de249
init sssd support
|
3 months ago |
David Garske
|
a9be38eaf0
Improve wolfssl/options.h issues. Fixes #7853.
|
3 months ago |
David Garske
|
1190d1bafe
Merge pull request #7873 from SparkiDev/riscv-poly1305-asm
|
3 months ago |
Colton Willey
|
d056b63742
Always free existing SSL cert to be compatible with openssl behavior
|
3 months ago |
suzuki toshiya
|
bbdf7fc1b0
[configure.ac] ">>" without preceding command does not work in traditional Bourne shell.
|
4 months ago |
Sean Parkinson
|
ccd8b9aa8d
Merge pull request #7872 from douzzer/20240814-linuxkm-kyber-asm
|
3 months ago |