Tatsuya Kinoshita
|
7c8595f66b
|
Update ChangeLog
|
2021-03-07 07:03:50 +09:00 |
|
Tatsuya Kinoshita
|
0b3effab72
|
Set GC_oom_fn in fuzzing
|
2021-03-07 07:03:29 +09:00 |
|
Tatsuya Kinoshita
|
06f0cecdcc
|
Update ChangeLog
|
2021-03-06 11:53:26 +09:00 |
|
Tatsuya Kinoshita
|
593d4adcb0
|
Call GC_INIT() in fuzzing
|
2021-03-06 11:51:44 +09:00 |
|
Tatsuya Kinoshita
|
7f35634c07
|
Merge pull request #174 from bptato/master
Fix file handle leaks in kitty and iTerm2 image display
|
2021-03-06 11:50:40 +09:00 |
|
bptato
|
60fd20597c
|
Fix file handle leaks in kitty and iTerm2 image display
|
2021-03-05 15:44:44 +01:00 |
|
Tatsuya Kinoshita
|
4bf9c5fffc
|
Update ChangeLog
|
2021-03-05 07:00:32 +09:00 |
|
Tatsuya Kinoshita
|
58d8af31d1
|
Prevent redundant memory reallocation in Str.c
|
2021-03-05 06:55:56 +09:00 |
|
Tatsuya Kinoshita
|
23926c5b07
|
Update ChangeLog
|
2021-03-04 23:58:02 +09:00 |
|
Tatsuya Kinoshita
|
13015ebcf6
|
Prevent unneeded Strgrow in Strinsert_char
|
2021-03-04 23:46:21 +09:00 |
|
Tatsuya Kinoshita
|
9ff239b340
|
Update ChangeLog
|
2021-03-04 22:22:43 +09:00 |
|
Tatsuya Kinoshita
|
e11bb2b868
|
Consider Strgrow overflow in Strinsert_char
|
2021-03-04 22:18:03 +09:00 |
|
Tatsuya Kinoshita
|
1995178e67
|
Update ChangeLog
|
2021-03-04 07:10:04 +09:00 |
|
Tatsuya Kinoshita
|
91731ec385
|
Prevent unneeded memory allocation in Strgrow
|
2021-03-04 07:03:18 +09:00 |
|
Tatsuya Kinoshita
|
25252e64e4
|
Update ChangeLog
|
2021-03-02 19:56:54 +09:00 |
|
Tatsuya Kinoshita
|
2b68bdf4ba
|
Prevent large memory usage and null-deref in Str.c
Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31579
Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31589
|
2021-03-02 19:48:39 +09:00 |
|
Tatsuya Kinoshita
|
ba3ffdff53
|
Merge pull request #170 from bptato/master
Support named character references specified by the living standard
|
2021-03-02 19:47:39 +09:00 |
|
bptato
|
ffcea626bc
|
Use > instead of > in entity test generator
|
2021-03-01 19:34:58 +01:00 |
|
Tatsuya Kinoshita
|
3cef3c7934
|
Update ChangeLog
|
2021-03-01 06:49:26 +09:00 |
|
Tatsuya Kinoshita
|
38cbe69280
|
Prevent zero size allocation in Str.c
|
2021-03-01 06:48:57 +09:00 |
|
bptato
|
5cbc514d15
|
Fix small mistakes in entity test generator
|
2021-02-28 14:59:03 +01:00 |
|
bptato
|
eacde178f3
|
Support single-codepoint HTML entities specified by whatwg
https://html.spec.whatwg.org/multipage/named-characters.html#named-character-references
|
2021-02-28 13:57:43 +01:00 |
|
Tatsuya Kinoshita
|
b578e93c13
|
Update ChangeLog
|
2021-02-28 19:16:37 +09:00 |
|
Tatsuya Kinoshita
|
edd75d48c2
|
Update PO strings
|
2021-02-28 19:01:53 +09:00 |
|
Tatsuya Kinoshita
|
c4f588fbb7
|
New option ssl_ca_default to explicitly use OpenSSL default paths
|
2021-02-28 18:35:42 +09:00 |
|
Tatsuya Kinoshita
|
ab6a035a06
|
Update ChangeLog
|
2021-02-28 17:18:50 +09:00 |
|
Tatsuya Kinoshita
|
defabca229
|
Prevent unintentional integer overflow in libwc
|
2021-02-28 16:16:08 +09:00 |
|
Tatsuya Kinoshita
|
dcbdb679aa
|
Prevent unintentional integer overflow in Strcat_charp_n
Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31500
|
2021-02-28 16:16:08 +09:00 |
|
Tatsuya Kinoshita
|
f37f074cdf
|
Prevent unintentional integer overflow in Strgrow
Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31467
|
2021-02-28 16:16:06 +09:00 |
|
bptato
|
b57ad51f87
|
Support period entity name
|
2021-02-27 22:26:17 +01:00 |
|
Tatsuya Kinoshita
|
1c6819f329
|
Update ChangeLog
|
2021-02-27 09:21:22 +09:00 |
|
Tatsuya Kinoshita
|
31d0457609
|
One more fix overflow due to Strgrow
Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31397
|
2021-02-27 09:17:07 +09:00 |
|
Tatsuya Kinoshita
|
1256cd6d0d
|
Update ChangeLog
|
2021-02-26 19:40:53 +09:00 |
|
Tatsuya Kinoshita
|
f29533cc7b
|
Fix potential overflow due to Str.c
|
2021-02-26 19:38:51 +09:00 |
|
Tatsuya Kinoshita
|
f0aff94b2b
|
Fix integer overflow due to Strgrow
Bug-Chromium: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=31397
|
2021-02-26 19:38:20 +09:00 |
|
Tatsuya Kinoshita
|
b47fbbf56a
|
Update ChangeLog
|
2021-02-24 20:00:42 +09:00 |
|
Tatsuya Kinoshita
|
37a1bff0e4
|
Simplify doc for SSL
|
2021-02-24 19:57:32 +09:00 |
|
Tatsuya Kinoshita
|
5a17c87756
|
Merge pull request #169 from DavidKorczynski/master
Added initial fuzzer for integration with OSS-Fuzz.
|
2021-02-24 19:56:25 +09:00 |
|
davkor
|
5a369eeb60
|
Added initial fuzzer for integration with OSS-Fuzz.
|
2021-02-23 16:06:11 +00:00 |
|
Tatsuya Kinoshita
|
6168e9852a
|
Update ChangeLog
|
2021-02-22 23:45:40 +09:00 |
|
Tatsuya Kinoshita
|
4f77fb88e2
|
Don't fallback when SSL_CTX_load_verify_locations fails
|
2021-02-22 23:42:10 +09:00 |
|
Tatsuya Kinoshita
|
b6d29622b8
|
Don't use SSL_CTX_set_default_verify_paths when not USE_SSL_VERIFY
|
2021-02-22 23:42:10 +09:00 |
|
Tatsuya Kinoshita
|
301835c267
|
Disable --with-cafile by default to use OpenSSL default paths
|
2021-02-22 23:42:06 +09:00 |
|
Tatsuya Kinoshita
|
e33ed88bc2
|
Update ChangeLog
|
2021-02-21 12:06:28 +09:00 |
|
Tatsuya Kinoshita
|
06f2475157
|
Don't use SECLEVEL when not OPENSSL_TLS_SECURITY_LEVEL
|
2021-02-21 12:03:51 +09:00 |
|
Tatsuya Kinoshita
|
03f301e219
|
Add eNULL to ssl_cipher when -insecure
|
2021-02-21 12:03:04 +09:00 |
|
Tatsuya Kinoshita
|
fed27f501b
|
Merge pull request #168 from bptato/inlineimages
Improved iTerm2 image display + initial kitty image support
|
2021-02-21 12:02:26 +09:00 |
|
bptato
|
081f42e35c
|
Convert images to PNG for kitty with ImageMagick
|
2021-02-19 23:48:52 +01:00 |
|
bptato
|
728fb34e28
|
Fix potential segfault
|
2021-02-18 20:37:06 +01:00 |
|
bptato
|
da628ebd88
|
Fix small images on kitty
|
2021-02-18 20:27:48 +01:00 |
|