Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

8 most recent check-ins by user florian

2024-04-21
06:15
Only accept commas as separators for multiple values in "Connection:" HTTP headers, and ignore any white space surrounding (but not embedded into) values. The previous method would fall for (fictional) HTTP header values containing spaces, like "Connection: don't close", and recognize a value of "close". (check-in: 6173fbf5 user: florian tags: connection-http-header)
2024-04-20
14:42
Fix parsing of "Connection:" HTTP headers with multiple values. (check-in: 7ac3db68 user: florian tags: connection-http-header)
2024-01-23
06:54
Carry forward [368d97869b] to the zlib 1.3.1 update. (Closed-Leaf check-in: 3930dac9 user: florian tags: zlib-update)
06:52
Carry forward [0f8bae079e] to the zlib 1.3.1 update. (check-in: e5c0a378 user: florian tags: zlib-update)
06:46
Update the built-in zlib to version 1.3.1, released on January 22, 2024. According to check-ins [eea86cee3a] and [511ad59ae3], all files from the doc/ and contrib/ada/ subdirectories are excluded. (check-in: ff7fa23b user: florian tags: zlib-update)
2024-01-22
13:40
Sync with trunk. (Leaf check-in: 75978253 user: florian tags: diff-keyboard-navigation)
13:39
Sync with trunk. (Leaf check-in: f05b04a6 user: florian tags: timeline-keyboard-navigation)
13:37
Hide the timeline graph tooltip in the `pagehide' handler, as Chromium-based browsers (but not Firefox) are deprecating the `unload' handler. (check-in: f97a29dd user: florian tags: trunk)