ObjFW  Timeline

23 check-ins using file src/ObjFW.h version 92ae3f5421

2018-08-04
16:49
OFDNSResolver: Set UDP sockets to non-blocking (check-in: 2b72aa8c86 user: js tags: trunk)
16:23
Support for non-blocking UDP sockets (check-in: 7de9d67be9 user: js tags: trunk)
15:50
OFDNSResolver: Have one shared IPv4/IPv6 socket (check-in: 0b475d18d5 user: js tags: trunk)
15:35
Use OF_HAVE_IPV6 instead of HAVE_IPV6 (check-in: e36455441d user: js tags: trunk)
15:27
OFDNSResolver: Add support for parsing SRV records (check-in: 462cb8a108 user: js tags: trunk)
14:37
OFDNSResolver: Add support for parsing RP records (check-in: b5d9bd2fd0 user: js tags: trunk)
13:05
OFDNSResolver: Add support for parsing HINFOs (check-in: 86e9130742 user: js tags: trunk)
00:48
Add utils/ofdns (check-in: aefaa06dd1 user: js tags: trunk)
00:06
OFDNSResolver: Add a fallback for localhost (check-in: 4671310302 user: js tags: trunk)
2018-08-02
01:16
OFDNSResolver: Add support for parsing SOA records (check-in: c165d49455 user: js tags: trunk)
2018-08-01
23:02
OFDNSResourceRecord: Cleaner subclass separation (check-in: 17397bfad4 user: js tags: trunk)
2018-07-31
23:48
OFDNSResolver: Add support for {NS,PTR,TXT} RRs (check-in: 1124f7d4d4 user: js tags: trunk)
00:41
OFDNSResolver: Add support for parsing MX records (check-in: 650fdd14e3 user: js tags: trunk)
2018-07-30
22:24
Create an OFDNSResourceRecord subclass per type (check-in: bd5e1e2014 user: js tags: trunk)
00:07
OFDNSResolver: Add support for parsing AAAAs (check-in: 589a3e0f13 user: js tags: trunk)
2018-07-29
19:13
OFDNSResolver: Allow specifying query class & type (check-in: af30016cfb user: js tags: trunk)
18:38
OFDNSResolver: Add support for parsing CNAMEs (check-in: 3826822733 user: js tags: trunk)
16:16
macros.h: Fix a typo (check-in: 9383a4cf4a user: js tags: trunk)
14:48
configure: Make newer devkitPro versions happy (check-in: 4228b805ad user: js tags: trunk)
14:41
socket.m: Rename sin to addrIn (check-in: 2f73172fd6 user: js tags: trunk)
14:32
OFDNSResolver: Initial support for resolving (check-in: af4b18903d user: js tags: trunk)
2018-07-28
20:21
Add of_socket_address_ip_string() (check-in: 8aeee6680a user: js tags: trunk)
18:45
Rename OFLocalization -> OFLocale (check-in: aa0384d1bf user: js tags: trunk)