ObjFW  Timeline

27 check-ins using file src/OFHTTPServer.m version d46048ca78

2015-05-05
20:16
utils/ofhttp: Only update BPS once per second (check-in: 2743414e6e user: js tags: trunk)
10:26
runtime/protocol.m: Remove __gnu_inline__ (check-in: 9b5445fd7e user: js tags: trunk)
2015-05-04
23:19
Test all OFKernelEventObserver implementations (check-in: 6430ae3309 user: js tags: trunk)
22:54
utils/ofhttp: Fix a type mismatch (check-in: 0b13fb2e38 user: js tags: trunk)
20:34
Refactor OFKernelEventObserver (check-in: bbe4040126 user: js tags: trunk)
14:30
Add OFKernelEventObserver_epoll (check-in: ed4a6f396b user: js tags: trunk)
2015-05-03
13:23
Update PLATFORMS.md (check-in: e0465438de user: js tags: trunk)
13:01
OFSystemInfo: iOS has no NSSystemDirectories.h (check-in: 3cc8b8db2f user: js tags: trunk)
12:44
configure: Don't force -no-integrated-as anymore (check-in: a079453537 user: js tags: trunk)
11:49
configure: Include pthread.h before pthread_np.h (check-in: d1bcf6f643 user: js tags: trunk)
11:46
OFAddressTranslationFailedException: Fix #ifdefs (check-in: 050b7af83a user: js tags: trunk)
11:34
Check <= SSIZE_MAX before assignign to ssize_t (check-in: daf78156a7 user: js tags: trunk)
10:16
OFTCPSocket: Add -[setTCPNoDelayEnabled:] (check-in: 12fbe85aab user: js tags: trunk)
09:39
Improve OFKernelEventObserverTests (check-in: 3791ec8e42 user: js tags: trunk)
2015-05-02
23:52
OF_ENSURE: Wrap in do / while (0) (check-in: e1b2c4bb1e user: js tags: trunk)
21:46
FD_SETSIZE is not (maximum FD number + 1) on Win32 (check-in: a2738e1a3d user: js tags: trunk)
16:41
utils/objfw-compile: Small improvements (check-in: e8c3418693 user: js tags: trunk)
2015-04-26
20:48
utils/ofhttp: Allow specifying headers and proxy (check-in: ac6dadc698 user: js tags: trunk)
16:06
utils/ofhttp: Better error output and small bugfix (check-in: 06b8800f20 user: js tags: trunk)
14:57
utils/ofhttp: Support for continuing downloads (check-in: 336a6e129b user: js tags: trunk)
14:08
utils/ofhttp: Better error output (check-in: 9fb003e423 user: js tags: trunk)
12:45
utils/ofhttp: Print redirects in non-quiet mode (check-in: 05a0a6f65c user: js tags: trunk)
12:26
OFKernelEventObserverTests: Make old GCCs happy (check-in: 8697161608 user: js tags: trunk)
12:24
Add utils/ofhttp (check-in: 486073790c user: js tags: trunk)
10:42
OFKernelEventObserver: Keep FD -> object mapping (check-in: f9ceddcb7d user: js tags: trunk)
10:40
OFKernelEventObserver: Rename a private method (check-in: bd05eb8de3 user: js tags: trunk)
08:54
Small improvements for OFHTTPClient & OFHTTPServer (check-in: 0a249f58cf user: js tags: trunk)