ObjFW  Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-12-21
09:57
ObjFWBridge: Check data is not too long for NSData Leaf check-in: 9acc953fa2 user: js tags: trunk
09:54
ObjFWBridge: Prevent potential future name clash check-in: eda3456fda user: js tags: trunk
09:36
Generate documentation for ObjFWBridge check-in: 1fcc053aad user: js tags: trunk
2024-12-20
23:22
ObjFWBridge: Add support for bridging data check-in: d41eb7076e user: js tags: trunk
22:52
ObjFWBridge: Improve documentation check-in: 133644c0cf user: js tags: trunk
22:41
ObjFWBridge: Add support for bridging dates check-in: 3fd610018a user: js tags: trunk
19:49
ObjFWTLS: Fix Secure Transport on macOS 10.5 check-in: 5dcafda20b user: js tags: trunk
19:34
Make ObjFWBridge work on macOS 10.5 check-in: 33e2775bfe user: js tags: trunk
17:51
Add missing files to DISTCLEAN check-in: 9ddbc75a55 user: js tags: trunk
17:24
Fix compiling with --disable-shared on macOS check-in: ac0ebbc616 user: js tags: trunk
17:13
ObjFWTLS: Use ObjFWBridge for Secure Transport check-in: 0848c51368 user: js tags: trunk
15:35
Make Apple GCC 4.0.1 happy again check-in: ff2e1048ab user: js tags: trunk
11:25
ObjFWTLS: Make failed SecKeychainSetSettings fatal check-in: 331f689ce5 user: js tags: trunk
11:11
ObjFWTLS: Set SecKeyImportExportParameters version check-in: 70260e4ba3 user: js tags: trunk
01:09
ObjFWTLS: Clean up Secure Transport code check-in: f194b7c283 user: js tags: trunk
00:01
GitHub Actions: Drop clang32 from MSYS2 Leaf check-in: 44815a6c56 user: js tags: 1.2
00:00
GitHub Actions: Drop clang32 from MSYS2 check-in: 9d8e06994e user: js tags: trunk
2024-12-19
23:47
ObjFWTLS: Prevent macOS keychain from being locked check-in: 91e1a2a75b user: js tags: trunk
2024-12-15
22:43
Set version to 1.2.3 check-in: 9df42408ca user: js tags: 1.2, 1.2.3-release
22:42
Increase library versions check-in: 2eb4052fe7 user: js tags: 1.2
22:40
Update ChangeLog for 1.2.3 check-in: 5fde0d73d5 user: js tags: trunk
22:39
Update ChangeLog for 1.2.3 check-in: 124839b6b9 user: js tags: 1.2
22:31
-fno-constant-ns{number,array,dictionary}-literals check-in: a0e386fea7 user: js tags: 1.2
22:30
-fno-constant-ns{number,array,dictionary}-literals check-in: 17781ece8c user: js tags: trunk
20:44
OFSecureTransportTLSStream: Ignore EPIPE on close check-in: a8cc484dbc user: js tags: trunk
20:02
ObjFWTLS: Use kSecFormatUnknown for private key check-in: d0e67c02db user: js tags: trunk
2024-12-09
21:01
OFRunLoop: Drain autorelease pool after timer check-in: d7e18afaa6 user: js tags: 1.2
21:00
OFRunLoop: Drain autorelease pool after timer check-in: ed00ab2ff8 user: js tags: trunk
20:06
Link frameworks with ${RUNTIME_FRAMEWORK_LIBS} check-in: 1208a86416 user: js tags: trunk
2024-12-08
16:52
Make GCC happy again check-in: aaf19186ec user: js tags: trunk
14:16
OFHTTPServer: Add support for TLS check-in: 3574b0e632 user: js tags: trunk
03:15
OFTCPSocket: Inherit -[allowsMPTCP] in -[accept] check-in: 52ab91f29b user: js tags: trunk
03:11
OFTCPSocket: -[usesMPTCP] -> -[allowsMPTCP] check-in: bc3c264534 user: js tags: trunk
2024-12-07
16:29
Set version to 1.2.2 check-in: be43008c3e user: js tags: 1.2.2-release, 1.2
16:26
Increase library versions check-in: dade3a7e86 user: js tags: 1.2
16:24
Update ChangeLog for 1.2.2 check-in: 40c5b70095 user: js tags: trunk
16:22
Update ChangeLog for 1.2.2 check-in: 325b29660a user: js tags: 1.2
2024-11-30
18:25
OFGnuTLSTLSStream: Skip system trust for server check-in: ef881e7270 user: js tags: trunk
18:15
OFTLSStream: Add server support check-in: 3cdd9960da user: js tags: trunk
18:13
OFX509Certificate: +[supports{PEM,PKCS12}Files] Closed-Leaf check-in: 7c058b9056 user: js tags: tls-server
17:00
Make OFEmbeddedIRIHandler public check-in: 49f2f5171d user: js tags: 1.2
17:00
Make OFEmbeddedIRIHandler public check-in: 3cd7b32f75 user: js tags: trunk
16:28
OFSecureTransportX509Certificate: Add iOS support check-in: 40bcbb3748 user: js tags: tls-server
13:15
GitHub Actions: Upload artifacts from devkitPro check-in: e31978911a user: js tags: trunk
11:44
OFSecureTransportX509Certificate: Add PKCS #12 check-in: 63661d80fd user: js tags: tls-server
2024-11-26
22:46
OFOpenSSLX509Certificate: Improve readability check-in: a72457449e user: js tags: tls-server
22:40
OFGnuTLSX509Certificate: Add PKCS #12 parsing check-in: 129e31991c user: js tags: tls-server
21:53
Make GCC happy again check-in: 4f69dd6c1e user: js tags: tls-server
20:45
OFX509Certificate: Support for parsing PKCS #12 check-in: 983875860f user: js tags: tls-server
19:54
ObjFWTLS: Fix uninitialized variable check-in: a322a351f0 user: js tags: tls-server