summaryrefslogtreecommitdiff
path: root/agent/conncheck.h
Commit message (Expand)AuthorAgeFilesLines
* agent: Only add pairs once on gathering doneOlivier Crête2014-10-091-0/+1
* agent: Remove dangling pointers on NiceSocket destructionPhilip Withnall2014-09-221-0/+3
* agent: Fix badly formatted gtk-doc commentsPhilip Withnall2014-07-071-7/+19
* Fix crash when discovering peer reflexive candidates in RFC compatYouness Alaoui2014-05-151-0/+1
* Add a sockptr to CandidateCheckPair, will be required for tcp-activeYouness Alaoui2014-05-151-0/+1
* agent: Use 1280 instead of 65536 buffer size to send STUN MessageOlivier Crête2014-05-121-1/+1
* conncheck: Make conn_check_free_item() staticOlivier Crête2014-04-241-1/+0
* conncheck: Remove useless return value on conn_check_prune_streamOlivier Crête2014-04-241-1/+1
* Add conn_check_add_for_local_candidate to add the newly found local candidate...Rohan Garg2012-04-301-0/+1
* Only restart the timer onceSjoerd Simons2011-02-091-0/+1
* Fix copyright headers for all filesYouness Alaoui2010-02-161-3/+4
* Change all stun_XXX_t enums/structs into StunXxx to have a common naming conv...Youness Alaoui2009-02-161-1/+1
* remove the traffic_after_tick check because it caused problems with jingle. w...Youness Alaoui2008-11-121-1/+0
* Port libnice to the new NiceSocket APIYouness Alaoui2008-10-061-1/+1
* Porting libnice to the new stun usage API. I know it's a big commit, but it c...Youness Alaoui2008-07-291-3/+5
* (WIP) Ported libnice to the new API...Youness Alaoui2008-06-201-1/+2
* nice include changes to adapt to stun changesYouness Alaoui2008-05-271-1/+1
* fix some trailing spacesYouness Alaoui2008-04-221-1/+1
* Implement delayed processing of early incoming connectivity checks.Kai Vehmanen2007-11-261-0/+1
* Fixed bugs related to cases where checks produce different results for compon...Kai Vehmanen2007-10-101-1/+1
* Removed if-zeroed code.Kai Vehmanen2007-10-101-11/+0
* Refactored design for managing connectivity checks: now separate check lists ...Kai Vehmanen2007-09-111-1/+4
* Fixed agent code bugs: correct handling of restarts and role conflict corner ...Kai Vehmanen2007-07-201-0/+1
* Remove older, duplicated STUN implementation from the tree.Kai Vehmanen2007-07-051-1/+0
* Major NICE agent update. Added supprt for peer-reflexive candidates, media ke...Kai Vehmanen2007-06-191-15/+9
* Major update to the nice/agent interface: Added full-mode API and initial imp...Kai Vehmanen2007-05-211-0/+103