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
/
stream.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Move UPnP handling to each stream
Olivier Crête
2020-10-21
1
-0
/
+6
*
agent: trickle ICE mode
Jakub Adam
2019-03-08
1
-0
/
+1
*
component: Replace agent pointer with weak reference
Olivier Crête
2018-10-28
1
-1
/
+1
*
agent: Remove explicit parent pointers
Olivier Crête
2018-10-28
1
-1
/
+1
*
conncheck: improve the selection of the pairs to be checked
Fabrice Bellet
2017-06-12
1
-3
/
+0
*
conncheck: fix tick counter used for debug stats
Fabrice Bellet
2016-06-23
1
-0
/
+1
*
agent: Correctly namespace Component and its methods
Philip Withnall
2015-10-01
1
-2
/
+2
*
agent: Correctly namespace Stream and its methods
Philip Withnall
2015-10-01
1
-21
/
+9
*
agent: Turn Stream into a GObject
Philip Withnall
2015-10-01
1
-1
/
+29
*
agent: Improve comments for container element types
Philip Withnall
2014-09-22
1
-1
/
+1
*
agent: Split component_free() into component_[close|free]()
Philip Withnall
2014-08-27
1
-0
/
+3
*
stream: No need to pass RNG to stream_restart()
Olivier Crête
2014-04-24
1
-1
/
+1
*
stream: Clear connchecks on restart inside stream
Olivier Crête
2014-04-24
1
-1
/
+1
*
component: Remove return value from *_restart() functions, they can't fail
Olivier Crête
2014-04-24
1
-1
/
+1
*
agent: Prevent gather from being called multiple times
Olivier Crête
2014-03-30
1
-0
/
+1
*
agent: Integrate TcpUserData into Component
Philip Withnall
2014-01-31
1
-1
/
+1
*
Adding new SDP parsing and generation API.
Youness Alaoui
2013-02-04
1
-0
/
+1
*
Remove useless conncheck_state
Jakub Adam
2011-05-20
1
-14
/
+0
*
Fix copyright headers for all files
Youness Alaoui
2010-02-16
1
-3
/
+5
*
Add nice_agent_new_reliable to the libnice API which uses pseudotcp
Youness Alaoui
2010-02-16
1
-2
/
+3
*
Change new API to nice_agent_set_stream_tos, save the tos and apply it to new...
Youness Alaoui
2009-07-28
1
-0
/
+1
*
Clean the files from unwanted gtk-doc tags
Youness Alaoui
2009-02-16
1
-3
/
+3
*
remove stream_find_component_by_fd and component_find_socket_by_fd since they...
Youness Alaoui
2008-11-04
1
-3
/
+0
*
signal candidates-gathering-done for each stream that had a gather_candidates...
Youness Alaoui
2008-10-30
1
-0
/
+1
*
No need to include random.h from agent.h
Youness Alaoui
2008-10-08
1
-0
/
+1
*
fix some trailing spaces
Youness Alaoui
2008-04-22
1
-0
/
+1
*
Updated references to ICE ID-19.
Kai Vehmanen
2007-11-16
1
-2
/
+2
*
Updated ufrag/pwd max sizes to conform with ICE ID-18.
Kai Vehmanen
2007-10-10
1
-5
/
+5
*
Updated documentation to match ICE ID-18.
Kai Vehmanen
2007-10-10
1
-2
/
+4
*
Refactored design for managing connectivity checks: now separate check lists ...
Kai Vehmanen
2007-09-11
1
-0
/
+14
*
Added API and initial implementation for ICE restarts.
Kai Vehmanen
2007-07-17
1
-1
/
+7
*
Added support for multiple components (e.g. for RTCP support). Updated to lat...
Kai Vehmanen
2007-07-16
1
-3
/
+11
*
Major NICE agent update. Added supprt for peer-reflexive candidates, media ke...
Kai Vehmanen
2007-06-19
1
-7
/
+10
*
Major update to the nice/agent interface: Added full-mode API and initial imp...
Kai Vehmanen
2007-05-21
1
-0
/
+11
*
add copyright/license notice to each .c/.h file
Dafydd Harries
2007-04-30
1
-0
/
+36
*
split out stream/component code into separate files
Dafydd Harries
2007-03-15
1
-0
/
+29