ObjFW  Timeline

103 check-ins using file src/OFTCPSocket.m version ca83e5e9ab

2023-05-21
10:04
OFUDPSocket: Return socket address bound to check-in: 65154c2576 user: js tags: trunk
08:43
utils/ofdns: Add --tcp option check-in: 55d7e1741e user: js tags: trunk
2023-05-20
21:07
OFSocketAddressString: Add IPX support check-in: bd332cc15f user: js tags: trunk
20:54
OFSocketAddressString: Add AppleTalk support check-in: 79c5eeefcc user: js tags: trunk
16:42
OFUDPSocketTests: Remove obsolete comment check-in: 5028d169ad user: js tags: trunk
16:35
OFDDPSocket: Fix compilation on FreeBSD 10 check-in: 9da54e797f user: js tags: trunk
2023-05-07
11:47
Fix compilation on newer FreeBSD check-in: e3cecb9f08 user: js tags: trunk
2023-05-03
22:31
Make IPX sockets compile on FreeBSD 10 check-in: 01355ad851 user: js tags: trunk
22:22
Fix compilation with older Clang versions check-in: 5591bf6a0b user: js tags: trunk
2023-04-30
10:22
configure: Fix missing yes output check-in: 70a03ac466 user: js tags: trunk
2023-04-24
22:09
PLATFORMS.md: Add Oracle Solaris 11.4 check-in: 02ed4ae232 user: js tags: trunk
22:04
Avoid redefinition of _LARGEFILE64_SOURCE check-in: 0c471da638 user: js tags: trunk
17:43
configure: Better includes for sockaddr_dl check check-in: 40169c71ae user: js tags: trunk
17:21
OFSystemInfo: Get MAC address on BSD-like systems check-in: 285c76be40 user: js tags: trunk
2023-04-23
19:49
tests: Print network interface addresses check-in: f902c447ed user: js tags: trunk
12:00
PLATFORMS.md: Update Solaris check-in: 6b8ce15d4d user: js tags: trunk
11:42
OFSystemInfo: Fix shadowed variable on illumos check-in: 915525194c user: js tags: trunk
10:00
Check whether we need -Wno-strict-prototypes check-in: b8a90c1477 user: js tags: trunk
2023-04-22
20:22
Rename x86_64 to AMD64 check-in: b7a4e61b88 user: js tags: trunk
19:52
Add OF_SYSTEM_INFO_HAS_NETWORK_INTERFACES define check-in: 74fea18d17 user: js tags: trunk
19:44
+[OFSystemInfo networkInterfaces]: Add MAC address check-in: 76861c3f78 user: js tags: trunk
17:47
Make sure the ABI of OFSocketAddress stays stable check-in: 19ace65ba8 user: js tags: trunk
17:27
utils/ofatalkcfg: Fix missing newline in output check-in: c401c7482d user: js tags: trunk
10:14
OFSystemInfo: Move const into correct place check-in: 3d215a4f7d user: js tags: trunk
09:55
Add +[OFSystemInfo networkInterfaces] check-in: c3f58bce43 user: js tags: trunk
2023-04-17
16:44
Use @GOT instead of @GOTOFF for non-local symbols check-in: e26fd20d16 user: js tags: trunk
14:54
GitHub Actions: Significantly reduce *BSD tests check-in: 31cd763da0 user: js tags: trunk
11:56
Always make DNS names lowercase check-in: ce2b268163 user: js tags: trunk
2023-04-16
22:44
GitHub Actions: Fix wrong pkg for clang on DFBSD check-in: 076889bd2e user: js tags: trunk
21:44
Work around s_net already being defined on Solaris check-in: 9af6b18d87 user: js tags: trunk
19:59
Add DragonFly BSD to GitHub Actions check-in: 5545b47d08 user: js tags: trunk
18:08
GitHub Actions: Temporarily remove devkitPPC check-in: b3f5ab58b7 user: js tags: trunk
17:28
Add OpenBSD to GitHub Actions check-in: 351c65405c user: js tags: trunk
17:27
OFString: Fix using strtod_l despite uselocale check-in: a36ab7c79a user: js tags: trunk
17:19
autogen.sh: Use autoconf 2.71 on OpenBSD check-in: 1fb13611f7 user: js tags: trunk
17:13
GitHub Actions: Add missing pkgconf on FreeBSD check-in: fed82bf9db user: js tags: trunk
16:55
GitHub Actions: Add missing pkgconf on NetBSD check-in: 5ca31b70aa user: js tags: trunk
14:01
Add FreeBSD to GitHub Actions check-in: e64baf5894 user: js tags: trunk
13:43
GitHub Actions: Add missing GnuTLS on NetBSD check-in: 9006b9d6fd user: js tags: trunk
13:42
utils/ofatalkcfg: Add support for showing config check-in: be9bad7ce0 user: js tags: trunk
13:11
Add GCC on NetBSD to GitHub Actions check-in: 8cb5b89234 user: js tags: trunk
13:08
Add NetBSD to GitHub Actions check-in: 1f3034f11c user: js tags: trunk
06:21
OFDDPSocket: Fix removing configuration on NetBSD check-in: 22fab9e495 user: js tags: trunk
2023-04-15
17:30
OFDDPSocket: Add support for configuring AppleTalk check-in: ccb53db0d8 user: js tags: trunk
2023-04-13
18:42
utils/ofatalkcfg: Ensure ifr_name 0 termination check-in: b20446bb3a user: js tags: trunk
2023-04-12
21:18
utils/ofatalkcfg: Make GCC happy check-in: e63e352467 user: js tags: trunk
13:23
configure: Check for struct ifreq for ofatalkcfg check-in: 4d0e45544c user: js tags: trunk
10:41
utils/ofatalkcfg: Only use SOCK_RAW on macOS check-in: 0275bd6301 user: js tags: trunk
09:30
Build utils/ofatalkcfg by default check-in: c29a0febe0 user: js tags: trunk
08:54
tests/OFMatrix4x4Tests.m: Fix a typo check-in: 5ee5247264 user: js tags: trunk
08:37
utils/ofatalkcfg: Make the code more portable check-in: 2fc4580a5f user: js tags: trunk
07:47
utils/ofatalkcfg: Add default phase and range check-in: a143f67237 user: js tags: trunk
07:31
utils/ofatalkcfg: Recommend "modprobe appletalk" check-in: d6812c8d19 user: js tags: trunk
06:54
Make utils/ofatalkcfg work on NetBSD check-in: e27b645562 user: js tags: trunk
2023-04-11
19:20
Add utils/ofatalkcfg check-in: 77d211a25a user: js tags: trunk
18:42
utils: Fix %c instead of %C for short options check-in: bb4026082a user: js tags: trunk
2023-04-10
19:22
Remove OFSerialization check-in: 6ce0093f8d user: js tags: trunk
18:51
OFDNSResolver: Rename usesTCP -> forcesTCP check-in: 1e62dc40eb user: js tags: trunk
18:20
Set OS name on Nintendo Switch and Wii U check-in: be422e156d user: js tags: trunk
15:08
Work around newer amiga-gcc defining Class check-in: abbed5c008 user: js tags: trunk
14:33
Fall back to uselocale() if it's available check-in: 6e786896e0 user: js tags: trunk
2023-04-02
10:49
tests: Make Apple GCC 4.0.1 happy check-in: 316dca7bcd user: js tags: trunk
2023-03-26
14:28
README.md: Fix iOS instructions check-in: 24a132495e user: js tags: trunk
13:31
tests: Fix embedded files not being loaded on iOS check-in: 682547afc9 user: js tags: trunk
13:26
OFEmbeddedIRIHandler: Add missing #ifdef check-in: ad934765cf user: js tags: trunk
13:25
tests/ImportTest:.m: Test @import instead check-in: f439c0437e user: js tags: trunk
13:18
OFEmbeddedIRIHandler: Always initialize mutex check-in: 06c5bad0bd user: js tags: trunk
13:11
Don't install OFEmbeddedIRIHandler.h check-in: e78254fca5 user: js tags: trunk
2023-03-18
22:43
OFZIPArchive: Only use data descriptor if needed check-in: 89a51dab69 user: js tags: trunk
2023-02-19
17:40
Make GCC happy again check-in: d377e8819e user: js tags: trunk
13:37
OFMatrix4x4: Use 2D arrays in row-major format check-in: 975a812f36 user: js tags: trunk
2023-02-18
23:53
OFMatrix4x4: Don't create a singleton check-in: b924571763 user: js tags: trunk
12:01
OFMatrix4x4: Transform vectors in 4D space check-in: e31a31bdcb user: js tags: trunk
2023-02-16
21:37
OFMatrix4x4: Add translation and scaling check-in: 3e4ed4e59f user: js tags: trunk
19:59
OFVector3D -> OFPoint3D check-in: db7991d07b user: js tags: trunk
2023-02-15
21:54
OFMatrix4x4: Add -[transformedVector3D:] check-in: 1e550fabe3 user: js tags: trunk
2023-02-13
22:14
OFColor: Allow some imprecision for tagged pointer check-in: 061e16d166 user: js tags: trunk
20:32
Support for storing OFColors in tagged pointers check-in: 51c8047121 user: js tags: trunk
2023-02-12
22:20
Add OFMatrix4x4 and OFVector3D check-in: 44eb35b212 user: js tags: trunk
2023-02-11
23:49
OFStreamSocket: Require open socket in -[accept] check-in: c02886307e user: js tags: trunk
23:26
Doxyfile: Define OF_FILE_MANAGER_SUPPORTS_* check-in: bc4e978728 user: js tags: trunk
23:22
Remove empty include directories on uninstall check-in: 07f0332a58 user: js tags: trunk
23:21
Update buildsys check-in: 521c396376 user: js tags: trunk
2023-01-28
20:27
ofhttp: Set user.ofhttp.downloaded_from xattr check-in: ad148c821a user: js tags: trunk
2023-01-23
23:19
ofhttp: Set com.apple.quarantine on macOS check-in: a4ac11954b user: js tags: trunk
22:46
Support for extended attributes on macOS check-in: 1576930485 user: js tags: trunk
2023-01-22
23:01
Support for removing extended attributes on Linux check-in: 5a553951a5 user: js tags: trunk
22:43
Support for setting extended attributes on Linux check-in: a4c6c83384 user: js tags: trunk
21:56
Add missing #import to make GCC happy check-in: 260c9acb96 user: js tags: trunk
21:48
Support for reading extended attributes on Linux check-in: 565d2b3763 user: js tags: trunk
2023-01-13
13:31
OFNotificationCenter: Don't retain observer check-in: 5b5c12fa0b user: js tags: trunk
13:11
OFNotificationCenter: Don't expose internal class check-in: 651875bc1f user: js tags: trunk
13:00
OFString: Remove OF_RETURNS_INNER_POINTER check-in: c8e1b0c2b9 user: js tags: trunk
01:35
OFSPX*SocketTests: Do not compare remote's network check-in: 578a0778b5 user: js tags: trunk
01:28
OFDNSResolverSettings: Reject empty NS on Windows check-in: c4f99bd429 user: js tags: trunk
01:23
OFHostAddressResolver: Handle no search domains check-in: 9c10d30eb6 user: js tags: trunk
2023-01-12
23:56
exceptions: Nicer format for IPX nodes check-in: 5c172869c8 user: js tags: trunk
2023-01-10
14:09
configure: Remove unnecessary AC_PROG_EGREP check-in: 3bc5fc9461 user: js tags: trunk
2023-01-08
21:43
OFBlockTests: Exclude miscompiled tests on Win32 check-in: 10977992a8 user: js tags: trunk
2023-01-07
17:08
OFDDPSocketTests: Handle EPROTONOSUPPORT check-in: 9cc4481663 user: js tags: trunk
14:48
tests: Clean up if select() is unsupported for SPX check-in: a9150217f2 user: js tags: trunk
2023-01-06
13:21
Ignore being unable to find hosts file on Windows check-in: a32494c59c user: js tags: trunk
09:04
Update copyright check-in: 8939cbdb52 user: js tags: trunk