Commit Graph

65045 Commits

Author SHA1 Message Date
Michaël Van Canneyt
beb97b8110 * Use const for string argument 2022-05-04 19:03:33 +02:00
Michaël Van Canneyt
12866e2e61 * Forgot to commit fix 2022-05-04 11:27:55 +02:00
Michaël Van Canneyt
82c27c72c9 * Do not make assumptions about string encoding 2022-05-04 10:00:38 +02:00
Michaël Van Canneyt
c6e9c7c1f8 * Change writeln+exit to ignore 2022-05-03 23:14:09 +02:00
mattias
3ecc1272e0 fcl-web: removed des3 encoded pem example 2022-05-03 23:02:23 +02:00
Pierre Muller
5acd7a7b83 Rename tsymtable.insert and delete methods to insertsym ands deletesym 2022-05-03 23:00:28 +02:00
mattias
8851c8968c fcl-web: added des3 encoded pem example 2022-05-03 22:52:23 +02:00
mattias
2ec59db2fa fcl-hash: fixed fptlsbigint on i386 2022-05-03 22:35:52 +02:00
florian
29881ee675 * for now, IO is not supported on AVR 2022-05-03 19:39:09 +02:00
mattias
36b4a77c94 fcl-hash: less hints and disable range checking for bigint 2022-05-03 19:20:58 +02:00
Ondrej Pokorny
2093be8fc3 db xmldatapacketreader: fix range check error in InitLoadRecords 2022-05-03 10:21:20 +00:00
Ondrej Pokorny
8a64bddb20 db testsuite: add TestMSSQLLargeStrings 2022-05-03 10:18:41 +00:00
Ondrej Pokorny
f57adee862 odbc: bind string parameters as SQL_WLONGVARCHAR only for more than 2000 characters 2022-05-03 10:18:41 +00:00
Michaël Van Canneyt
989b378bcd * Remove debug define 2022-05-03 12:06:04 +02:00
mattias
120303576b fcl-web: fpjwarsa: catch exceptions during verification 2022-05-03 01:51:56 +02:00
mattias
37d107a953 fcl-web: TJWTSignerPS256, TJWTSignerPS384, TJWTSignerPS512 2022-05-03 01:39:30 +02:00
ccrause
a6766d62ee Fix generation of default linker script for esp-idf v4.4 2022-05-02 21:18:40 +00:00
mattias
76e4e5d894 fcl-hash: started RSASSA_PSS_Verify 2022-05-02 22:38:52 +02:00
Michaël Van Canneyt
4df9da6c15 * Fix library name 2022-05-02 10:36:21 +02:00
mattias
0f30dad341 fcl-hash: started RSASSA_PSS_SIGN 2022-05-02 10:00:25 +02:00
mattias
de5c056ef3 fcl-hash: started RSASSA_PSS_SIGN 2022-05-02 00:54:05 +02:00
florian
f5742f21a0 * do not run test, it is about successful compilation and runtime on weak CPUs is high 2022-05-01 22:58:24 +02:00
florian
0ae45bd2cf + AVR: track flag usage
+ AVR: take care of allocated flags when spilling
  * AVR: trgcpu.do_spill_read might also use ADIW
2022-05-01 22:42:57 +02:00
florian
6d6774bcc4 * write number of iterations 2022-05-01 22:42:57 +02:00
florian
038230bbea * AVR: use adiw to create spilling constants if possible
* AVR: insert allocations for registers used by spilling so the assembler optimizer does not remove spilling code
2022-05-01 22:42:57 +02:00
florian
46b52d92d3 + AVR: helpers take care of ADIW 2022-05-01 22:42:57 +02:00
Michaël Van Canneyt
bcdc75cecf * Add license message 2022-05-01 22:22:38 +02:00
mattias
7d98462c1c fcl-hash: added PSS helper functions I2OSP, MGF1SHA256 2022-05-01 20:17:58 +02:00
mattias
a81e527e1d fcl-web: test writing rsa keys as DER, test with RFC 7515 values 2022-05-01 20:17:58 +02:00
mattias
727f019fd7 fcl-hash: init X509 key with strings, write as ASN and DER 2022-05-01 20:17:58 +02:00
mattias
727d606b45 fcl-hash: added some asn write functions 2022-05-01 20:17:58 +02:00
Michaël Van Canneyt
ddfe51415b * Ignore output programs 2022-05-01 16:22:55 +02:00
Michaël Van Canneyt
6c33e240ff * Ignore output programs 2022-05-01 16:09:56 +02:00
Michaël Van Canneyt
395851a554 * Ignore output programs 2022-05-01 16:08:29 +02:00
Michaël Van Canneyt
4afb8fad42 * Ignore output programs 2022-05-01 16:06:14 +02:00
Michaël Van Canneyt
b8f7a53dcb * Ignore output programs 2022-05-01 16:04:49 +02:00
Michaël Van Canneyt
fbd26ab472 * Ignore output programs 2022-05-01 16:00:52 +02:00
Michaël Van Canneyt
7ea34ceb22 * Ignore fonts & output programs 2022-05-01 15:58:43 +02:00
Michaël Van Canneyt
caa4574c73 * Ignore fonts 2022-05-01 15:57:17 +02:00
Michaël Van Canneyt
4e5916d17d * Add libnettle into build 2022-05-01 14:00:26 +02:00
Michaël Van Canneyt
b90b6f2b87 * Libnettle & dynamically loadable version of libgmp 2022-05-01 13:56:34 +02:00
florian
eba76dd052 * allow 32 byte alignment of constants and variables on aarch64-darwin 2022-05-01 10:55:48 +02:00
Nikolay Nikolov
95ba16228a + use some ASCII replacements for certain non-ASCII characters (used by Free
Vision) on Unix consoles that don't support UTF-8
2022-05-01 10:34:47 +03:00
Nikolay Nikolov
f67c4b1c45 + use the DEC special graphics character set to draw some non-ASCII characters
on Unix consoles that don't support UTF-8 (or don't have it enabled)
2022-05-01 10:22:56 +03:00
Michaël Van Canneyt
20887aeadd * Patch from Alexey Torgashin to handle invalid groups. Fix issue #39697 2022-04-30 22:35:46 +02:00
florian
77851090aa + git dialog templates 2022-04-30 22:06:08 +02:00
mattias
e339f8b660 fcl-web: TJWTSignerRSA: prefix hash with ASN1 digest info 2022-04-30 15:04:25 +02:00
Nikolay Nikolov
22c86e857e + enabled compilation of units ptcgraph, ptccrt and ptcmouse on FreeBSD 2022-04-30 15:26:51 +03:00
Nikolay Nikolov
a596fab3d5 + enabled compilation of unit ptc on FreeBSD 2022-04-30 15:12:14 +03:00
Ramon M
f227efb258 Enabled mouse support for macOS and *BSD. Free Vision apps can now make use of the mouse for these O/Ss. 2022-04-30 12:04:18 +02:00