ObjFW  All files named "tests/OFTCPSocket/OFTCPSocket.m"

History for tests/OFTCPSocket/OFTCPSocket.m

2009-09-30
13:23
Deleted: Migration of OFTCPSocket tests to new testing framework. check-in: [67cf530ed3] user: js, branch: trunk, size: 0
2009-06-09
20:44
Make OFSocket a class cluster. file: [c7b8be1093] check-in: [f847f82b75] user: js, branch: trunk, size: 2092 [annotate] [blame] [check-ins using] [diff]
2009-05-24
18:04
Always use #include "config.h" instead of #import "config.h". file: [7176d08840] check-in: [94ea6848a8] user: js, branch: trunk, size: 2101 [annotate] [blame] [check-ins using] [diff]
2009-05-19
17:13
Rename + tcpSocket to + socket in OFTCPSocket. file: [6730a65c28] check-in: [0b8c5616cb] user: js, branch: trunk, size: 2100 [annotate] [blame] [check-ins using] [diff]
2009-05-15
20:01
Use OFString as much as possible. file: [2d157422ed] check-in: [67066be692] user: js, branch: trunk, size: 2106 [annotate] [blame] [check-ins using] [diff]
2009-05-07
16:08
Add OFSocket base class. file: [a265aae238] check-in: [0110aec5c0] user: js, branch: trunk, size: 1937 [annotate] [blame] [check-ins using] [diff]
2009-05-01
19:38
Some tests were still using #import for C headers. Fixed. file: [0a9413e7c2] check-in: [f198059455] user: js, branch: trunk, size: 1918 [annotate] [blame] [check-ins using] [diff]
2009-04-28
20:31
Fix two missing spaces. file: [7ea54c3d3c] check-in: [14f74f3c2f] user: js, branch: trunk, size: 1915 [annotate] [blame] [check-ins using] [diff]
2009-04-09
13:55
Use char* instead of uint8_t* for OFStreams and OFHashes.
This way, less casts are needed when using C libraries.
file: [7883bf415d] check-in: [722b6213c0] user: js, branch: trunk, size: 1914 [annotate] [blame] [check-ins using] [diff]
2009-01-24
15:33
Remove now useless release calls. file: [ba29c3b0ba] check-in: [e635b9a3fc] user: js, branch: trunk, size: 1934 [annotate] [blame] [check-ins using] [diff]
15:24
Adjust API to introduction of OFAutoreleasePool. file: [f9f0278503] check-in: [1496808b81] user: js, branch: trunk, size: 1974 [annotate] [blame] [check-ins using] [diff]
2009-01-05
00:59
Update copyright. file: [0858553e55] check-in: [f1b749d113] user: js, branch: trunk, size: 1950 [annotate] [blame] [check-ins using] [diff]
2009-01-02
17:20
Some import fixes, some static lib and win32 enhancements. file: [9a6a7a9089] check-in: [ba01b9c18a] user: js, branch: trunk, size: 1943 [annotate] [blame] [check-ins using] [diff]
2008-12-23
16:51
Add Win32 support to OFTCPSocket. Even IPv6 works! file: [896d312291] check-in: [839112196f] user: js, branch: trunk, size: 1969 [annotate] [blame] [check-ins using] [diff]
13:42
Make it possible to build only a static library.
This way, it works on Windows.
file: [15dcfbc78a] check-in: [d8736e1aa3] user: js, branch: trunk, size: 2015 [annotate] [blame] [check-ins using] [diff]
03:59
Remove spaces and tabs at end of line. file: [f183df46e9] check-in: [7d7b89d775] user: js, branch: trunk, size: 1947 [annotate] [blame] [check-ins using] [diff]
2008-12-13
13:52
On some systems, localhost doesn't work for IPv6, thus use ::1. file: [2ff21729c6] check-in: [add10740d1] user: js, branch: trunk, size: 1949 [annotate] [blame] [check-ins using] [diff]
13:42
Only test IPv6 if we have support for it. file: [115d881410] check-in: [cabd461d39] user: js, branch: trunk, size: 1961 [annotate] [blame] [check-ins using] [diff]
2008-12-10
18:00
Enhance exceptions; fix some FIXMEs in OFTCPSocket. file: [af4aa7dc3f] check-in: [a01c94d9dd] user: js, branch: trunk, size: 1939 [annotate] [blame] [check-ins using] [diff]
2008-12-08
16:47
Use random port for test. file: [5359cde91c] check-in: [b54cffa9db] user: js, branch: trunk, size: 1927 [annotate] [blame] [check-ins using] [diff]
2008-12-07
21:58
Server support for OFTCPSocket. file: [35b6a575c0] check-in: [0d5b08e43e] user: js, branch: trunk, size: 1658 [annotate] [blame] [check-ins using] [diff]
10:35
Add - close to OFStream. file: [134a575aa5] check-in: [657fae20a4] user: js, branch: trunk, size: 709 [annotate] [blame] [check-ins using] [diff]
10:24
Added: OFSocket -> OFTCPSocket. file: [6368be628d] check-in: [d1a5065e69] user: js, branch: trunk, size: 720 [annotate] [blame] [check-ins using]