JacobBarthelmeh
|
2c24291ed5
|
update copyright date
|
2025-01-21 09:55:03 -07:00 |
Daniel Pouzzner
|
ebfde75d91
|
fixes for misspelled/malformed macro names, and add missing BUILD_AESCCM setup in wolfssl/internal.h
|
2024-11-15 15:33:51 -06:00 |
Daniel Pouzzner
|
a3fb5029f8
|
clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text.
|
2024-09-05 14:52:18 -05:00 |
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.
|
2024-08-20 13:48:33 -05:00 |
Brett Nicholas
|
573ade3178
|
added curl instructions to apple-universal README
|
2024-08-05 10:22:41 -06:00 |
JacobBarthelmeh
|
31a6a2bf59
|
update copyright to 2024
|
2024-07-19 13:15:05 -06:00 |
Andras Fekete
|
822405a6d8
|
Massively simplify apple-universal script
|
2023-12-01 09:44:43 -05:00 |
Dimitri Papadopoulos
|
6d9c85a762
|
Fix typos found by codespell
|
2023-07-27 23:38:44 +02:00 |
Brett
|
425cd2c6dc
|
added "-c" command line option to allow passing extra configure flags, removed curl and harden default options, updated documentation
|
2023-07-17 14:47:23 -06:00 |
Brett
|
d1db78adb2
|
fixed typos in README
|
2023-07-17 11:10:02 -06:00 |
Brett
|
707c1a44bc
|
added support for dist bundle
|
2023-07-14 12:27:10 -06:00 |
Brett
|
5d24d5114a
|
removed Preview Assets and disabled swiftUI preview, as it is not required and adds unused files to a make dist install
|
2023-07-14 12:14:19 -06:00 |
Brett
|
0d9252de9e
|
review: max line length changes
|
2023-07-13 16:30:25 -06:00 |
Brett
|
698bf7b423
|
fixed typo and added xcode version to overview
|
2023-07-13 16:24:30 -06:00 |
Brett
|
9379a8a094
|
added standard license headers, switched to C-style comments
|
2023-07-13 12:58:38 -06:00 |
Brett
|
c8209068c2
|
added apple univeresal binary framework build script and example
|
2023-07-13 12:02:12 -06:00 |