index
:
delta/libnice.git
add-ci
latest-release
lock-addr-cache-in-udp-sink
master
msvc-build
passive-close-child
test-build-pages
wip/accept-turn-in-verify-remote-cand
wip/phab/T3557-non-unique-pair-foundations
gitlab.freedesktop.org: libnice/libnice.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
agent
/
discovery.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
conncheck: fix pair priorities uniqueness
Fabrice Bellet
2019-07-04
1
-0
/
+1
*
agent: Replace closed signal with GASyncResult type function
Olivier Crête
2019-05-09
1
-1
/
+1
*
discovery: Asynchronous removal of TURN refreshes
Jakub Adam
2019-05-09
1
-3
/
+11
*
discovery: Remove unused refresh_prune_socket()
Jakub Adam
2019-05-09
1
-1
/
+0
*
agent: Remove explicit parent pointers
Olivier Crête
2018-10-28
1
-7
/
+5
*
agent: Correctly namespace Component and its methods
Philip Withnall
2015-10-01
1
-3
/
+3
*
agent: Correctly namespace Stream and its methods
Philip Withnall
2015-10-01
1
-3
/
+3
*
agent: Remove dangling pointers on NiceSocket destruction
Philip Withnall
2014-09-22
1
-0
/
+2
*
agent: Fix badly formatted gtk-doc comments
Philip Withnall
2014-07-07
1
-11
/
+11
*
discovery: Differentiate socket creation failure from other errors
Olivier Crête
2014-05-17
1
-2
/
+10
*
Add TCP server reflexive candidates
Youness Alaoui
2014-05-17
1
-2
/
+10
*
Add support for ice-tcp priorities, udp-tunneled and nat-assisted priorities
Youness Alaoui
2014-05-15
1
-1
/
+2
*
Refactor discovery/agent to add support for non-udp candidates
Youness Alaoui
2014-05-15
1
-1
/
+4
*
agent: Use 1280 instead of 65536 buffer size to send STUN Message
Olivier Crête
2014-05-12
1
-2
/
+2
*
component: Clear turn local candidates when clearing turn servers
Olivier Crête
2014-04-24
1
-0
/
+1
*
discovery: Use g_slist_free_full for candidate refresh list
Olivier Crête
2014-04-24
1
-1
/
+0
*
discovery: Use g_slist_free_full for discovery list
Olivier Crête
2014-04-24
1
-1
/
+0
*
discovery: Remove never used and leaked msn_turn_* fields in CandidateDiscovery
Olivier Crête
2014-04-24
1
-2
/
+0
*
discovery: Remove never used and leaked msn_turn_* fields in CandidateRefresh
Olivier Crête
2014-04-24
1
-2
/
+0
*
discovery: Remove duplicated element between CandidateRefresh and NiceCandidate
Olivier Crête
2014-04-24
1
-2
/
+0
*
discovery: Store NiceCandidate in CandidateRefresh
Olivier Crête
2014-04-24
1
-0
/
+1
*
Fix copyright headers for all files
Youness Alaoui
2010-02-16
1
-1
/
+4
*
Change all stun_XXX_t enums/structs into StunXxx to have a common naming conv...
Youness Alaoui
2009-02-16
1
-2
/
+2
*
use stun_agent instead of turn_agent in order to be more generic
Youness Alaoui
2008-11-12
1
-2
/
+2
*
Add support for tcp turn in the agent's code. Thanks to Olivier Crete
Youness Alaoui
2008-10-22
1
-1
/
+4
*
Add a CandidateRefresh type and its associated freeing functions for adding s...
Youness Alaoui
2008-10-16
1
-0
/
+26
*
Change the struct/typedef lines into a single combo
Youness Alaoui
2008-10-14
1
-4
/
+2
*
Remove interface and socket from CandidateDiscovery as they are not used
Youness Alaoui
2008-10-14
1
-2
/
+0
*
Port libnice to the new NiceSocket API
Youness Alaoui
2008-10-06
1
-5
/
+5
*
We should not free the username/password used for authenticating until the ca...
Youness Alaoui
2008-09-17
1
-0
/
+2
*
Correctly check for errors when processing TURN response and support long ter...
Youness Alaoui
2008-09-16
1
-1
/
+1
*
Fix checking for the remote candidate using the username, and correctly creat...
Youness Alaoui
2008-09-11
1
-3
/
+5
*
(WIP) Add TURN support to libnice
Youness Alaoui
2008-09-10
1
-0
/
+3
*
Remove boolean return value, its always true ans always ignored
Olivier Crête
2008-08-18
1
-1
/
+1
*
adding support for relay candidate discovery
Youness Alaoui
2008-08-07
1
-2
/
+9
*
Adapt libnice to new turn usage API
Youness Alaoui
2008-08-05
1
-1
/
+0
*
Fix MSN username for peer reflexive candidates
Youness Alaoui
2008-08-04
1
-1
/
+2
*
Peer reflexive candidates should hold the same user/pass as their base candidate
Youness Alaoui
2008-08-04
1
-1
/
+2
*
Porting libnice to the new stun usage API. I know it's a big commit, but it c...
Youness Alaoui
2008-07-29
1
-1
/
+3
*
nice include changes to adapt to stun changes
Youness Alaoui
2008-05-27
1
-1
/
+1
*
Fixed a bug in adding peer-reflexive candidates to the list of local candidates.
Kai Vehmanen
2007-09-11
1
-0
/
+1
*
Major NICE agent update. Added supprt for peer-reflexive candidates, media ke...
Kai Vehmanen
2007-06-19
1
-1
/
+20
*
Major update to the nice/agent interface: Added full-mode API and initial imp...
Kai Vehmanen
2007-05-21
1
-0
/
+81