ObjFW  Timeline

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

296 check-ins using file src/exceptions/OFChecksumMismatchException.h version daa967a7c3

2025-01-01
12:56
OFMutableUTF8String: Fix containsNull being reset check-in: 498faf3f41 user: js tags: 1.2
12:56
Make all tests work on Nintendo DSi check-in: 90f4527fa1 user: js tags: 1.2
12:55
Include runtime in STATIC_LIBS check-in: 391610b255 user: js tags: 1.2
12:51
OFMutableUTF8String: Fix containsNull being reset check-in: 079224dff5 user: js tags: trunk
2024-12-29
21:03
Make all tests work on Nintendo DSi check-in: e12fb0a1f9 user: js tags: trunk
15:35
ObjFWTLS: Add support for mbedTLS 3 check-in: 482933fca5 user: js tags: trunk
2024-12-28
18:50
Remove OBJFWTLS_PACKAGE_DEPENDS_ON check-in: 3269c8fc40 user: js tags: trunk
17:57
Rename OH{Nintendo,}SwitchProController check-in: c12a827fe5 user: js tags: trunk
12:05
ObjFWHID: Nintendo Switch Pro Controller for evdev check-in: 84a4e7d09d user: js tags: trunk
10:43
Increase ObjFWHID minor version check-in: eac00f8c80 user: js tags: trunk
10:26
ObjFWHID: Remove unused variable check-in: b176952248 user: js tags: trunk
03:19
ObjFWHID: Clean up retain vs copy check-in: 6987b91bcf user: js tags: trunk
02:51
ObjFWHID: Nintendo Switch Pro Controller for GCF check-in: 127b88c835 user: js tags: trunk
2024-12-27
13:09
ObjFWTLS: Set STATIC_LIBS correctly check-in: 7516857a46 user: js tags: trunk
13:01
ObjFWHID: Set STATIC_LIBS correctly check-in: 4d413da3af user: js tags: trunk
12:50
objfw-compile: Add new --static-libs flag check-in: 930422a92d user: js tags: trunk
12:46
Include runtime in STATIC_LIBS check-in: c7eb47b2ba user: js tags: trunk
11:23
Work around CFRunLoop not firing writes for UDP check-in: e2e5045a26 user: js tags: trunk
2024-12-26
23:55
ObjFWHID: Filter broken buttons with GCF check-in: 75b6fa6ead user: js tags: trunk
23:27
ObjFWHID: Support Joy-Con pair via GCF check-in: 4b7ccfe0b6 user: js tags: trunk
15:47
OHGCFGameControllerProfile: Fix typo check-in: 58ad113413 user: js tags: trunk
01:44
ObjFWHID: Support DualSense via GCF check-in: 3ca2f87974 user: js tags: trunk
2024-12-25
21:01
Fix compiling for macOS 10.5 check-in: 78a7c2f07c user: js tags: trunk
20:36
ObjFWHID: Fix compiling for macOS < 14 or iOS < 17 check-in: b0a4480bf3 user: js tags: trunk
16:17
tests: Use local ObjFWBridge build check-in: 83ed975657 user: js tags: trunk
15:58
ObjFWHID: Use local ObjFWBridge headers check-in: 7f61d4822c user: js tags: trunk
15:38
Fix building without frameworks check-in: cd9b338844 user: js tags: trunk
15:26
OHGameController: Add support for macOS & iOS check-in: 53be2272e6 user: js tags: trunk
2024-12-24
23:20
OFHTTPServer: Handle Host being an IPv6 address check-in: a160c952f8 user: js tags: 1.2
23:19
OFHTTPServer: Handle Host being an IPv6 address check-in: b06939b53d user: js tags: trunk
01:14
OFCFRunLoopKernelEventObserver: Autorelease pool check-in: 4aacca80ca user: js tags: trunk
00:26
OFCFRunLoopKernelEventObserver: Fix spinning check-in: 06a13117e9 user: js tags: trunk
2024-12-23
21:32
OFCFRunLoopKernelEventObserver: Add comment check-in: 41af9b5cc2 user: js tags: trunk
20:35
Fix --disable-sockets on macOS check-in: cb9aaa8af6 user: js tags: trunk
20:18
ObjFWBridge: Add OFCFRunLoopKernelEventObserver check-in: 7587789823 user: js tags: trunk
18:23
OFRunLoop: Fix OFKernelEventObserver delegate check-in: cd3c741702 user: js tags: trunk
13:35
ObjFWBridge: Clean up a few headers check-in: 61d3ba18a1 user: js tags: trunk
13:31
Support integrating with foreign run loops check-in: 5502809933 user: js tags: trunk
2024-12-22
21:22
tests/gamecontroller: Don't block the run loop check-in: c2fcccf8fa user: js tags: trunk
2024-12-21
09:57
ObjFWBridge: Check data is not too long for NSData 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 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
01:20
OFX509Certificate: Support associated private key check-in: feba3d2535 user: js tags: tls-server
2024-11-25
21:45
OFHTTPClient: Better variable names for IRI vs URI check-in: 2e4f9e07b2 user: js tags: trunk
21:38
OFX509CertificatePrivateKey: Add forgotten #ifndef check-in: 8c1b7eb5c1 user: js tags: tls-server
2024-11-24
21:31
Disable certificates with Secure Transport on iOS check-in: 445597dc9f user: js tags: tls-server
21:28
Use SSLCreateContext if available check-in: 867724b05f user: js tags: tls-server
17:01
Fix Secure Transport support without files check-in: ae5ce0ef35 user: js tags: tls-server
16:54
tests: Check +[temporaryDirectoryIRI] is non-nil check-in: 74eb1e18aa user: js tags: 1.2
16:54
tests: Check +[temporaryDirectoryIRI] is non-nil check-in: 8a5ae7d531 user: js tags: trunk
16:10
OFSecureTransportTLSStream: Avoid SSLCreateContext check-in: 3b6ee9e091 user: js tags: tls-server
16:00
OFSecureTransportTLSStream: Add server support check-in: 982c5aafa9 user: js tags: tls-server
2024-11-20
22:33
Merge trunk into branch "tls-server" check-in: edac376fdf user: js tags: tls-server
22:32
OFMbedTLSTLSStream: Fix initialization check-in: 30f7e00456 user: js tags: 1.2
22:32
OFMbedTLSTLSStream: Fix initialization check-in: 7112b78f17 user: js tags: trunk
22:22
OFMbedTLSTLSStream: Add server support check-in: b1c807a3bc user: js tags: tls-server
2024-11-18
23:34
Port to latest devkitARM check-in: b7fc48b734 user: js tags: 1.2
23:33
OFTLSStream: Ensure shutdown is sent with OpenSSL check-in: 957527d55e user: js tags: 1.2
23:32
OFTLSStream: Ensure shutdown is sent with OpenSSL check-in: 6dc94f286a user: js tags: trunk
23:28
GitHub Actions: Remove macOS 12 check-in: df271d3182 user: js tags: 1.2
23:27
GitHub Actions: Remove macOS 12 check-in: 440797fc87 user: js tags: trunk
23:27
OFGnuTLSTLSStream: Restore old close behavior check-in: 716f5721f5 user: js tags: tls-server
23:18
OFOpenSSLTLSStream: Add server support check-in: 7636fc0143 user: js tags: tls-server
21:18
OFINIFile: Properly quote ; and # check-in: 750e870490 user: js tags: 1.2
21:18
OFINIFile: Properly quote ; and # check-in: 92d0f0b9d4 user: js tags: trunk
21:10
Make sure ofarc and ofhash reference ObjFWTLS check-in: f010109a70 user: js tags: 1.2
21:09
Make sure ofarc and ofhash reference ObjFWTLS check-in: f5f82456e3 user: js tags: trunk
21:05
Fix imports in ObjFWTLS.h check-in: e457c20e13 user: js tags: 1.2
21:05
Fix imports in ObjFWTLS.h check-in: 1e58de6542 user: js tags: trunk
20:58
OFX509Certificate*: Rename constructors check-in: 8f1fe21441 user: js tags: tls-server
00:51
OFGnuTLSTLSStream: Improve error codes check-in: f2e96ebd9a user: js tags: trunk
00:47
Make GCC happy again check-in: f6cc2092af user: js tags: tls-server
00:38
OFGnuTLSTLSStream: Add server support check-in: 2cb48ceaf1 user: js tags: tls-server
2024-11-16
22:36
OFTLSStream: Add API for server mode check-in: 43864736e7 user: js tags: tls-server
14:17
OFSecureTransportTLSStream: Use more error codes check-in: 33dbefb035 user: js tags: trunk
13:31
Don't build test plugin as bundle and plugin check-in: 50dce32144 user: js tags: trunk
13:31
Update buildsys check-in: 89ca6c7896 user: js tags: trunk
11:40
OFMbedTLSTLSStream: Use more error codes check-in: 418f8b3fbf user: js tags: trunk
2024-11-14
01:58
Increase ObjFW library version check-in: 73af26b775 user: js tags: trunk
00:27
Port to latest devkitARM check-in: 23da92beab user: js tags: trunk
2024-11-13
23:46
OFOpenSSLTLSStream: Use more error codes check-in: fa9652e096 user: js tags: trunk
00:27
GitHub Actions: Pin NDS to last working container check-in: 6c4d17f2f6 user: js tags: 1.2
00:01
Fix compiling on Haiku r1beta5 check-in: 97827c658e user: js tags: 1.2
00:01
Fix compiling on Haiku r1beta5 check-in: b585f68973 user: js tags: trunk
2024-11-12
21:49
GitHub Actions: Pin NDS to last working container check-in: eda17ffcbd user: js tags: trunk
00:29
Increase ObjFWTLS library version check-in: 8917ca0492 user: js tags: trunk
00:29
OFGnuTLSTLSStream: Use more error codes check-in: 909ad7d8c8 user: js tags: trunk
00:28
OFTLSStream: Add more error codes check-in: 448629661d user: js tags: trunk
2024-11-09
12:17
Set version to 1.2.1 check-in: 559577af46 user: js tags: 1.2, 1.2.1-release
12:15
Update ChangeLog for 1.2.1 check-in: 828075b819 user: js tags: trunk
12:15
Update ChangeLog for 1.2.1 check-in: a424cf2332 user: js tags: 1.2
12:04
Fix compiling with Clang that doesn't have D58152 check-in: 582b3949f2 user: js tags: 1.2
12:03
Fix compiling with Clang that doesn't have D58152 check-in: b260ccdb53 user: js tags: trunk
00:55
GitHub Actions: Add ObjC++ test on Windows/MSYS2 check-in: c0500dcabf user: js tags: 1.2
00:55
GitHub Actions: Add ObjC++ test on Windows/MSYS2 check-in: 33dc3b983c user: js tags: trunk
00:47
Increase library versions check-in: 290e272b00 user: js tags: trunk
00:46
Increase library versions check-in: f51da33bea user: js tags: 1.2
00:42
Make ObjC++ exceptions work on Windows with DWARF check-in: 105d2f60b7 user: js tags: 1.2
00:42
Make ObjC++ exceptions work on Windows with DWARF check-in: 643df20824 user: js tags: trunk
2024-11-08
22:43
OFColor: Improve style of deprecation message check-in: ff29e35344 user: js tags: 1.2
22:43
OFColor: Improve style of deprecation message check-in: 5204353c50 user: js tags: trunk
20:57
Make ObjC++ exceptions work with libc++ on Windows check-in: 6bb25d33ac user: js tags: 1.2
20:56
Make ObjC++ exceptions work with libc++ on Windows check-in: c97a357529 user: js tags: trunk
2024-11-07
21:17
Add support for MPTCP check-in: 49f5cd5ec5 user: js tags: trunk
21:15
Document -[usesMPTCP] may incorrectly return false Closed-Leaf check-in: 9a6b5d6cc4 user: js tags: mptcp
21:07
Merge trunk into 1.2 branch check-in: 10cce4f6ef user: js tags: 1.2
2024-11-06
21:45
Don't compile MPTCP support on old macOS versions check-in: 3f9e0e0f07 user: js tags: mptcp
21:28
objfw-compile: Remove handling of .bundle check-in: c5f91347e7 user: js tags: trunk
2024-11-05
23:48
GitHub Actions: Add ObjC++ test on 32 bit Ubuntu check-in: 77b155c1da user: js tags: trunk
2024-11-04
01:05
GitHub Actions: Add ObjC++ tests check-in: 089d52ca9a user: js tags: trunk
00:23
Add missing nullability for __getmainargs() check-in: 52d24aa522 user: js tags: trunk
00:19
Don't call into C++ EH personality on 68k AmigaOS check-in: 4763da1d8d user: js tags: trunk
00:11
Fix missing #ifdef in ObjFW.h check-in: a5b3cd8cce user: js tags: trunk
00:10
Fix compiling ObjC++ on Windows check-in: 5e5ca921cb user: js tags: trunk
2024-11-03
23:52
runtime: Fix handling C++ exceptions check-in: 691290ca0f user: js tags: trunk
16:44
Fix compiling for Wii for real check-in: 4f02a0bfcc user: js tags: trunk
16:17
GitHub Actions: Fix MinGW with GCC on Fedora check-in: d14ff4a3bd user: js tags: trunk
16:01
Fix compiling for Wii check-in: 1f4f5e1e3c user: js tags: trunk
15:56
GitHub Actions: Add MinGW with GCC on Fedora check-in: a77bb2825d user: js tags: trunk
15:55
Only use OF_VISIBILITY_HIDDEN with ELF and Mach-O check-in: 2b682c724d user: js tags: trunk
15:46
ObjFWHID: Properly hide private methods check-in: bc3a7747d9 user: js tags: trunk
01:04
Skip OFSCTPSocketTests when running in qemu-user check-in: 077ec3efdd user: js tags: trunk
2024-11-02
23:33
Make sure OF_VISIBILITY_HIDDEN is always defined check-in: fabf1c6984 user: js tags: trunk
23:32
Fix minor space errors and typos check-in: fa0f45f5f8 user: js tags: trunk
23:20
Fix compiling tests on Haiku check-in: f0be46cc5c user: js tags: trunk
19:36
Fix exclude glob for `make release` check-in: c9a01cc901 user: js tags: trunk
19:36
Fix exclude glob for `make release` check-in: 7669b5f9d4 user: js tags: 1.2-release, 1.2
19:13
Increase library versions check-in: b5e5d8b27c user: js tags: trunk
19:13
Increase library versions check-in: 80ae736f4d user: js tags: 1.2
19:09
Update ChangeLog for 1.2 check-in: a4aff2ff42 user: js tags: trunk
19:08
Update ChangeLog for 1.2 check-in: 5095072749 user: js tags: 1.2
18:15
Set version to 1.3-dev check-in: b8088ce448 user: js tags: trunk
18:11
Branch for 1.2 check-in: 6783d1431a user: js tags: 1.2
02:24
ObjFWHID: Make sure `analog` is always set check-in: 3777558ccd user: js tags: trunk
2024-10-30
21:51
configure: Check if we have <linux/mptcp.h> check-in: 758e5eafae user: js tags: mptcp
21:11
Always use AF_INET6 for MPTCP on Linux check-in: 1abe178915 user: js tags: mptcp
2024-10-28
23:46
Initial MPTCP implementation for macOS/iOS check-in: 4e763857b8 user: js tags: mptcp
21:42
Enable MPTCP for OFHTTPClient and OFHTTPServer check-in: 50035101ae user: js tags: mptcp
21:35
Initial MPTCP implementation for Linux check-in: 71834180cb user: js tags: mptcp
2024-10-27
23:57
Add support for \x from JSON5 check-in: 229486deb1 user: js tags: trunk
23:48
Allow \u0000 in JSON check-in: d7bbf983f0 user: js tags: trunk
23:38
OFSystemInfo: Fix \0 in +[CPUModel] on macOS check-in: e061c2b66e user: js tags: trunk
22:27
Allow strings to contain \0 check-in: 6fbc3b18c7 user: js tags: trunk
18:38
Remove nullable in .m files check-in: 7d1275cb49 user: js tags: trunk
18:10
OFTCPSocket: Rework blocks-based API check-in: 9611851a89 user: js tags: trunk
17:59
OFStreamSocket: Rework blocks-based API check-in: 34b4d743ad user: js tags: trunk
17:45
OFStream: Rework blocks-based API check-in: 9808f35fb3 user: js tags: trunk
16:38
OFSPXStreamSocket: Rework blocks-based API check-in: 0bd1d8f35c user: js tags: trunk
16:28
OFSPXSocket: Rework blocks-based API check-in: b99e38dcac user: js tags: trunk
16:14
OFSequencedPacketSocket: Rework blocks-based API check-in: 776202396c user: js tags: trunk
14:07
OFSCTPSocket: Rework blocks-based API check-in: b06f8e3e89 user: js tags: trunk
13:47
OFDatagramSocket: Rework blocks-based API check-in: 61b5fb53bd user: js tags: trunk
11:38
OFPlugin: Allow path to be nil check-in: 5aba968988 user: js tags: trunk
2024-10-26
11:29
Make SCTP work on Solaris check-in: a65e33b00a user: js tags: trunk
2024-10-25
22:38
OFSCTPSocket: Don't require -lsctp check-in: abe832b03d user: js tags: trunk
2024-10-22
22:29
-[OHGameController {retrieve -> update}State] check-in: 23e3ffff7a user: js tags: trunk
2024-10-19
14:07
GitHub Actions: Fix OpenBSD check-in: e389aa247e user: js tags: trunk
11:38
Add -[OFStream asyncReadString] check-in: 95e2910172 user: js tags: trunk
11:09
Add -[OFStream tryReadStringWithEncoding:] check-in: 6e91e313a5 user: js tags: trunk
2024-10-10
00:21
Better skip UNIX sequenced packet socket tests check-in: e267c68e6f user: js tags: trunk
2024-10-09
23:53
Fix warning with Clang 19 check-in: 23249cfbc0 user: js tags: trunk
23:51
Add OFUNIXSequencedPacketSocket check-in: 69d0f06372 user: js tags: trunk
2024-09-21
23:01
Update misc/keys.asc check-in: fdf9a76bbf user: js tags: trunk
2024-09-14
22:08
ofhash: Accept --rmd160 as alias for --ripemd160 check-in: ae444256d2 user: js tags: trunk
2024-09-08
17:02
Add -[attributesOfItemAtIRI:] for embedded files check-in: 3f3746be03 user: js tags: trunk
2024-09-06
22:27
OFINIFile: Properly escape newlines check-in: 995f217b65 user: js tags: trunk
2024-09-04
23:30
OFMemoryBarrier: Use sync on PowerPC check-in: 259abc30ce user: js tags: trunk
23:27
OFOnce: Avoid full memory barrier check-in: 12b72a02a0 user: js tags: trunk
2024-09-01
14:22
Add manpage for ofhttp check-in: 79c24effeb user: js tags: trunk
14:07
Add manpage for ofhash check-in: c718a212f2 user: js tags: trunk
13:59
Add manpage for ofdns check-in: 37a33a1a7f user: js tags: trunk
12:34
Improve style of manpages check-in: 13c3ebee9c user: js tags: trunk
12:31
Add manpage for ofarc check-in: 147ee732fc user: js tags: trunk
09:24
Add manpage for objfw-new check-in: 5ccfd65db4 user: js tags: trunk
09:04
Improve style of manpages check-in: 15b4690419 user: js tags: trunk
2024-08-31
20:45
objfw-config.1: Improve style check-in: d473ceacbe user: js tags: trunk
20:43
Add manpage for objfw-embed check-in: ceb38ca473 user: js tags: trunk
20:36
Add license to manpages check-in: 476072fb85 user: js tags: trunk
20:34
Add manpage for objfw-compile check-in: d0db1d8814 user: js tags: trunk
09:28
Add manpage for objfw-config check-in: 12f95ec46a user: js tags: trunk
00:11
objfw-config: Don't reproduce flags from configure check-in: 538ceacc2f user: js tags: trunk
2024-08-30
20:43
forwarding-arm64-elf.S: Fix padding with 4 check-in: 238f978fff user: js tags: trunk
20:37
PLATFORMS.md: Add ARM64/Win64 to forwarding check-in: 514c38d5f7 user: js tags: trunk
19:41
Add forwardingTargetForSelector: for ARM64/Win64 check-in: 55450a564e user: js tags: trunk
18:58
Add ARM64/Win64 assembly lookup implementation check-in: 995af4a904 user: js tags: trunk
2024-08-26
22:25
GitHub Actions: Add DJGPP check-in: 9aa3bdbab2 user: js tags: trunk
21:12
Fix compiling with DJGPP check-in: dd49efb579 user: js tags: trunk
2024-08-25
21:38
Increase library versions check-in: 81d8be1358 user: js tags: trunk
21:36
Update ChangeLog for 1.1.7 check-in: e476451a38 user: js tags: trunk
21:27
OFINIFile: Fix parsing `=` within `"` check-in: 95fcd0f05b user: js tags: trunk
00:47
Add support for tagged pointer strings check-in: 8ca952eaa4 user: js tags: trunk
2024-08-24
23:41
Don't assume all custom string classes use Unicode check-in: 82c5846734 user: js tags: trunk
22:19
OFString: Fix converting from some encodings check-in: d6a8d57148 user: js tags: trunk
20:02
Minor style fix check-in: 0ab4647723 user: js tags: trunk
10:39
OFINIFile: Allow # for comments check-in: 16ebc2d82a user: js tags: trunk
10:25
OFINISection: Allow values in global section check-in: dab4c26020 user: js tags: trunk
10:14
Rename OFINICategory to OFINISection check-in: 0fead8a915 user: js tags: trunk
09:20
OFINIFile: Allow comments before first category check-in: 904d0639c4 user: js tags: trunk
2024-08-23
23:29
README.md: Fix missing word check-in: 2fe7ea274e user: js tags: trunk
23:23
Move platforms from wiki back to PLATFORMS.md check-in: 6eb65587bc user: js tags: trunk
23:10
Implement extended attributes on Solaris check-in: 72254c0777 user: js tags: trunk
2024-08-21
20:18
OFSystemInfoTests: Show AltiVec support on PPC64 check-in: 62f3c342ab user: js tags: trunk
20:14
Make ObjFW compile on macOS/PowerPC 64 check-in: 7b0cd744dc user: js tags: trunk
2024-08-20
22:25
Disable buggy warning on PowerPC 64 big endian check-in: 16bfb32a24 user: js tags: trunk
22:09
Improve compatibility with old glibc check-in: fb069cf2ae user: js tags: trunk
21:55
forwardingTargetForSelector: for PowerPC 64/ELF v1 check-in: d7797ded66 user: js tags: trunk
20:44
Improve compatibility with old evdev headers check-in: 27d64d775a user: js tags: trunk
2024-08-19
22:04
OFSCTPSocket: Initialize flags for sctp_recvv to 0 check-in: 12289e98ac user: js tags: trunk
21:42
forwardingTargetForSelector: for PowerPC 64/ELF v2 check-in: 119b311a62 user: js tags: trunk
19:29
ofdns: Default to AAAA and A, not ALL check-in: 474dc73a94 user: js tags: trunk
2024-08-18
15:26
Move PLATFORMS.md to wiki check-in: abe7e4f7f8 user: js tags: trunk
12:54
OFSystemInfo: Add +[supportsL(A)SX] check-in: 72c6e67a23 user: js tags: trunk
2024-08-17
21:25
PLATFORMS.md: Add Solaris/SPARC64 check-in: 7ccd2db127 user: js tags: trunk
21:24
Fix OFSCTPSocket on Solaris check-in: 98a5cc9eac user: js tags: trunk
21:13
tests: Fix symlinking libobjfwhid.so.$major.$minor check-in: a791241853 user: js tags: trunk
17:30
Delay socket initialization as long as possible check-in: 7460d2ccd8 user: js tags: trunk
10:46
README.md: Move most of the content to the wiki check-in: ba6455ba6f user: js tags: trunk
10:10
README.md: Fix typo check-in: 6d4eb68bdf user: js tags: trunk
09:51
Move private functions into private headers check-in: b829f3e798 user: js tags: trunk
2024-08-16
22:26
Add OFJSONRepresentationOptionSorted check-in: 7e1c8b88b7 user: js tags: trunk
22:13
runtime: Hide symbols for mutex / once / TLS key check-in: 304dad64b4 user: js tags: trunk
21:50
Disable UNIX datagram sockets on Hurd check-in: 7de187fbde user: js tags: trunk
21:40
OFSubarray: Remove unused method check-in: d2b7c93cd8 user: js tags: trunk
2024-08-11
13:30
Increase library versions check-in: c6977f1ad1 user: js tags: trunk
13:28
Update ChangeLog for 1.1.6 check-in: 920f7060d3 user: js tags: trunk
13:23
Make headers compatible with -Wunused-parameter check-in: f01f8eb45b user: js tags: trunk
09:04
Update buildsys check-in: fdcf97fd30 user: js tags: trunk
2024-08-02
10:52
runtime: Don't overwrite stack arguments on x86 check-in: 3e76fc01af user: js tags: trunk
2024-07-29
22:19
Fix missing underscore in last commit check-in: c9bf16250c user: js tags: trunk
19:41
-[OFKernelEventObserver cancel]: Handle EINTR check-in: ed598fd848 user: js tags: trunk
2024-07-28
19:56
Add support for Codepage 852 check-in: 0c7de8be1d user: js tags: trunk
14:45
Add support for Windows-1250 encoding check-in: 4d82cae50d user: js tags: trunk
2024-07-27
23:48
platform.h: Add SuperH check-in: 43af96a7c8 user: js tags: trunk
23:33
forwardingTargetForSelector: for LoongArch 64/ELF check-in: 573f1ca9aa user: js tags: trunk
16:16
LoongArch 64/ELF assembly lookup implementation check-in: 6099526435 user: js tags: trunk
2024-07-21
16:41
platform.h: Add LoongArch 64 check-in: 75e7375c66 user: js tags: trunk
12:17
Fix ObjC++ with GCC check-in: cee78b6630 user: js tags: trunk
2024-07-06
10:50
Increase library versions check-in: 533c070dea user: js tags: trunk
10:48
Update ChangeLog for 1.1.5 check-in: 965a8ad9be user: js tags: trunk
2024-07-04
18:47
GitHub Actions: Remove macOS 11 check-in: a70d0cd44f user: js tags: trunk
18:45
Make conformance to OHEvdevMapping private check-in: 146b11b201 user: js tags: trunk
2024-07-01
18:52
ObjFWHID: OHCombinedJoyCons -> OHJoyConPair check-in: 15ab9bba82 user: js tags: trunk
18:41
ObjFWHID: Make most profiles public check-in: dfaf830200 user: js tags: trunk
2024-06-30
12:17
ObjFWHID: Add profiles for Joy-Cons check-in: 96c7c533b1 user: js tags: trunk
2024-06-23
22:04
runtime: Properly hide symbols check-in: a38d711e37 user: js tags: trunk
2024-06-18
22:15
OHN64Controller: Rename C-Pad to C-Buttons check-in: be7f15e75f user: js tags: trunk
22:13
ObjFWHID: Add profile for extended N64 controller check-in: cb71b05d78 user: js tags: trunk
2024-06-17
21:13
Remove trailing whitespaces check-in: b18c1fd0ea user: js tags: trunk
21:08
Always use <ObjFW/ObjFW.h> in documentation check-in: 164f2fb4bf user: js tags: trunk