aboutsummaryrefslogtreecommitdiff
path: root/src/print_ipv6_addr.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-16clang-format-3.5 -i **/*.[ch], update modelineMichael Stapelberg1-109/+109
2014-03-12Unify use of string comparisonsMats1-1/+1
2013-02-23ipv6: properly handle colors for output_format == xmobarMichael Stapelberg1-3/+4
2012-09-29Save the DNS lookup for K.root-servers.net (Thanks barfoos)Michael Stapelberg1-4/+7
2012-07-10colorful ipv6 status messageLars Kumbier1-1/+4
2012-05-09Error handling: Never output null as full_text (JSON), prefix messages with i...Michael Stapelberg1-1/+1
2012-05-07Use (void) instead of () for functions without args (Thanks fernandotcl)Michael Stapelberg1-1/+1
2012-04-28Fix include order; fixes build on OpenBSD.Jasper Lievisse Adriaanse1-3/+5
2012-04-08add yajl compat codeMichael Stapelberg1-0/+1
2012-03-25Properly output JSON with libyajlMichael Stapelberg1-9/+7
2012-02-16Implement the i3bar JSON protocolMichael Stapelberg1-0/+8
2011-01-03Cache the result of the DNS query also if there is no IPv6 connectivity (Than...Michael Stapelberg1-1/+6
2010-04-06Little style fixes for the last commitMichael Stapelberg1-15/+15
2010-04-06ipv6: provide format strings for ipv6 up and ipv6 downChristian Dietrich1-31/+32
2010-01-04ipv6: cache the result of the DNS query only, the socket needs to be re-creat...Michael Stapelberg1-29/+42
2010-01-01ipv6: reuse the existing socket for further lookupsMichael Stapelberg1-23/+35
2009-10-11Breaks configfiles! Major refactoring of i3status, see belowMichael Stapelberg1-0/+99