25 check-ins using file src/OFHTTPServer.m version 5ac9f0f46d
|
2015-04-26
| ||
| 08:10 | Minor improvements, no functional change (check-in: 57b6030b14 user: js tags: trunk) | |
|
2015-04-20
| ||
| 20:54 | OFZIPArchive: Don't compare the GPBF (check-in: 178b39b840 user: js tags: trunk) | |
| 20:48 | Remove a few now unnecessary imports (check-in: 0dbf08158c user: js tags: trunk) | |
| 20:46 | Add tests for OFKernelEventObserver (check-in: d4a1b1966d user: js tags: trunk) | |
|
2015-04-14
| ||
| 19:46 | Add a few more const (check-in: 5d729d9ba0 user: js tags: trunk) | |
| 19:34 | OFKernelEventObserver*.m: Minor cleanup (check-in: 5924cc3a92 user: js tags: trunk) | |
|
2015-04-13
| ||
| 11:56 | OFZIPArchive: Exclude bit 11 from GPBF comparison (check-in: 037a74f7e6 user: js tags: trunk) | |
|
2015-04-12
| ||
| 20:04 | Add OFObserveFailedException (check-in: 97da88f926 user: js tags: trunk) | |
| 15:30 | configure.ac: Nicer way to check for Apple runtime (check-in: 063aa98136 user: js tags: trunk) | |
|
2015-04-11
| ||
| 16:18 | PLATFORMS.md: Add Solaris (check-in: f13dfb45a8 user: js tags: trunk) | |
| 16:18 | Get rid of acx_pthread.m4 (check-in: d2df495f37 user: js tags: trunk) | |
| 16:17 | OFStringTests: Work around Solaris/x86's rounding (check-in: 8a087107aa user: js tags: trunk) | |
| 14:37 | threading_pthread.m: Only set stack size if > 0 (check-in: 60ebb21fc7 user: js tags: trunk) | |
| 14:17 | forwarding-x86-elf.S: Use @GOTOFF / @GOT (check-in: 20314bea6c user: js tags: trunk) | |
| 14:15 | lookup-asm-x86-elf.S: Use \not_found@GOT(%eax) (check-in: 1300995979 user: js tags: trunk) | |
| 13:46 | configure.ac: Add defines necessary for Solaris (check-in: 42af51eab4 user: js tags: trunk) | |
| 12:59 | OFSystemInfo: Work around GCC being stupid (check-in: 406dfede9e user: js tags: trunk) | |
| 12:56 | OFMapTable.m: Fix a missing include (check-in: dc43cd0d1b user: js tags: trunk) | |
| 12:54 | configure.ac: Fix a typo (check-in: 2d7e5c4641 user: js tags: trunk) | |
| 11:04 | Documentation improvements (check-in: efc6b07e2c user: js tags: trunk) | |
| 11:03 | Add OFStatItemFailedException (check-in: 37e62aef05 user: js tags: trunk) | |
| 11:01 | OFOpenFileFailedException: Rename File -> Item (check-in: ff17b98ab2 user: js tags: trunk) | |
|
2015-03-30
| ||
| 21:33 | Add OF_NO_RETURN_FUNC (check-in: ffb39d1df6 user: js tags: trunk) | |
| 21:32 | OFException: Fix missing #ifdef / #endif (check-in: 4d16add5ae user: js tags: trunk) | |
|
2015-03-22
| ||
| 11:42 | Abstract int vs SOCKET as of_socket_t (check-in: 099e939079 user: js tags: trunk) | |