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
/
agent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Adjust the nice_agent_new_full() to use flags
Olivier Crête
2017-06-21
1
-4
/
+5
*
agent: remove spurious newlines
Fabrice Bellet
2017-06-21
1
-1
/
+1
*
agent: add new pairs only for gathering streams
Fabrice Bellet
2017-06-21
1
-0
/
+11
*
conncheck: implement ice regular nomination method
Fabrice Bellet
2017-06-12
1
-0
/
+59
*
stun timer: make properties for stun timer tunables
Fabrice Bellet
2017-06-12
1
-0
/
+97
*
agent: Use base_addr to generate rport in SDP
Olivier Crête
2017-06-08
1
-1
/
+1
*
agent: Ignore remote candidate of non-accepted types
Olivier Crête
2017-04-11
1
-0
/
+7
*
agent: Drop packets not from validated addresses
Olivier Crête
2017-04-11
1
-2
/
+18
*
agent: Remove impossible case
Olivier Crête
2017-04-04
1
-1
/
+2
*
agent: Separate return from NiceSocket and internal enum
Olivier Crête
2017-04-04
1
-16
/
+19
*
Make clang-analyzer happy
Olivier Crête
2017-04-04
1
-1
/
+0
*
agent: Don't set variable that won't be used
Olivier Crête
2017-04-04
1
-1
/
+0
*
conncheck: consider answer received when remote credentials are set
Miguel París Díaz
2017-04-04
1
-2
/
+2
*
Version 0.1.14
0.1.14
Olivier Crête
2017-04-03
1
-1
/
+1
*
agent: Only try to use the address of the same family to connect to TURN
Jakub Adam
2017-04-03
1
-0
/
+5
*
agent: Eliminate duplicate debug in agent_recv_message_unlocked()
Jakub Adam
2017-04-03
1
-5
/
+7
*
agent: Improve debug in component_io_cb()
Jakub Adam
2017-04-03
1
-6
/
+11
*
stun: add STUN_COMPATIBILITY_MSICE2
Jakub Adam
2016-10-26
1
-2
/
+2
*
stun: add STUN_USAGE_ICE_COMPATIBILITY_MSICE2
Jakub Adam
2016-10-26
1
-2
/
+2
*
agent: Don't ask upnp to remove not yet allocated candidates
Olivier Crête
2016-06-21
1
-0
/
+3
*
agent: read from the correct TCP-TURN socket
Jakub Adam
2016-06-21
1
-1
/
+1
*
agent: rework gathering failures on auto-generated IPs
Fabrice Bellet
2016-06-20
1
-27
/
+30
*
agent: Parse TURN packet on the right socket
Olivier Crête
2016-06-02
1
-1
/
+5
*
Revert "WIP"
Olivier Crête
2016-05-31
1
-4
/
+1
*
WIP
Olivier Crête
2016-05-31
1
-1
/
+4
*
agent: Remove socket on read error
Olivier Crête
2016-05-30
1
-0
/
+4
*
component: Add API to cleanly remove a base socket
Olivier Crête
2016-05-30
1
-1
/
+1
*
agent: Fix udp-turn-over-tcp
Olivier Crête
2016-05-30
1
-2
/
+1
*
agent: Add force-relay property to force messages through the relay
Olivier Crête
2016-05-30
1
-9
/
+80
*
Replace g_malloc/g_new with g_alloca where possible
Olivier Crête
2016-05-30
1
-4
/
+2
*
conncheck: fix the replay of early incoming connchecks
Olivier Crête
2016-05-27
1
-1
/
+1
*
agent: Restrict transitions to gathering
Olivier Crête
2016-05-27
1
-0
/
+2
*
agent: ignore gathering failures on auto-generated IPs
Olivier Crête
2016-05-27
1
-0
/
+4
*
agent: Don't emit signal in the middle of recv call
Olivier Crête
2016-05-26
1
-1
/
+1
*
agent: Update type of peer-reflexive candidate on trickled candidate
Olivier Crête
2016-05-26
1
-0
/
+14
*
agent: Only try to use the address of the same family to connect to TURN
Olivier Crête
2016-05-26
1
-1
/
+3
*
Reset to connecting if reconnected after failed
Olivier Crête
2016-05-26
1
-2
/
+4
*
agent: remove newline from debug output
Fabrice Bellet
2016-04-04
1
-2
/
+2
*
socket: refactor nice_socket_is_base_of()
Jakub Adam
2016-04-04
1
-2
/
+2
*
conncheck: implement a "triggered queue" list
Fabrice Bellet
2016-04-04
1
-3
/
+1
*
agent: Fix argument order
Olivier Crête
2016-03-06
1
-1
/
+1
*
agent: fix relay candidate discovery on hosts having several IPs
Jakub Adam
2016-03-02
1
-1
/
+2
*
agent: Fix not setting UPnP timeout on second gather_candidates()
Mike Ruprecht
2016-01-18
1
-3
/
+3
*
agent: Correctly namespace Component and its methods
Philip Withnall
2015-10-01
1
-78
/
+79
*
agent: Correctly namespace Stream and its methods
Philip Withnall
2015-10-01
1
-74
/
+76
*
agent: Remove redundant GLIB_CHECK_VERSION macros
Philip Withnall
2015-10-01
1
-24
/
+0
*
agent: check for base socket in _tcp_sock_is_writable()
Jakub Adam
2015-09-11
1
-1
/
+1
*
agent: Add assertions to check component state transitions are valid
Philip Withnall
2015-09-03
1
-17
/
+77
*
Fix agent leak in case component socket is reset remotely
Philip Withnall
2015-08-29
1
-1
/
+2
*
conncheck: set writable callback to socket from TCP active connect
Jakub Adam
2015-07-03
1
-1
/
+1
[next]