- 03 Jan, 2012 1 commit
-
-
Siraj Razick authored
This ensures that all the symbols are defined during link time, and also without this option .dll files for windows are not produced.
-
- 20 Dec, 2011 1 commit
-
-
Siraj Razick authored
When we link agaist libnice under ming32, the client applications fails to link. this patch fixes that
-
- 19 Dec, 2011 1 commit
-
-
Siraj Razick authored
This helps us when cross compiling libnice for Windows from Linux
-
- 12 Dec, 2011 1 commit
-
-
Youness Alaoui authored
Set HAVE_GETIFADDRS only if ifaddrs.h is found, not if any of arpa/inet.h net/in.h and ifaddrs.h are found
-
- 30 Nov, 2011 1 commit
-
-
Nader Morshed authored
-
- 28 Nov, 2011 1 commit
-
-
Youness Alaoui authored
-
- 04 Nov, 2011 1 commit
-
-
Youness Alaoui authored
-
- 13 Oct, 2011 3 commits
-
-
Timothy Redaelli authored
-
Timothy Redaelli authored
-
Timothy Redaelli authored
-
- 08 Sep, 2011 3 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Apostolos Syropoulos authored
-
- 30 Aug, 2011 1 commit
-
-
Olivier Crête authored
Google puts the stun cookie, but it doesn'T follow RFC 5389 at all, so ignore the STUN cookie in Google mode.
-
- 15 Aug, 2011 1 commit
-
-
David Woodhouse authored
-
- 07 Jul, 2011 1 commit
-
-
Youness Alaoui authored
-
- 23 Jun, 2011 1 commit
-
-
Youness Alaoui authored
-
- 24 May, 2011 2 commits
-
-
Youness Alaoui authored
-
Marcus Lundblad authored
Don't mention TURN and UPnP IDG in the "future" section
-
- 20 May, 2011 1 commit
-
-
Jakub Adam authored
Member variable of struct _Stream is assigned to but never read.
-
- 20 Apr, 2011 1 commit
-
-
Youness Alaoui authored
-
- 19 Apr, 2011 1 commit
-
-
Youness Alaoui authored
-
- 31 Mar, 2011 5 commits
-
-
Timothy Redaelli authored
-
Timothy Redaelli authored
-
Timothy Redaelli authored
-
Timothy Redaelli authored
-
Timothy Redaelli authored
-
- 24 Mar, 2011 7 commits
-
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
Youness Alaoui authored
-
- 08 Mar, 2011 2 commits
-
-
Youness Alaoui authored
-
Olivier Crête authored
-
- 10 Feb, 2011 4 commits
-
-
Sjoerd Simons authored
-
Sjoerd Simons authored
-
Sjoerd Simons authored
Current nice has a race where if the remote site only punches their side of the NAT after we have done the maximum number of retransmissions, we'll never send a new connectivity check (which would be successful). Causing the connectiviy check to fail eventually, even though it shouldn't have. By resetting the conncheck timer nice will always send new stun packets for connectivity checks afterwards, but also sent connectivity checks quicker so we can establish the connection quicker.
-
Sjoerd Simons authored
-