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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-05
agent: Use provided CandidatePair rather than re-finding a pair
wip/phab/T3557-non-unique-pair-foundations
Philip Withnall
1
-4
/
+7
2016-01-18
agent: Fix not setting UPnP timeout on second gather_candidates()
Mike Ruprecht
1
-3
/
+3
2015-12-03
configure.ac: Update glib version
Jose Antonio Santos Cadenas
1
-2
/
+2
2015-10-21
pseudotcp: Use labs() rather than abs() for handling long integers
Philip Withnall
1
-1
/
+1
2015-10-18
tests: Enable G_MESSAGES_DEBUG for all unit tests
Philip Withnall
1
-0
/
+4
2015-10-01
build: Set repository callsign in .arcconfig
Philip Withnall
1
-1
/
+2
2015-10-01
agent: Correctly namespace Component and its methods
Philip Withnall
12
-261
/
+235
2015-10-01
agent: Correctly namespace Stream and its methods
Philip Withnall
12
-180
/
+165
2015-10-01
agent: Turn Component into a GObject
Philip Withnall
2
-67
/
+263
2015-10-01
agent: Turn Stream into a GObject
Philip Withnall
2
-15
/
+77
2015-10-01
tests: Update expected priority values in test-priority
Philip Withnall
1
-4
/
+4
2015-10-01
tests: Use g_assert_cmpuint() to make test failures easier to diagnose
Philip Withnall
1
-9
/
+9
2015-10-01
tests: Set candidate addresses in test-priority
Philip Withnall
1
-1
/
+4
2015-10-01
agent: Remove redundant GLIB_CHECK_VERSION macros
Philip Withnall
6
-45
/
+1
2015-10-01
tests: Remove g_thread_init() calls
Philip Withnall
18
-48
/
+8
2015-10-01
tests: Remove g_type_init() calls
Philip Withnall
26
-40
/
+0
2015-09-11
conncheck: rename priv_process_response_check_for_peer_reflexive()
Jakub Adam
1
-3
/
+3
2015-09-11
conncheck: generate candidate pair for valid srflx candidate
Jakub Adam
1
-14
/
+16
2015-09-11
agent: check for base socket in _tcp_sock_is_writable()
Jakub Adam
1
-1
/
+1
2015-09-11
socket: add nice_socket_is_base_of()
Jakub Adam
7
-0
/
+74
2015-09-04
build: Bump GLib dependency to 2.36
Philip Withnall
1
-2
/
+2
2015-09-04
stun: Disable debug by default
Philip Withnall
1
-1
/
+1
2015-09-03
agent: Add assertions to check component state transitions are valid
Philip Withnall
5
-19
/
+119
2015-09-02
ms-ice: ensure distinct candidate priority for multihomed hosts
Philip Withnall
3
-17
/
+57
2015-09-02
candidate: use distinct priority also for non-MS compatibilities
Jakub Adam
1
-1
/
+2
2015-09-02
conncheck: give temporary candidate_priority a base_addr
Jakub Adam
1
-0
/
+1
2015-09-02
ms-ice: ensure distinct candidate priority for multihomed hosts
Jakub Adam
1
-1
/
+39
2015-09-02
discovery: assign candidate priority after base_addr is set
Jakub Adam
1
-15
/
+15
2015-09-02
ms-turn: don't wait for a reply to STUN_SEND request
Philip Withnall
2
-3
/
+16
2015-09-02
ms-turn: don't wait for a reply to STUN_SEND request
Jakub Adam
2
-3
/
+16
2015-08-29
Creating TCP sockets with TCP_NODELAY option set to TRUE
Philip Withnall
3
-0
/
+24
2015-08-29
Creating TCP sockets with TCP_NODELAY option set to TRUE
Philip Withnall
3
-0
/
+24
2015-08-29
Fix agent leak in case component socket is reset remotely
Philip Withnall
1
-1
/
+2
2015-08-29
Fix agent leak in case component socket is reset remotely
Philip Withnall
1
-1
/
+2
2015-08-19
build: Update .gitignore
Philip Withnall
1
-0
/
+1
2015-08-19
build: Fix multiple definition of CLEANFILES
Philip Withnall
1
-1
/
+1
2015-08-19
build: Add .arcconfig file
Philip Withnall
1
-0
/
+5
2015-08-19
socket: Handle ECONNRESET as EWOULDBLOCK on Windows
Philip Withnall
1
-1
/
+4
2015-08-19
socket: Close base socket for a TCP passive socket when closing parent
Philip Withnall
1
-0
/
+6
2015-08-18
socket: Close base socket for a TCP passive socket when closing parent
Philip Withnall
1
-0
/
+6
2015-08-18
agent: Remove unused inet_pton() function
Philip Withnall
1
-31
/
+0
2015-08-18
agent: Remove unused inet_pton() function
Philip Withnall
1
-31
/
+0
2015-08-18
socket: Handle ECONNRESET as EWOULDBLOCK on Windows
Philip Withnall
1
-1
/
+4
2015-07-03
conncheck: set writable callback to socket from TCP active connect
Jakub Adam
3
-1
/
+9
2015-07-01
pseudotcp: Only define errnos on Windows if not already defined
Philip Withnall
1
-0
/
+12
2015-06-30
Use G_GSIZE_FORMAT instead of %zu
Felix Schlitter
1
-1
/
+1
2015-06-24
Split "verbose" on-every-packet messages to a verbose log
Olivier CrĂȘte
4
-30
/
+56
2015-06-24
stun: Remove annoying non-error on non-STUN packet
Olivier CrĂȘte
1
-1
/
+0
2015-06-01
configure: Fix configure failure when building without gstreamer support
Timo Gurr
1
-3
/
+1
2015-05-08
build: Auto-generate win32 .def file from libnice.sym
Philip Withnall
3
-137
/
+18
[next]