summaryrefslogtreecommitdiffstats
path: root/avahi-common/strlst.c
Commit message (Expand)AuthorAgeFilesLines
* get rid of a lot of old svn cruftLennart Poettering2010-06-251-2/+0
* from now on we enforce a strict whitespace regimeLennart Poettering2010-06-251-36/+36
* properly use va_copy() when iterating more than once through a va_list; fix b...Lennart Poettering2007-08-251-2/+4
* fix a local DoS (by hitting an assert) when passing empty TXT strings to the ...Lennart Poettering2007-05-211-1/+1
* when serializing string lists for DNS TXT records, ignore empty strings uncon...Lennart Poettering2006-01-011-49/+46
* * allow the user to specify a static browse domain list in the configuration ...Lennart Poettering2005-11-031-1/+4
* Add validity checking to TXT data parsing, this fixes a remotely exploitable ...Lennart Poettering2005-10-271-11/+27
* fix bad memory accessLennart Poettering2005-09-101-2/+5
* add new API function avahi_string_list_get_service_cookie()Lennart Poettering2005-09-101-8/+31
* drp const from text accessor functons in strlst.cLennart Poettering2005-09-091-1/+1
* add some data access api to string list, and use it in ServiceResolverJames Willcox2005-09-091-0/+15
* * fix string list serializationLennart Poettering2005-08-251-8/+13
* * fix behaviour of empty TXT listsLennart Poettering2005-08-251-23/+39
* * add four new AvahiStringList functions (this is four you, Sebastien!)Lennart Poettering2005-08-221-5/+93
* * add two new functions:Lennart Poettering2005-08-211-2/+56
* * drop glib from avahi-commonLennart Poettering2005-08-111-39/+47
* * Update HACKINGLennart Poettering2005-08-091-3/+14
* * allow caller to specifiy additional CFLAGS arguments to bootstrap.shLennart Poettering2005-08-021-3/+3
* DBUS: Wrap service resolverLennart Poettering2005-07-291-6/+15
* implement DBUS protocolLennart Poettering2005-07-271-0/+12
* * implement new source address check mechanismsLennart Poettering2005-06-241-2/+2
* * Split out a fair bit of avahi-core into avahi-common for use by the client ...Trent Lloyd2005-06-041-0/+245