index
:
libnice.git
gst-fix
gstreamer-0.11
ipv6
kvehmane-setremotecands-update
master
misc-fixes
nice-kakaroto
nice-stund
property-leaks
src-netbuffer
stunalternd
turn-tcp
warning
Tester's git branches
Olivier Crête
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
Don't pass the agent to the socket layer
HEAD
master
Olivier Crête
10
-26/+39
2011-09-21
Keep a ref on the GMainContext that are attached to
Olivier Crête
3
-6/+17
2011-09-21
Use the agent's main main-context for the tcp-bsd callback as it's for sending
Olivier Crête
1
-2/+4
2011-09-21
Version 0.1.1.1
Olivier Crête
1
-2/+2
2011-09-08
version 0.1.1
Youness Alaoui
2
-3/+11
2011-09-08
Fix support for solaris
Apostolos Syropoulos
3
-0/+16
2011-08-30
Google puts the STUN cookie, but doesn't follow RFC 5389
Olivier Crête
1
-1/+2
2011-08-15
Fix check-symbols test for PPC64
David Woodhouse
1
-3/+10
2011-07-07
Merge remote-tracking branch 'main/master'
Youness Alaoui
1
-1/+2
2011-06-23
Use a Queue in gstnicesrc to avoid multiple read_callbacks overwriting the ou...
Youness Alaoui
2
-9/+15
2011-05-24
Updating README file
Youness Alaoui
1
-16/+11
2011-05-24
Updated to the TURN RFC
Marcus Lundblad
1
-5/+2
2011-05-20
Remove useless conncheck_state
Jakub Adam
2
-23/+1
2011-04-20
Rename the internally used librandom into libnice-random to avoid any possibl...
Youness Alaoui
2
-5/+5
2011-04-19
Updating TODO file
Youness Alaoui
1
-5/+0
2011-03-31
Fix a (possible) memory leak in nice_turn_socket_new and in a test
Timothy Redaelli
2
-2/+6
2011-03-31
Use IN6_IS_ADDR_LINKLOCAL in a more portable way
Timothy Redaelli
1
-1/+1
2011-03-31
Use #!/bin/sh instead of #!/bin/bash
Timothy Redaelli
1
-1/+1
2011-03-31
Use only POSIX statements in Makefile.am
Timothy Redaelli
2
-7/+7
2011-03-31
Remove some "set but not used" variables since GCC 4.6 emit a warning about that
Timothy Redaelli
2
-4/+2
2011-03-24
Avoid a possible coverity false positive
Youness Alaoui
1
-0/+2
2011-03-24
Change variable buffer_len into attribute_len: variable already exists in dif...
Youness Alaoui
1
-5/+5
2011-03-24
Add some new APIs to sha1 module, unused for now
Youness Alaoui
2
-9/+75
2011-03-24
coverity: fix possible buffer overrun with turn and IPv6. Use sockaddr_storage
Youness Alaoui
1
-16/+16
2011-03-24
Fix coverity issues, remove possibly NULL dereferencing
Youness Alaoui
3
-5/+15
2011-03-24
test-fullmode: add some debug output to track down a weird bug..
Youness Alaoui
1
-2/+10
2011-03-24
Add some debug output when errors happen and the conncheck is cancelled
Youness Alaoui
1
-1/+7
2011-03-08
Version 0.1.0.1
Youness Alaoui
1
-2/+2
2011-03-08
Print size_t with the right argument
warning
Olivier Crête
1
-1/+2
2011-02-10
Only restart the timer once
Sjoerd Simons
2
-3/+8
2011-02-10
Remove some dead code
Sjoerd Simons
1
-6/+0
2011-02-10
Reset the connectivity check timer when we get triggered checks
Sjoerd Simons
1
-2/+7
2011-02-10
Also initialize the number of timer retransmissions
Sjoerd Simons
1
-0/+1
2011-01-31
Only restart the timer once
Sjoerd Simons
2
-3/+8
2011-01-28
Remove some dead code
Sjoerd Simons
1
-6/+0
2011-01-28
Reset the connectivity check timer when we get triggered checks
Sjoerd Simons
1
-2/+7
2011-01-28
Also initialize the number of timer retransmissions
Sjoerd Simons
1
-0/+1
2011-01-21
Version 0.1.0.1
Youness Alaoui
1
-2/+2
2011-01-21
Version 0.1.0
Youness Alaoui
2
-4/+16
2011-01-21
Send new-candidate signals for host cands only if the gathering was successful
Youness Alaoui
2
-1/+10
2011-01-20
Add some testing for the nice_agent_set_port_range API
Youness Alaoui
1
-2/+55
2011-01-20
Clear the sockets when removing the candidates
Youness Alaoui
1
-0/+9
2011-01-19
Fix doc for nice_agent_gather_candidates
Youness Alaoui
1
-2/+5
2011-01-19
Make sure that we revert/free the candidates gathered before an error occured...
Youness Alaoui
1
-0/+14
2011-01-19
Add a nice_agent_set_port_range API to allow forcing the listening port on lo...
Youness Alaoui
4
-2/+60
2011-01-19
Do not gather candidates if we can't listen to the host interface
Youness Alaoui
1
-2/+4
2011-01-18
Fix a crash (Broken pipe) if we send to a TCP socket that had an error
Youness Alaoui
1
-1/+14
2011-01-18
define SOL_IPV6 to IPPROTO_IPV6 if not defined
Youness Alaoui
2
-0/+11
2011-01-14
Add support for RFC TURN TCP
Youness Alaoui
1
-4/+8
2011-01-14
test-fullmode: disable checking for the expected selected-pair signal when us...
Youness Alaoui
2
-3/+28
[next]