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
/
component.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
component: don't detach the socket source twice
Fabrice Bellet
2019-07-04
1
-1
/
+0
*
component: remove socket also from remote candidates
Fabrice Bellet
2019-07-04
1
-0
/
+27
*
component: Fix use-after-free and resolve regression
Fabrice Bellet
2019-07-04
1
-6
/
+6
*
discovery: fix an use-after-free in SFB user credentials
Fabrice Bellet
2019-07-04
1
-0
/
+6
*
agent: add nice_agent_get_sockets API
Olivier Crête
2019-07-02
1
-0
/
+19
*
discovery: Asynchronous removal of TURN refreshes
Jakub Adam
2019-05-09
1
-6
/
+20
*
component: Refactor nice_component_clean_turn_servers()
Jakub Adam
2019-05-09
1
-14
/
+15
*
component: Fix use-after-free
Jakub Adam
2019-03-11
1
-5
/
+6
*
component: Make incoming_checks into a GQueue
Olivier Crête
2018-12-27
1
-16
/
+18
*
component: Replace agent pointer with weak reference
Olivier Crête
2018-10-28
1
-42
/
+59
*
agent: Remove explicit parent pointers
Olivier Crête
2018-10-28
1
-21
/
+42
*
Use per-agent locks and GWeakRefs in callbacks from timeout sources
Juan Navarro
2018-10-28
1
-2
/
+2
*
component: Also accept TCP from udp-turn socket
Olivier Crête
2018-10-21
1
-1
/
+2
*
Fix cast-function-type warning introduced in GCC 8
Nicolas Dufresne
2018-06-12
1
-3
/
+3
*
component: Use non-GClosure dummy callbacks
Olivier Crête
2017-06-21
1
-3
/
+15
*
agent: remove spurious newlines
Fabrice Bellet
2017-06-21
1
-1
/
+1
*
agent: do not create a GSource for UDP TURN socket
Fabrice Bellet
2017-04-11
1
-0
/
+7
*
agent: Drop packets not from validated addresses
Olivier Crête
2017-04-11
1
-0
/
+90
*
udp-turn: Add some const to internal APIs
Olivier Crête
2017-04-04
1
-1
/
+1
*
Version 0.1.14
0.1.14
Olivier Crête
2017-04-03
1
-3
/
+3
*
component: Fix set TCP selected remote candidate
Misha Uliutin
2016-06-02
1
-1
/
+1
*
component: Add API to cleanly remove a base socket
Olivier Crête
2016-05-30
1
-3
/
+46
*
discovery: Make sure each candidate has a unique priority
Olivier Crête
2016-05-27
1
-1
/
+1
*
component.c: Fix memory leak
Olivier Crête
2016-03-01
1
-4
/
+8
*
agent: Correctly namespace Component and its methods
Philip Withnall
2015-10-01
1
-62
/
+55
*
agent: Correctly namespace Stream and its methods
Philip Withnall
2015-10-01
1
-1
/
+1
*
agent: Turn Component into a GObject
Philip Withnall
2015-10-01
1
-64
/
+220
*
agent: Add debug output for lifetime of Components and Streams
Philip Withnall
2014-11-14
1
-0
/
+13
*
agent: Close pseudo-TCP socket earlier in component_close()
Philip Withnall
2014-10-30
1
-3
/
+14
*
agent: Avoid leaking UPnP mappings between streams
Olivier Crête
2014-10-09
1
-3
/
+8
*
component: On ICE restart reset selected pair priority to 0
Olivier Crête
2014-10-09
1
-0
/
+3
*
agent: Warn if a Component is freed without first being closed
Philip Withnall
2014-09-25
1
-0
/
+5
*
agent: Fix a leak of a GCancellable and its GSource
Philip Withnall
2014-09-25
1
-5
/
+9
*
agent: Eliminate a memset() for local variable initialisation
Philip Withnall
2014-09-23
1
-3
/
+1
*
agent: Use g_slist_free_full() to reduce code
Philip Withnall
2014-09-23
1
-13
/
+4
*
agent: Add some preconditions to internal API
Philip Withnall
2014-09-23
1
-0
/
+2
*
agent: Remove dangling pointers on NiceSocket destruction
Philip Withnall
2014-09-22
1
-0
/
+24
*
agent: Factor out free function for IncomingCheck
Philip Withnall
2014-09-22
1
-13
/
+11
*
agent: Put one StunAgent per Component
Olivier Crête
2014-09-01
1
-0
/
+2
*
agent: Split component_free() into component_[close|free]()
Philip Withnall
2014-08-27
1
-11
/
+18
*
agent: Ensure Component.selected_pair is cleaned when freeing candidates
Philip Withnall
2014-08-21
1
-6
/
+2
*
agent: Factor out common clean up code in Component
Philip Withnall
2014-08-21
1
-13
/
+14
*
component: Fix ref leak
Olivier Crête
2014-08-11
1
-0
/
+1
*
Do not create a socket_source if fileno is NULL
Youness Alaoui
2014-05-17
1
-3
/
+3
*
Do not attach to sockets with fileno == NULL (requires for tcp-active)
Youness Alaoui
2014-05-15
1
-0
/
+3
*
Some refactoring to allow for ice-tcp (non pseudotcp reliable)
Youness Alaoui
2014-05-15
1
-0
/
+8
*
component: Clear turn local candidates when clearing turn servers
Olivier Crête
2014-04-24
1
-1
/
+48
*
agent: Make the TurnServer structure refcounted
Olivier Crête
2014-04-24
1
-8
/
+22
*
agent: Factor out creating the TurnServer structure
Olivier Crête
2014-04-24
1
-0
/
+22
*
component: Make detach_source close the socket
Olivier Crête
2014-04-24
1
-2
/
+6
[next]