ObjFW  Timeline

28 check-ins using file src/socket.h version f008ed8126

2015-05-14
09:34
OFException.m: Fix missing includes (check-in: dddeff64f8 user: js tags: trunk)
09:32
configure: Check for SSIZE_MAX (check-in: ea080ec7ac user: js tags: trunk)
09:10
initWithContentsOfURL: Require files or sockets (check-in: dbe286c39f user: js tags: trunk)
2015-05-10
21:48
OFZIPArchive_FileStream: Add _closed ivar (check-in: 85c16c3a42 user: js tags: trunk)
00:42
PLATFORMS.md: Add NetBSD/SPARC64 (check-in: e591d17419 user: js tags: trunk)
00:42
OFKernelEventObserverTests: Prevent line wrap (check-in: 504643ffee user: js tags: trunk)
2015-05-09
21:38
OFKernelEventObserver_epoll: Fix a typo (check-in: dbbb4c7200 user: js tags: trunk)
21:29
OFZIPArchive: Remove OFFile requirement (check-in: aa1bb213e0 user: js tags: trunk)
18:13
More OFKernelEventObserver refactoring (check-in: 220513a3f5 user: js tags: trunk)
2015-05-08
21:13
OFKernelEventObserver_kqueue: More error checking (check-in: 92344de237 user: js tags: trunk)
2015-05-07
19:17
utils/ofhttp: Fix a wrong type (check-in: ce7b92cbcf user: js tags: trunk)
15:31
Update config.guess, config.sub and install-sh (check-in: fe8e70acc9 user: js tags: trunk)
15:26
Update buildsys (check-in: 05362e68d8 user: js tags: trunk)
2015-05-06
22:07
utils/ofhttp: Add options for method and entity (check-in: a83058c2c0 user: js tags: trunk)
20:18
OFNotConnectedException -> OFNotOpenException (check-in: ff759684e2 user: js tags: trunk)
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)