summaryrefslogtreecommitdiff
path: root/agent/address.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-06address: Add introspection-friendly to_string_dupJames Westman1-1/+14
2022-05-26address: Add Boxed TypeOlivier Crête1-0/+4
2022-04-06Don't try to use link-local addresses outside local networkJohan Sternerup1-0/+13
2015-04-20Prefix include guardsOlivier Crête1-3/+3
2015-01-02docs: Add various missing documentation comments and update sections.txtPhilip Withnall1-3/+0
2014-10-09Version 0.1.80.1.8Olivier Crête1-1/+1
2014-05-17address: add nice_address_equal_no_port() to compare addresses ignoring portsOlivier Crête1-0/+17
2013-02-01Add nice_address_ip_version API to NiceAddressYouness Alaoui1-0/+12
2011-11-30Add support for windows's compilation through MinGWNader Morshed1-1/+0
2010-02-16Fix copyright headers for all filesYouness Alaoui1-3/+5
2008-11-06Adding wspiapi.h include for windows since versions prior to windows XPYouness Alaoui1-0/+1
2008-10-30Update the docs to include everythingYouness Alaoui1-4/+166
2008-10-30make nice_address_init part of the APIYouness Alaoui1-8/+3
2008-10-30Move address into the agent's dirYouness Alaoui1-0/+122
2007-02-03split address code into separate directoryDafydd Harries1-56/+0
2007-02-02add G_GNUC_WARN_UNUSED_RESULT to various functionsDafydd Harries1-0/+1
2007-02-02add port to address struct; compare it in address_is_equalDafydd Harries1-0/+1
2007-02-02include glib.h in address.hDafydd Harries1-0/+2
2007-01-31add more spaces to header filesDafydd Harries1-0/+6
2007-01-31make type<->typedef name mapping more consistent (makes gtk-doc happier)Dafydd Harries1-4/+4
2007-01-29tidy up headers/#includesDafydd Harries1-0/+4
2007-01-29add "nice" prefix to agent, candidate, addressDafydd Harries1-14/+14
2007-01-23split address code into separate fileDafydd Harries1-0/+42