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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Drop packets not from validated addresses
Olivier Crête
2017-04-11
1
-0
/
+10
*
component: Add API to cleanly remove a base socket
Olivier Crête
2016-05-30
1
-2
/
+1
*
discovery: Make sure each candidate has a unique priority
Olivier Crête
2016-05-27
1
-0
/
+1
*
agent: Correctly namespace Component and its methods
Philip Withnall
2015-10-01
1
-46
/
+26
*
agent: Correctly namespace Stream and its methods
Philip Withnall
2015-10-01
1
-3
/
+3
*
agent: Turn Component into a GObject
Philip Withnall
2015-10-01
1
-3
/
+43
*
agent: Fix a leak of a GCancellable and its GSource
Philip Withnall
2014-09-25
1
-0
/
+1
*
agent: Factor out free function for IncomingCheck
Philip Withnall
2014-09-22
1
-0
/
+3
*
agent: Improve comments for container element types
Philip Withnall
2014-09-22
1
-3
/
+3
*
agent: Put one StunAgent per Component
Olivier Crête
2014-09-01
1
-0
/
+3
*
agent: Split component_free() into component_[close|free]()
Philip Withnall
2014-08-27
1
-0
/
+3
*
agent: Fix badly formatted gtk-doc comments
Philip Withnall
2014-07-07
1
-21
/
+21
*
agent: Use 1280 instead of 65536 buffer size to send STUN Message
Olivier Crête
2014-05-12
1
-1
/
+1
*
component: Clear turn local candidates when clearing turn servers
Olivier Crête
2014-04-24
1
-1
/
+1
*
agent: Make the TurnServer structure refcounted
Olivier Crête
2014-04-24
1
-0
/
+7
*
agent: Factor out creating the TurnServer structure
Olivier Crête
2014-04-24
1
-0
/
+5
*
factor out: component_clean_turn_servers()
Guillaume Desmottes
2014-04-24
1
-0
/
+3
*
component: Remove return value from *_restart() functions, they can't fail
Olivier Crête
2014-04-24
1
-1
/
+1
*
Rename variables that shadow global definitions
Olivier Crête
2014-03-31
1
-2
/
+2
*
pseudotcp: Don't mix "long" and guint, one is signed, the other is unsigned
Olivier Crête
2014-03-31
1
-1
/
+1
*
component: Add a GCancellable to get of out blocking nice_agent_recv()
Olivier Crête
2014-02-25
1
-0
/
+2
*
component: Keep its own context at all times
Olivier Crête
2014-02-25
1
-1
/
+3
*
agent: Replace nice_agent_build_io_stream() with nice_agent_get_io_stream()
Olivier Crête
2014-01-31
1
-0
/
+2
*
agent: Add support for vectored I/O for receives
Philip Withnall
2014-01-31
1
-8
/
+10
*
inputstream: Make the GSource hold a weak ref on the agent
Olivier Crête
2014-01-31
1
-2
/
+3
*
outputstream: Don't wake up on every input buffer
Olivier Crête
2014-01-31
1
-0
/
+1
*
agent: Only change pseudotcp clock if the new timeout is sooner
Olivier Crête
2014-01-31
1
-0
/
+1
*
agent: Queue incoming pseudo-TCP messages until ACKs can be sent
Philip Withnall
2014-01-31
1
-0
/
+5
*
agent: Add a ComponentSource to Component
Philip Withnall
2014-01-31
1
-1
/
+6
*
agent: Add nice_agent_recv() allowing blocking receives on sockets
Philip Withnall
2014-01-31
1
-4
/
+16
*
agent: Move GSource handling into Component
Philip Withnall
2014-01-31
1
-10
/
+15
*
agent: Support invoking I/O callbacks in non-default contexts
Philip Withnall
2014-01-31
1
-3
/
+45
*
agent: Eliminate redundant arguments from component_emit_io_callback()
Philip Withnall
2014-01-31
1
-2
/
+2
*
agent: Integrate TcpUserData into Component
Philip Withnall
2014-01-31
1
-8
/
+5
*
agent: Move I/O callback handling from NiceAgent into Component
Philip Withnall
2014-01-31
1
-3
/
+12
*
agent: Move socket/source handling from NiceAgent into Component
Philip Withnall
2014-01-31
1
-2
/
+24
*
Add a nice_agent_set_port_range API to allow forcing the listening port on lo...
Youness Alaoui
2011-01-19
1
-0
/
+2
*
Fix a attach/detach recv bug where if we detach our recv callback from the ni...
Youness Alaoui
2010-02-16
1
-0
/
+1
*
Fix various gtk-doc warnings/errors and typos
Youness Alaoui
2010-02-16
1
-1
/
+3
*
Fix copyright headers for all files
Youness Alaoui
2010-02-16
1
-3
/
+4
*
Add nice_agent_new_reliable to the libnice API which uses pseudotcp
Youness Alaoui
2010-02-16
1
-4
/
+14
*
Correctly find the username of a peer-reflexive candidate in google mode when...
Youness Alaoui
2009-06-29
1
-0
/
+2
*
no more need for media_after_tick, useless and doesn't help much
Youness Alaoui
2009-03-09
1
-2
/
+0
*
Add stream id and component id and set the agent properly to avoid a segfault
Youness Alaoui
2009-03-04
1
-0
/
+2
*
Add support for conncheck keepalives with retransmissions and timeout
Youness Alaoui
2009-03-04
1
-1
/
+14
*
remove stream_find_component_by_fd and component_find_socket_by_fd since they...
Youness Alaoui
2008-11-04
1
-3
/
+0
*
we should use guint32 for candidate priority instead of uint32_t
Youness Alaoui
2008-10-28
1
-1
/
+1
*
Add support for tcp turn in the agent's code. Thanks to Olivier Crete
Youness Alaoui
2008-10-22
1
-3
/
+1
*
Rename component_find_udp_socket_by_fd into component_find_socket_by_fd
Youness Alaoui
2008-10-06
1
-2
/
+2
*
Port libnice to the new NiceSocket API
Youness Alaoui
2008-10-06
1
-2
/
+2
[next]