summaryrefslogtreecommitdiff
path: root/agent/candidate.h
Commit message (Expand)AuthorAgeFilesLines
* Add function to copy candidatesOlivier CrĂȘte2008-04-291-0/+3
* Adding compatibility mode and improvements on the main loop integration.Youness Alaoui2008-04-221-0/+3
* Updated references to ICE ID-19.Kai Vehmanen2007-11-161-1/+1
* Added support for multiple components (e.g. for RTCP support). Updated to lat...Kai Vehmanen2007-07-161-1/+2
* Major NICE agent update. Added supprt for peer-reflexive candidates, media ke...Kai Vehmanen2007-06-191-3/+4
* Major update to the nice/agent interface: Added full-mode API and initial imp...Kai Vehmanen2007-05-211-6/+16
* Added initial full-mode extensions to the API. Added support for gathering ca...Kai Vehmanen2007-05-021-4/+9
* add copyright/license notice to each .c/.h fileDafydd Harries2007-04-301-0/+36
* nice_candidate_ice_priority () is G_GNUC_CONST / takes const NiceCandidate *Dafydd Harries2007-03-161-1/+1
* destroy GSources created when attaching to mainloopDafydd Harries2007-03-131-0/+1
* make enum declarations C++-friendlyDafydd Harries2007-02-121-4/+2
* include udp.h in candidate.hDafydd Harries2007-02-041-0/+2
* remove NiceCandidate.port in favour of using NiceCandidate.addr.portDafydd Harries2007-02-021-1/+0
* add "nice" prefix to UDP codeDafydd Harries2007-02-011-1/+1
* add more spaces to header filesDafydd Harries2007-01-311-0/+3
* 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
* add storage for candidate username/passwordDafydd Harries2007-01-291-0/+2
* split out candidate codeDafydd Harries2007-01-291-0/+44