38 Commits

Author SHA1 Message Date
olszomal 988f72249b Simplify ASLR/PIE flags check for macOS 2025-12-16 06:42:01 +01:00
Michał Trojnara 97ee163e31 Document script file support 2025-06-20 14:06:05 +02:00
olszomal 6b56aef073 Add tests for handling JavaScript files 2025-06-05 14:41:36 +02:00
olszomal 21133f9c3b Added the '-blobFile' option to specify a file containing the blob content 2024-09-04 17:51:35 +02:00
Małgorzata Olszówka 6e5bef14e9 Rewrite making test certificates (#393)
Also updates obsolete curl dependencies with zlib.
2024-05-22 18:59:53 +02:00
olszomal 7a5389b719 Fixed cmake test cURL support 2024-04-10 17:09:01 +02:00
olszomal 0b93a94ffa Fixed cross-signed root CA certificate 2024-02-28 11:52:49 +01:00
olszomal ead0584611 Disable curl dependence 2024-02-20 17:48:31 +01:00
Michał Trojnara 4576895718 Initial script (text) format support
See #37 for details.
2024-02-12 10:54:18 +01:00
olszomal 1bdcad619e Remove http proxy configuration that may change behavior 2024-02-07 13:38:01 +01:00
olszomal 5da62de5ef Fixed adding signing time 2024-01-08 11:48:10 +01:00
olszomal 34bf3bc525 tests for extract-data command 2023-12-19 13:07:19 +01:00
olszomal 588a1a0b5f Use default certificates when the HTTP server fails 2023-11-22 17:53:50 +01:00
olszomal e290e03341 tests: Add more tests for catalog files. 2023-11-07 14:56:48 +01:00
Michał Trojnara 1700455533 APPX support (#303)
Co-authored-by: Maciej Panek <Maciej.panek@punxworks.com>
Co-authored-by: olszomal <Malgorzata.Olszowka@stunnel.org>
2023-09-19 21:23:32 +02:00
olszomal c90166ba8d Fix cTest script 2023-05-09 21:14:19 +02:00
olszomal 54e61cb76a New CMakeTest script 2023-05-01 11:59:06 +02:00
olszomal fb731f2b5e Use indentations 2023-05-01 11:59:06 +02:00
olszomal edcb18d63f Tests: use TSA-CRLfile 2023-04-16 10:43:24 +02:00
Małgorzata Olszówka 0f51a06b8f Separate common and format-dependent functions (#241) 2023-03-25 20:32:58 +01:00
Charles Duffy 44a6768089 Avoid link failures on Darwin when AppleClang not matched (#246) 2023-03-14 14:37:24 +01:00
olszomal c48a6cdef0 Legacy pkcs12 ciphers tests
Use legacy PKCS#12 container with RC2-40-CBC private key and certificate encryption algorithm
2023-01-10 17:39:53 +01:00
olszomal dfc13c9bf8 simplify bash completion 2023-01-10 17:38:58 +01:00
olszomal f57b469c29 Add an option override the autodetected directory for installing bash completions 2023-01-10 17:38:58 +01:00
Jon Turney 1c678bf926 Don't use ELF-specific linker options on Cygwin, either 2022-11-22 16:55:29 +01:00
Michał Trojnara 86e4eb9252 fix mingw support 2022-08-04 11:34:37 +02:00
Michał Trojnara 15185acb0a do not enable EH continuation metadata 2022-08-01 20:59:02 +02:00
olszomal a12b5c0951 suppress check compiler flag messages 2022-07-29 18:42:35 +02:00
olszomal 7871e28141 fix AppleClang linker flags 2022-07-29 18:42:35 +02:00
olszomal d7daf98db8 improve add compile and linker flags 2022-07-29 18:42:35 +02:00
Michał Trojnara 3d0640a2cc CI for Linux/macOS/Windows (#166) 2022-07-26 16:27:46 +02:00
olszomal 26b7d5f617 change makecers.sh mode 2022-07-21 12:21:19 +02:00
olszomal 396318dcd1 Find headers 2022-07-21 12:21:19 +02:00
olszomal 24ed108099 Set bash completion 2022-07-21 12:21:19 +02:00
olszomal 7b29b45348 Set compiler and linker flags 2022-07-21 12:21:19 +02:00
olszomal ac3e8e5221 improve tests 2022-07-21 12:21:19 +02:00
Michał Trojnara 6a873c3a49 simplify cmake 2022-07-16 20:01:11 +02:00
olszomal 60fe5d15fe use CMake instead of Makefile 2022-05-25 20:27:21 +02:00