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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Change priority algorithm for better values
Youness Alaoui
2014-05-15
1
-3
/
+3
*
test-priority: Unit test various configurations of candidate priorities
Youness Alaoui
2014-05-15
1
-5
/
+20
*
Add support for ice-tcp priorities, udp-tunneled and nat-assisted priorities
Youness Alaoui
2014-05-15
1
-1
/
+3
*
stunmessage: Revert another function to use sockaddr
Olivier Crête
2014-05-02
1
-1
/
+1
*
Protect test-dribble against read->connected->ready state changes
Youness Alaoui
2014-04-23
1
-4
/
+14
*
tests: Add a test-pseudotcp-fuzzy test for fuzzing PseudoTcpSocket
Philip Withnall
2014-04-17
2
-0
/
+470
*
Rename variables that shadow global definitions
Olivier Crête
2014-03-31
1
-6
/
+6
*
stun: Use struct sockaddr_storage * for any pointer that we write to
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
/
+2
*
test-fullmode: Don't use gmainloop when not required
Olivier Crête
2014-03-27
1
-8
/
+21
*
test-fullmode: Do #if instead of #ifdef as we set it to 0
Olivier Crête
2014-03-27
1
-1
/
+1
*
test-fullmode: Only wait for data on component 1
Olivier Crête
2014-03-27
1
-0
/
+3
*
tests: Add private header to tarball
Olivier Crête
2014-03-06
1
-0
/
+2
*
tests: Don't verify the message content with not in reliable mode, because it...
Olivier Crête
2014-03-06
2
-33
/
+44
*
tests: Use dynamically allocated port for test-new-dribble
Olivier Crête
2014-02-25
1
-15
/
+29
*
tests: Fix horribly raciness in test-new-dribble
Olivier Crête
2014-02-25
1
-48
/
+87
*
tests: Split racy "closing" into a test for stopping while reading or writing
Olivier Crête
2014-02-25
3
-88
/
+194
*
test: Use a less racy way to know if the test is ready to start
Olivier Crête
2014-02-25
2
-13
/
+61
*
agent: Replace nice_agent_build_io_stream() with nice_agent_get_io_stream()
Olivier Crête
2014-01-31
2
-45
/
+10
*
Remove the "length" parameter from NiceOutputMessage
Olivier Crête
2014-01-31
2
-7
/
+22
*
Remove the "to" parameter from NiceOutputMessage
Olivier Crête
2014-01-31
2
-5
/
+3
*
tests: Fix test-restart to only quit on state changes
Philip Withnall
2014-01-31
1
-1
/
+0
*
agent: Add support for vectored I/O for sends
Philip Withnall
2014-01-31
1
-53
/
+193
*
socket: Add vectored I/O support for sending on sockets
Philip Withnall
2014-01-31
1
-44
/
+83
*
tests: Update test-send-recv to support vectored I/O
Philip Withnall
2014-01-31
1
-94
/
+338
*
tests: Fix a shadowed function name in test-pseudotcp
Philip Withnall
2014-01-31
1
-2
/
+4
*
socket: Add vectored I/O support for receiving on sockets
Philip Withnall
2014-01-31
1
-29
/
+293
*
agent: Only change pseudotcp clock if the new timeout is sooner
Olivier Crête
2014-01-31
1
-0
/
+1
*
nice: Add nice_agent_build_io_stream to exported symbols
Olivier Crête
2014-01-31
1
-5
/
+7
*
tests: Remove redundant GLIB_CHECK_VERSION checks
Philip Withnall
2014-01-31
14
-40
/
+0
*
tests: Add tests for the I/O stream classes
Philip Withnall
2014-01-31
9
-0
/
+2703
*
tests: Remove a potential race from test-thread
Philip Withnall
2014-01-31
1
-1
/
+3
*
tests: Add missing switch cases
Philip Withnall
2014-01-31
1
-0
/
+8
*
tests: Fix strict aliasing of sockaddr structures
Philip Withnall
2014-01-31
2
-18
/
+30
*
tests: Add more asserts to pseudotcp test
Olivier Crête
2014-01-31
1
-3
/
+13
*
tests: Use right type when taking to stdio f*() C APIs
Olivier Crête
2014-01-31
1
-4
/
+4
*
tests: Close pseudosocket as soon as it's done sending
Olivier Crête
2014-01-31
1
-6
/
+4
*
tests: Fix racy destruction of pseudotcp object
Olivier Crête
2014-01-31
1
-12
/
+14
*
tests: No need to call adjust_clock in readable
Olivier Crête
2014-01-31
1
-2
/
+0
*
tests: Use one struct for data and buffer
Olivier Crête
2014-01-31
1
-4
/
+3
*
configure: Verify that the compiler understands warning cflags
Olivier Crête
2013-12-26
1
-1
/
+1
*
Fix a minor bug in the dribble mode test
Rohan Garg
2012-09-20
1
-0
/
+15
*
Also free the GCond and the GMutex
Rohan Garg
2012-06-30
1
-0
/
+4
*
Allocate memory to stun_mutex_ptr and stun_signal_ptr
Rohan Garg
2012-06-22
1
-0
/
+2
*
Multiple fixes for new test
Rohan Garg
2012-05-08
1
-27
/
+42
*
Fixes to dribble mode test as per suggestions
Rohan Garg
2012-05-04
1
-25
/
+24
*
Minor bug fixes and enhancements to the test
Rohan Garg
2012-05-03
1
-55
/
+71
*
Fix test-dribble
Rohan Garg
2012-05-01
1
-1
/
+1
*
Added new tests for dribble mode in libnice
Rohan Garg
2012-05-01
2
-1
/
+676
*
Properly ifdef windows headers in order to get compiles working on linux again
Rohan Garg
2012-03-12
2
-0
/
+4
[prev]
[next]