ObjFW  Timeline

66 ancestors of 7c33f33d809a6b0b

2024-02-11
09:33
Fix linking tests for Wii U (check-in: 7c33f33d80 user: js tags: objfwtest)
2024-02-10
15:32
Migrate OFPropertyListTests to ObjFWTest (check-in: 30f4a8d985 user: js tags: objfwtest)
14:48
OFNumberTests: Fix type mismatch (check-in: 14bc00f118 user: js tags: objfwtest)
14:16
Merge trunk into branch "objfwtest" (check-in: d365229b6e user: js tags: objfwtest)
14:16
ObjFWTest: Make sure classes are initialized (check-in: f4bb3f5a76 user: js tags: trunk)
14:02
Merge trunk into branch "objfwtest" (check-in: d47c2a18aa user: js tags: objfwtest)
14:00
ObjFWTest: Don't rely on +[isSubclassOfClass:] (check-in: f5b4f0fa39 user: js tags: trunk)
13:35
Migrate OFNumberTests to ObjFWTest (check-in: fae3eee5c7 user: js tags: objfwtest)
13:16
Merge trunk into branch "objfwtest" (check-in: ab933fe0e6 user: js tags: objfwtest)
13:14
Silence warnings coming from OTAssert.h (check-in: f264948665 user: js tags: trunk)
12:55
Add ObjFWTest (check-in: 0ceea01454 user: js tags: trunk)
12:51
Unconditionally depend on libobjfw.a (check-in: 6143f9a5ed user: js tags: objfwtest)
12:06
Migrate OFPBKDF2Tests to ObjFWTest (check-in: 7c509c3d51 user: js tags: objfwtest)
11:30
ObjFWTest: Add output and show a summary (check-in: e94a061758 user: js tags: objfwtest)
11:02
ObjFWTest.oc: Fix FRAMEWORK_LIBS (check-in: dfeede4ec0 user: js tags: objfwtest)
10:58
Remove src/test/Info.plist.in (check-in: 52384975f5 user: js tags: objfwtest)
00:27
Build ObjFWTest only as a static library (check-in: 1cd17a28dd user: js tags: objfwtest)
2024-02-06
23:01
ObjFWTest: Add OTAssert() (check-in: 5cd1585ae1 user: js tags: objfwtest)
21:27
Fix compiling ObjFWTest as .framework on macOS (check-in: e96d4372a0 user: js tags: objfwtest)
20:58
extra.mk.in: Remove unused variables (check-in: b1a90683b9 user: js tags: trunk)
2024-02-05
20:42
Add ObjFWTest (check-in: 10f006be37 user: js tags: objfwtest)
20:01
bridge: Rename define for local includes (check-in: f927a98bcc user: js tags: trunk)
2024-02-04
16:48
Increase ObjFWRT library version (check-in: 2d61beb237 user: js tags: trunk)
2024-02-03
15:50
objc_destructInstance: Remove associated objects (check-in: 5f4d70c69f user: js tags: trunk)
14:41
runtime: Add support for associated objects (check-in: 18ae339de1 user: js tags: trunk)
11:37
Minor documentation improvement (check-in: e03c6b5d9d user: js tags: trunk)
09:17
Minor documentation improvement (check-in: 6fb87c3bbc user: js tags: trunk)
09:08
OFStream: Documentation fix (check-in: 2bbd2a4548 user: js tags: trunk)
09:04
OFColor: Rename +[grey] to +[gray] (check-in: 881d570d8c user: js tags: trunk)
08:49
Fix typos in documentation found by spell checker (check-in: f97dc452b1 user: js tags: trunk)
2024-01-28
13:43
GitHub Actions: Restore *BSD (check-in: 5c384cac67 user: js tags: trunk)
2024-01-27
23:57
OFGZIPStream: Fix reading CRC32 / size (check-in: c814ea674d user: js tags: trunk)
2024-01-21
12:19
Update ChangeLog for 1.0.8 (check-in: dc20dfdc5f user: js tags: trunk)
12:07
Update ChangeLog for 1.0.8 (check-in: bc8bb244ac user: js tags: 1.0)
11:41
Fix compilation on {Net,Open}BSD, OpenIndiana etc. (check-in: 8d21d6f269 user: js tags: trunk)
10:52
Update ChangeLog for 1.0.7 (check-in: 9cbb05a4d3 user: js tags: trunk)
10:51
Update ChangeLog for 1.0.7 (check-in: f49c43320b user: js tags: 1.0)
10:26
Fix OFSubprocessTests with --disable-files (check-in: d3ef45da74 user: js tags: trunk)
10:23
OFSubprocess: Fix compilation on macOS (check-in: 4f935e7e9b user: js tags: trunk)
10:10
Add tests for OFSubprocess (check-in: 02824cb820 user: js tags: trunk)
09:55
OFSubprocess: Fix dealloc after -[closeForWriting] (check-in: 3f56716b3d user: js tags: trunk)
09:38
OFSubprocess: Correctly handle nil environment (check-in: 6ca56b4f15 user: js tags: trunk)
2024-01-20
21:40
Add support for LOC DNS resource records (check-in: d37c636a61 user: js tags: trunk)
15:18
+[OFSystemInfo networkInterfaces]: Avoid IfIndex (check-in: abe3ccd61e user: js tags: trunk)
14:59
Fix compilation with old MinGW versions (check-in: d077c31c5c user: js tags: trunk)
2024-01-15
20:17
Update ChangeLog (check-in: ed45dbf46a user: js tags: trunk)
20:13
Update ChangeLog (check-in: 9daacae528 user: js tags: 1.0)
02:26
Merge support for URI DNS resource records (check-in: e051d7d487 user: js tags: trunk)
02:24
Fix parsing of URI resource records (Closed-Leaf check-in: 2b7bc4c106 user: js tags: uri-resource-record)
02:07
OFDNSResolver: Fix wrong shifts (check-in: 328252420b user: js tags: trunk)
2024-01-14
22:47
Add support for URI DNS resource records (check-in: 16d99685ae user: js tags: uri-resource-record)
11:47
Move out subclasses of OFDNSResourceRecord (check-in: 487d5cbd83 user: js tags: trunk)
11:01
Mbed TLS: Don't hardcode path to CA file (check-in: 027f5e11cf user: js tags: trunk)
2024-01-11
20:50
GitHub Actions: Test Mbed TLS on Ubuntu (check-in: ee1e7c73be user: js tags: trunk)
20:42
configure: Fix error messages around Mbed TLS (check-in: 119a09c7af user: js tags: trunk)
2024-01-06
15:36
OFDNSResolver: Use correct run loop mode for cache (check-in: c13f9f78f1 user: js tags: trunk)
01:08
Revert change to OFSecureTransportTLSStream (check-in: 6a2cac23e8 user: js tags: trunk)
01:00
Fix compilation of OFOpenSSLTLSStream (check-in: 64d9603a4f user: js tags: trunk)
00:52
Initial support for Mbed TLS (check-in: 11b2a17595 user: js tags: trunk)
2024-01-04
19:05
Add new signing key (check-in: b4c4812b7b user: js tags: trunk)
2024-01-02
17:26
utils: Indicate options with an argument with = (check-in: 21823c0d56 user: js tags: trunk)
17:22
objfw-new: Document short options (check-in: 049186b42e user: js tags: trunk)
17:17
Update copyright (check-in: 26ddd2e4e4 user: js tags: trunk)
17:14
OFDNSResolver: Invalidate cache on config changes (check-in: 3f27f9cfbd user: js tags: trunk)
14:26
OFDNSResolver: Add warnings about config reloading (check-in: b4507c354a user: js tags: trunk)
2023-12-29
23:47
Make GCC happy again (check-in: f538f5fb70 user: js tags: trunk)
16:25
OFDNSResolver: Clean up expired cache entries (check-in: 219aa9cf65 user: js tags: trunk)