36 check-ins using file src/socket.m version fd66b3751b
|
2018-12-18
| ||
| 17:14 | OFHTTPClient: Fix type mismatch (check-in: 9036359e2e user: js tags: trunk) | |
| 17:10 | Slightly decrease binary size (check-in: 3501205f07 user: js tags: trunk) | |
| 16:41 | Add -[OFStream asyncWriteString:] (check-in: 6b35b78f94 user: js tags: trunk) | |
| 14:14 | Use OFData instead of a buffer for async writes (check-in: f218986f51 user: js tags: trunk) | |
|
2018-12-11
| ||
| 22:57 | Include an exception in delegate methods (check-in: 064dbe5127 user: js tags: trunk) | |
|
2018-12-08
| ||
| 22:01 | Minor fix for OFDNSResolver and OFRunLoop (check-in: 6387b16864 user: js tags: trunk) | |
| 18:55 | OFUDPSocket: Use a delegate for async operations (check-in: da2dd2dde5 user: js tags: trunk) | |
| 17:05 | OFTLSSocketDelegate: Inherit OFTCPSocketDelegate (check-in: d3a4cda21a user: js tags: trunk) | |
| 16:53 | Separate error methods for async method delegates (check-in: 2b6a12065e user: js tags: trunk) | |
| 16:05 | OFTCPSocket: Use a delegate for async operations (check-in: 27153bf8cf user: js tags: trunk) | |
|
2018-12-07
| ||
| 01:33 | OFStream: Use a delegate for async operations (check-in: d16ad96cbd user: js tags: trunk) | |
|
2018-12-02
| ||
| 20:11 | OFSystemInfo: Work around GCC picking ebx for "=r" (check-in: 2fc1016631 user: js tags: trunk) | |
|
2018-12-01
| ||
| 21:32 | ofarc: Fix a typo (check-in: e62556c4a5 user: js tags: trunk) | |
| 21:06 | huffman_tree.m: Do not limit codes to 15 bit (check-in: e9398866eb user: js tags: trunk) | |
| 19:33 | ObjFW.h: Fix unicode.h import (check-in: f1e2e08017 user: js tags: trunk) | |
|
2018-11-26
| ||
| 22:08 | invocation: Add a shared header for some defines (check-in: f133454532 user: js tags: trunk) | |
| 22:04 | OFInvocation: Fix void return (check-in: 7c1614461e user: js tags: trunk) | |
|
2018-11-24
| ||
| 13:02 | Fix compilation with --disable-unicode-tables (check-in: efedce10f7 user: js tags: trunk) | |
|
2018-11-17
| ||
| 23:13 | OFDNSResolver: Make sure queries live long enough (check-in: d062db6708 user: js tags: trunk) | |
| 22:59 | Various minor style improvements (check-in: b090b5ce92 user: js tags: trunk) | |
| 22:53 | OFEnumerator: Make allObjects a method (check-in: 003c448269 user: js tags: trunk) | |
| 22:46 | Improve property name consistency (check-in: 4ec7e46c8a user: js tags: trunk) | |
|
2018-11-11
| ||
| 22:30 | OFApplication: Disallow using a different sandbox (check-in: e0c2e70f7b user: js tags: trunk) | |
| 22:16 | OFSandbox: Avoid unveiling already unveiled paths (check-in: 8af3eedb02 user: js tags: trunk) | |
|
2018-11-10
| ||
| 10:57 | Update buildsys (check-in: c30c9fe6ad user: js tags: trunk) | |
| 10:01 | OFHTTPServer: Add support for TLS (check-in: f6d9264de0 user: js tags: trunk) | |
|
2018-11-04
| ||
| 20:46 | ofhttp: Use OFSandbox's new unveiling (check-in: c554cd71da user: js tags: trunk) | |
| 20:28 | ofhash: Use OFSandbox's new unveiling (check-in: 0fd8ab483c user: js tags: trunk) | |
| 20:11 | OFSecureData: Add support for preallocating memory (check-in: 0487a81ced user: js tags: trunk) | |
| 18:40 | Sandbox ofdns (check-in: 605634184d user: js tags: trunk) | |
| 17:51 | ofarc: Use OFSandbox's new unveiling (check-in: dec64f3a50 user: js tags: trunk) | |
| 16:24 | OFSandbox: Add support for unveil() (check-in: 648522a4e6 user: js tags: trunk) | |
| 13:29 | autogen.sh: Use automake 1.16 on OpenBSD (check-in: dc4c0a3d6b user: js tags: trunk) | |
|
2018-11-02
| ||
| 00:26 | objfw-config: Improve help (check-in: c3412a7a8e user: js tags: trunk) | |
|
2018-10-28
| ||
| 14:53 | Use .init_array instead of .ctors on Solaris (check-in: 12db1e2cc2 user: js tags: trunk) | |
| 11:57 | Fix compilation on OpenIndiana (check-in: 23b09a2f41 user: js tags: trunk) | |