Commit Graph
8 Commits
Author SHA1 Message Date
Mark Hellegers 5721d1791e BHttpTime: Handle sunday properly
Cookies with expiration on a sunday would be misformatted, which could
lead to websites not recognizing them.

Signed-off-by: Adrien Destugues <[email protected]>

Fixes 13543
2017-06-04 07:47:53 +02:00
Mark Hellegers a61218b10d Fix #13042: Make sure all cookies are saved 2016-10-30 20:23:43 +01:00
Mark Hellegers 65f5e1e1b2 Fix #12799: Enable elf symbol patching for Haiku
Signed-off-by: Jérôme Duval <[email protected]>
2016-10-30 10:42:24 +01:00
Mark Hellegers e1c98ceaf7 Add support for TLS SNI
Signed-off-by: Augustin Cavalier <[email protected]>
2016-06-20 19:42:24 -04:00
Mark Hellegers 56430ad800 cppunit: Enable elf symbol patching for Haiku.
Fixes #12799.

Signed-off-by: Augustin Cavalier <[email protected]>
2016-06-18 18:11:47 -04:00
Mark Hellegers ac315db012 locale: Fix 24 hour format for DateTimeFormats.
Signed-off-by: Augustin Cavalier <[email protected]>
Fixes #12575. I checked with PulkoMandy on IRC before merging this,
and fixed some whitespace violations of the coding style.
2016-06-18 18:09:56 -04:00
Mark Hellegers 213ddbf656 ResourceFile: Handle version info in resource in other endianness than host.
Fixes #12779.

Signed-off-by: Augustin Cavalier <[email protected]>
Includes some minor whitespace fixes by me.
2016-05-14 14:52:47 -04:00
Mark Hellegers 49448867f5 FileTypes: Enable save menu item when changing version information of a resource.
Fixes #12780.

Signed-off-by: Augustin Cavalier <[email protected]>
Some minor whitespace nits were fixed by me.
2016-05-14 13:44:04 -04:00