index
:
libnice/libnice
latest-release
lock-addr-cache-in-udp-sink
master
test-build-pages
wip/accept-turn-in-verify-remote-cand
wip/phab/T3557-non-unique-pair-foundations
GLib based Interactive Connectivity Establishment (ICE) implementation (RFC 5245) (mirrored from https://gitlab.freedesktop.org/libnice/libnice)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
agent
/
agent.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-22
agent: Add support for bytestream TCP
Ole André Vadla Ravnås
1
-0
/
+2
2021-11-01
agent: Unify constructors into nice_agent_new_full
Juan Navarro
1
-0
/
+2
2021-08-19
nice: Bring new symbols to 0.1.19
Olivier Crête
1
-2
/
+2
2021-03-05
Add (in) annotation to buf_len argument
demotomohiro
1
-2
/
+2
2020-12-10
agent: implement support for RFC7675 - Consent Freshness
Matthew Waters
1
-0
/
+36
2019-07-02
agent: add nice_agent_get_sockets API
Olivier Crête
1
-0
/
+23
2019-05-09
agent: Replace closed signal with GASyncResult type function
Olivier Crête
1
-2
/
+9
2019-05-09
agent: add nice_agent_close_async() API
Jakub Adam
1
-0
/
+15
2019-05-08
conncheck: NOMINATION STUN attribute support
Andrey Skryabin
1
-0
/
+3
2019-03-08
agent: trickle ICE mode
Jakub Adam
1
-0
/
+25
2018-12-14
agent: Don't require stream names to parse remote SDP
Jakub Adam
1
-9
/
+0
2017-06-21
Repleace UNRELEASED with 0.1.15
Olivier Crête
1
-3
/
+3
2017-06-21
agent: Adjust the nice_agent_new_full() to use flags
Olivier Crête
1
-5
/
+22
2017-06-12
conncheck: implement ice regular nomination method
Fabrice Bellet
1
-1
/
+42
2015-04-20
agent: Warn on invalid media types for SDP
Olivier Crête
1
-2
/
+6
2015-04-20
Prefix include guards
Olivier Crête
1
-3
/
+3
2015-04-20
agent: Improve nice_agent_attach_recv and nice_agent_recv* docs
Ilya Konstantinov
1
-5
/
+29
2015-04-14
agent: Add API to set local credentials
Rohan Garg
1
-0
/
+27
2015-04-14
agent: Whitespace fixes
Rohan Garg
1
-1
/
+0
2015-03-10
agent: Fix documentation to use ‘nul-terminated’ for strings
Philip Withnall
1
-2
/
+2
2014-10-30
agent: Expand simple example in documentation to mention GMainContext
Philip Withnall
1
-2
/
+10
2014-10-09
Fix documentation relating to how remote crendentials should be set for new I...
Youness Alaoui
1
-1
/
+15
2014-10-09
Version 0.1.8
0.1.8
Olivier Crête
1
-1
/
+1
2014-10-09
agent: Add function to retrieve the current component state
Olivier Crête
1
-0
/
+18
2014-09-26
agent: Document interaction between closing and removing streams
Philip Withnall
1
-1
/
+4
2014-08-21
agent: Rearchitect message handling to use GErrors for EWOULDBLOCK
Philip Withnall
1
-4
/
+8
2014-07-07
agent: Mark nice_agent_attach_recv() as (skip)
Philip Withnall
1
-1
/
+1
2014-07-07
agent: Fix a typo in a documentation comment
Philip Withnall
1
-1
/
+1
2014-07-07
agent: Add missing (element-type) annotations to gtk-doc comments
Philip Withnall
1
-9
/
+11
2014-07-07
agent: Fix badly formatted gtk-doc comments
Philip Withnall
1
-45
/
+44
2014-05-15
Fix documentation in preparation for ice-tcp support
Youness Alaoui
1
-4
/
+16
2014-05-15
Small documentation fix
Youness Alaoui
1
-1
/
+1
2014-04-28
Version 0.1.6
0.1.6
Olivier Crête
1
-1
/
+1
2014-04-24
add nice_agent_forget_relays()
Guillaume Desmottes
1
-0
/
+20
2014-04-24
agent: Add nice_agent_restart_stream() to restart a single stream
Olivier Crête
1
-0
/
+22
2014-04-23
add nice_component_state_to_string()
Guillaume Desmottes
1
-0
/
+13
2014-02-24
agent: Expand documentation for a couple of NiceAgent functions
Philip Withnall
1
-14
/
+22
2014-01-31
agent: Restore the ability nice_agent_send() to send partial buffers
Olivier Crête
1
-0
/
+7
2014-01-31
agent: Replace nice_agent_build_io_stream() with nice_agent_get_io_stream()
Olivier Crête
1
-7
/
+8
2014-01-31
Remove the "length" parameter from NiceOutputMessage
Olivier Crête
1
-2
/
+0
2014-01-31
Remove the "to" parameter from NiceOutputMessage
Olivier Crête
1
-7
/
+4
2014-01-31
agent: Add support for vectored I/O for sends
Philip Withnall
1
-16
/
+16
2014-01-31
socket: Add vectored I/O support for sending on sockets
Philip Withnall
1
-0
/
+33
2014-01-31
agent: Move gtk-doc comments from agent.c to agent.h for new API
Philip Withnall
1
-0
/
+161
2014-01-31
agent: Add support for vectored I/O for receives
Philip Withnall
1
-7
/
+27
2014-01-31
socket: Add vectored I/O support for receiving on sockets
Philip Withnall
1
-0
/
+34
2014-01-31
agent: Document correctness of io_mutex locking
Philip Withnall
1
-0
/
+6
2014-01-31
agent: Add GPollableOutputStream support to NiceOutputStream
Philip Withnall
1
-0
/
+2
2014-01-31
agent: Add a nice_agent_recv_nonblocking() function
Philip Withnall
1
-0
/
+10
2014-01-31
agent: Add nice_agent_build_io_stream() API
Philip Withnall
1
-0
/
+22
[next]