20 check-ins using file utils/ofhttp/lang/de.json version 9f2302952b
|
2020-04-12
| ||
| 22:09 | OFLocale: Switch to infix notation (check-in: fe77fef5ec user: js tags: trunk) | |
| 15:57 | OFLocale: Add . operator to check for real numbers (check-in: f5dd9b7f73 user: js tags: trunk) | |
| 15:39 | OFLocale: Add a stack machine for plurals (check-in: 411b99fea8 user: js tags: trunk) | |
| 12:55 | ofarc: Fix wrong indentation (check-in: b186e992ae user: js tags: trunk) | |
| 12:52 | Work around broken -Wdocumentation in Clang 10 (check-in: d35b4e3a85 user: js tags: trunk) | |
| 11:43 | Fix all Doxygen warnings (check-in: 240eccca97 user: js tags: trunk) | |
|
2020-04-11
| ||
| 23:10 | OFLocale: Support for translated plurals (check-in: 7fa757534a user: js tags: trunk) | |
| 19:31 | Make OFObject.h and OFString.h C-safe (check-in: 6e7e19252b user: js tags: trunk) | |
| 16:31 | OFHTTP*: Use -[asyncReadLine:] for chunk size (check-in: ba4a65d397 user: js tags: trunk) | |
|
2020-04-05
| ||
| 14:22 | Work around musl having broken dlclose() (check-in: 29c8a7106b user: js tags: trunk) | |
| 13:23 | configure: Check return type of strerror_r (check-in: af603291de user: js tags: trunk) | |
| 11:46 | configure: Check whether *_l need _GNU_SOURCE (check-in: fdbe09e8ea user: js tags: trunk) | |
|
2020-04-01
| ||
| 22:36 | Use case insensitive compare for URL scheme (check-in: ccc1b1989d user: js tags: trunk) | |
| 21:41 | OFHTTPClient: Improve redirection checking logic (check-in: efbbf65df2 user: js tags: trunk) | |
|
2020-03-29
| ||
| 16:57 | Add fish completion for ofdns (check-in: b13594ccc6 user: js tags: trunk) | |
| 14:04 | OFHTTP{Client,Server}: Reject empty Content-Length (check-in: e833a8b212 user: js tags: trunk) | |
| 03:05 | OFHTTPClient: Minor chunked body improvement (check-in: d9350dba53 user: js tags: trunk) | |
|
2020-03-28
| ||
| 14:35 | OFHTTPClient: Fixes for chunked request bodies (check-in: fea4fe86b0 user: js tags: trunk) | |
| 14:35 | OFHTTPServer: Support for chunked request bodies (check-in: 8faade8d19 user: js tags: trunk) | |
|
2020-03-25
| ||
| 21:26 | OFHTTPClient: Support for sending chunked body (check-in: aac504a7bc user: js tags: trunk) | |