summaryrefslogtreecommitdiffstats
path: root/lib/parse.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build with NDEBUG definedJozsef Kadlecsik2011-01-181-2/+2
* Make IPv4 and IPv6 address handling similarJozsef Kadlecsik2011-01-181-1/+10
* Use cast to void * instead of memcpy as Sparc workaround at sockaddr_XXX.Jozsef Kadlecsik2010-12-231-8/+6
* libipset: const annotationsJan Engelhardt2010-12-191-1/+1
* libipset: remove redundant castsJan Engelhardt2010-12-191-4/+4
* Put back the Sparc specific workaround at getaddrinfo.Jozsef Kadlecsik2010-12-191-4/+8
* Add ipset_parse_tcpudp_port functionJozsef Kadlecsik2010-12-171-7/+27
* Add parser function to handle IPv4 and IPv6 differently.Jozsef Kadlecsik2010-10-301-0/+40
* Fixes, cleanups, commentsv5.0-pre8Jozsef Kadlecsik2010-10-241-131/+282
* ipset 5: Sparc related and compatibility fixesv5.0-pre5Jozsef Kadlecsik2010-06-291-6/+8
* ipset 5: last new feature addedv5.0-pre3Jozsef Kadlecsik2010-06-221-0/+83
* configure/Makefile and debug fixesJozsef Kadlecsik2010-06-161-0/+4
* ipset 5 in an almost ready state - milestonev5.0-pre1Jozsef Kadlecsik2010-06-151-94/+355
* Fourth stage to ipset-5Jozsef Kadlecsik2010-04-221-0/+963