florian
|
76b86e8797
* copyright year updated
|
1 year ago |
florian
|
313d9fc9f7
* copyright for 2023 updated
|
2 years ago |
florian
|
0a2bfb3765
* year of copyright updated to 2022
|
3 years ago |
svenbarth
|
0de9940d01
* fix for Mantis #38023: the code to convert LF to CRLF when converting to UTF-8 is disabled anyway, so disable unnecessary, duplicate if-branches as well
|
4 years ago |
svenbarth
|
d1c29e6cb9
* in the default exception handler add the captured exception to the exception object stack as well
|
4 years ago |
Michaël Van Canneyt
|
135fefd79a
* Fix time argument of X509GmtimeAdj. Fixes issue #40555
|
1 year ago |
Michaël Van Canneyt
|
8b0889d45f
* Patch from Dokkie8844 to set hostname when verifying peer certificate. Fixes issue #40479
|
1 year ago |
Michaël Van Canneyt
|
7346c03417
* Patch from Jan Bruns to add some functions. Fixes issue #40038
|
2 years ago |
Ondrej Pokorny
|
36fb8f9a39
add SSL functions
|
2 years ago |
Michaël Van Canneyt
|
85b617b27f
* Patch from RDA to add S/MIME functions. Fix issue #39839
|
3 years ago |
Bi0T1N
|
81fd514fc8
Add support for OpenSSL 3.0
|
3 years ago |
svenbarth
|
2b77b4fd19
* use $IF DEFINED instead of $IFDEF for consistency (and is required for 3.2.2)
|
4 years ago |
michael
|
e95818de2b
* Added InitSSLInterface overload where the library names can be specified
|
4 years ago |
michael
|
ad5b651e81
* Fix windows compilation
|
5 years ago |
michael
|
f7782245fd
* LibreSSL support
|
5 years ago |
Michaël Van Canneyt
|
94e73c7285
* Fix issue 39431
|
3 years ago |
marcoonthegit
|
2ad69fa2d8
* another indirection problem reported on the forum for libusb_free_device_list
|
1 year ago |
Michaël Van Canneyt
|
dcb1b60222
* Remove leftover statement
|
1 year ago |
Michaël Van Canneyt
|
7c30501e11
* Initialize result in CountConnections
|
1 year ago |
Pierre Muller
|
4776d59d03
* rtl/macos/dos.pp: Remove unused unixutil in _USES clause of rtl/macos/dos.pp source.
|
1 year ago |
Pierre Muller
|
a6764eccd9
* Remove unused unixutil in _USES clause of rtl/macos/dos.pp source.
|
1 year ago |
marcoonthegit
|
d6b504707f
* add dragonfly and openbsd to cnetdb target list
|
1 year ago |
Pierre Muller
|
f19a7fa798
Add missing explicit rules to allow compilation of Windows OS
|
1 year ago |
Pierre Muller
|
33e2ef0eb9
Fix dragonfly rtl Makefile.fpc for cross-compilation according to Alfred's request
|
1 year ago |
Pierre Muller
|
ab0549fe61
Add dummy version for symbian
|
2 years ago |
Pierre Muller
|
e11fbf2bdc
Add CPU_UNITS for arm and i386 symbian
|
2 years ago |
Sven/Sarah Barth
|
a7fb4d5593
+ implement support for SPARC 64-bit in fpcres
|
1 year ago |
florian
|
3060799961
* fixed tests for architectures with FPC_COMP_IS_INT64 defined
|
5 years ago |
florian
|
92fc7edd7e
* ensure that the executable path used in the test is absolute
|
3 years ago |
pierre
|
ac28b5ad05
Remove Unicode $180E (Mongolian Vowel Separator), as it is not anymore a whitespace character
|
6 years ago |