Commit History

Author SHA1 Message Date
  JacobBarthelmeh b7b4be8822 Merge pull request #6610 from bigbrett/apple-universal-lib 1 year ago
  Brett c8209068c2 added apple univeresal binary framework build script and example 1 year ago
  David Garske 8f36f78e6c Merge pull request #6400 from bandi13/ARIA-cipher 1 year ago
  Sean Parkinson 3af87f6f93 Moved CertManager APIs into own file 1 year ago
  Andras Fekete 266307da6c Add in ARIA wrappers 1 year ago
  Sean Parkinson a39a04fc88 PEM example: new example for convert between PEM and DER 1 year ago
  oltolm 90b858492f CMake: improve build scripts (#6331) 1 year ago
  Sean Parkinson 9cdee20a7d ASN.1 print: implementation to parse and print added 1 year ago
  David Garske cefd55eb74 Fix for benchmarking shake with custom block size. Using `./benchmark -shake 1024` caused seg fault. 1 year ago
  gojimmypi ef63a5287a Ignore old cmake, VisualGDB working & Espressif sdkconfig files 1 year ago
  Hayden Roche 3bcd4b45df Generate an assembler-safe user_settings.h in configure.ac and CMakeLists.txt. 2 years ago
  Steffen Jaeckel 0e57e9858f Integrate Xilinx Versal 2 years ago
  Juliusz Sosinowicz 9eac8bf5a9 Add async and fips test folders to gitignore 2 years ago
  Stefan Eissing 4431438fb2 add QUIC support. 2 years ago
  Daniel Pouzzner ff4c6e5d7b linuxkm: relocate WOLFSSL_LINUXKM code in wolfssl/wolfcrypt/wc_port.h and wolfcrypt/src/memory.c to linuxkm/{linuxkm_wc_port.h,linuxkm_memory.c}, and gate SIMD in IRQ handlers on -DLINUXKM_SIMD_IRQ in prep for Linux 5.16; 2 years ago
  TakayukiMatsuo cd96330f2a Integrate Renesas TSIP specific code into Renesas common logics 2 years ago
  Chris Conlon 84be329ffb remove swig wrapper, now that we have dedicated Java and Python wrappers 2 years ago
  Daniel Pouzzner 8e131620ae .gitignore: add linuxkm/libwolfssl.lds 3 years ago
  Daniel Pouzzner fae342940c .gitignore: add .build_params. 3 years ago
  David Garske c8fd5d552e IoTSafe Improvements. Use new hex to char functions in misc.c. Fix for arm-none-eabi missing nano specs. Cleanups for IoTSafe code, `README.md` and `user_settings.h`. Fix linker script to use flash at `0x8000000`. Support for TLS v1.3. 3 years ago
  Juliusz Sosinowicz 7dea1dcd39 OpenResty 1.13.6.2 and 1.19.3.1 support 3 years ago
  kaleb-himes eea9866967 Address bug that fails to ignore select files generated by gcov. Thanks to M.W. for the report 3 years ago
  Jacob Barthelmeh 749425e1e8 first pre alpha code for QNX + CAAM 4 years ago
  Elms c17597a4fb build: arbitrary path for `make check` 3 years ago
  Hayden Roche 8f6c21d600 CMake improvements. 3 years ago
  Hayden Roche 31b6c507f9 Tweak CMakeLists.txt 3 years ago
  Daniel Pouzzner 2c564a7728 update .gitignore with more artifacts from linuxkm build. 4 years ago
  Daniel Pouzzner 1aa15632ce initial buildability of full libwolfssl.ko loadable kernel module for Linux via ./configure --enable-linuxkm && make. 4 years ago
  Daniel Pouzzner 14e3da9206 .gitignore: add *~ for emacs backup files. 4 years ago
  Daniel Pouzzner 3c2155f4a9 linuxkm WIP -- update for kernels 4.9.x (LTS representative) and 5.8.x (latest). 4 years ago