summaryrefslogtreecommitdiff
path: root/agent/address.h
Commit message (Expand)AuthorAgeFilesLines
* Prefix include guardsOlivier Crête2015-04-201-3/+3
* docs: Add various missing documentation comments and update sections.txtPhilip Withnall2015-01-021-3/+0
* Version 0.1.80.1.8Olivier Crête2014-10-091-1/+1
* address: add nice_address_equal_no_port() to compare addresses ignoring portsOlivier Crête2014-05-171-0/+17
* Add nice_address_ip_version API to NiceAddressYouness Alaoui2013-02-011-0/+12
* Add support for windows's compilation through MinGWNader Morshed2011-11-301-1/+0
* Fix copyright headers for all filesYouness Alaoui2010-02-161-3/+5
* Adding wspiapi.h include for windows since versions prior to windows XPYouness Alaoui2008-11-061-0/+1
* Update the docs to include everythingYouness Alaoui2008-10-301-4/+166
* make nice_address_init part of the APIYouness Alaoui2008-10-301-8/+3
* Move address into the agent's dirYouness Alaoui2008-10-301-0/+122
* split address code into separate directoryDafydd Harries2007-02-031-56/+0
* add G_GNUC_WARN_UNUSED_RESULT to various functionsDafydd Harries2007-02-021-0/+1
* add port to address struct; compare it in address_is_equalDafydd Harries2007-02-021-0/+1
* include glib.h in address.hDafydd Harries2007-02-021-0/+2
* add more spaces to header filesDafydd Harries2007-01-311-0/+6
* make type<->typedef name mapping more consistent (makes gtk-doc happier)Dafydd Harries2007-01-311-4/+4
* tidy up headers/#includesDafydd Harries2007-01-291-0/+4
* add "nice" prefix to agent, candidate, addressDafydd Harries2007-01-291-14/+14
* split address code into separate fileDafydd Harries2007-01-231-0/+42