index
:
libnice.git
master
yahoo
Unnamed repository; edit this file to name it for gitweb.
Mike Ruprecht
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-31
version 0.0.9
HEAD
0.0.9
master
Youness Alaoui
2
-5/+17
2009-07-28
Update doc
Youness Alaoui
1
-1/+1
2009-07-28
add the doc for nice_agent_set_stream_tos
Youness Alaoui
1
-0/+1
2009-07-28
Change new API to nice_agent_set_stream_tos, save the tos and apply it to new...
Youness Alaoui
6
-14/+43
2009-07-27
Add ToS support for libnice
Youness Alaoui
2
-0/+39
2009-07-24
include sys/time.h in timer.h instead of timer.c since we need it for the str...
Youness Alaoui
2
-4/+2
2009-07-24
if MSG_ERRQUEUE is not defined, then make recv_err return something since it'...
Youness Alaoui
1
-0/+2
2009-07-24
Add the AC_DEFINE for HAVE_GETIFADDRS
Youness Alaoui
1
-1/+3
2009-07-24
include sys/socket even if HAVE_GETIFADDRS isn't defined
Youness Alaoui
1
-1/+2
2009-07-24
oups, agent undefined
Youness Alaoui
1
-2/+2
2009-07-22
Do not limit the size of the conncheck list if we're not using DRAFT19.. goog...
Youness Alaoui
1
-2/+6
2009-07-22
Add correct conncheck pairs for discovered remote peer reflexive candidates. ...
Youness Alaoui
1
-0/+4
2009-07-02
Fix SHA1 algorithm when strict aliasing is used : http://bugs.archlinux.org/t...
Youness Alaoui
1
-2/+2
2009-06-30
fix up a little the test program in the docs
Youness Alaoui
1
-4/+3
2009-06-30
Correctly find the username of a peer-reflexive candidate in google mode when...
Youness Alaoui
3
-16/+79
2009-06-19
version 0.0.8.1
Youness Alaoui
2
-46/+101
2009-06-19
version 0.0.8
0.0.8
Youness Alaoui
2
-3/+11
2009-06-18
Update TODO
Youness Alaoui
1
-3/+7
2009-06-17
force autoreconf so libtoolize can renew its files
Youness Alaoui
1
-1/+1
2009-06-17
Initialize the length to 0 to avoid a compiler warning
Youness Alaoui
1
-6/+6
2009-06-17
no more need for refcounting the request since we use g_source_is_destroyed
Youness Alaoui
1
-19/+8
2009-06-17
unlock the mutex before calling the recv callback
Youness Alaoui
1
-2/+8
2009-06-17
Use a global mutex for all nice agents and use g_source_is_destroyed to avoid...
Youness Alaoui
7
-83/+155
2009-06-15
Remove deprecated g_strcasecmp
Youness Alaoui
1
-1/+2
2009-06-12
Use addr instead of base_addr for assigning remote foundation for remote peer...
Youness Alaoui
1
-2/+2
2009-06-11
Version 0.0.7.1
Youness Alaoui
1
-2/+2
2009-06-11
version 0.0.7
0.0.7
Youness Alaoui
2
-3/+25
2009-06-11
Add support for droping packets when using TCP and the bandwidth is too slow ...
Youness Alaoui
3
-17/+34
2009-06-11
Updating TODO
Youness Alaoui
1
-1/+0
2009-06-10
Fix foundation generation for remote peer reflexive candidates
Youness Alaoui
1
-30/+84
2009-06-10
by Olivier Crete : Really return the next available foundation
Youness Alaoui
1
-5/+10
2009-06-09
fix keepalive issue when there is network/cpu bottleneck
Youness Alaoui
3
-5/+25
2009-06-09
fix peer reflexive candidate's priorities for msn/google
Youness Alaoui
1
-1/+13
2009-06-08
Keep in progress checks running if their priority is higher than the nominate...
Youness Alaoui
1
-11/+42
2009-06-03
update TODO list
Youness Alaoui
1
-0/+2
2009-06-02
properly set remote candidates for delayed answer test, also include the dela...
Youness Alaoui
2
-11/+15
2009-06-02
should avoid a race condition where a remote candidate is taken as a peer ref...
Youness Alaoui
1
-0/+16
2009-06-02
Use thread-safe version of GUPnP Simple IGD
Olivier CrĂȘte
2
-4/+4
2009-05-29
Attempt to work around binding responses with no mapped address to have inter...
Youness Alaoui
3
-5/+20
2009-05-24
unse the timer's source if they return FALSE
Youness Alaoui
4
-9/+28
2009-05-21
Adding a TODO file
Youness Alaoui
1
-0/+8
2009-05-19
use localaddr before testing if externaddr is valid
Youness Alaoui
1
-3/+3
2009-05-15
oups, arguments given in the wrong order...
Youness Alaoui
1
-2/+2
2009-05-15
no need to set the request timeout
Youness Alaoui
1
-1/+0
2009-05-15
fix a possible crash if the address is invalid
Youness Alaoui
1
-18/+21
2009-05-15
Make the upnp timeout 200ms so that it doesn't lag too much and so that it wo...
Youness Alaoui
1
-1/+1
2009-05-07
Link the lib against gupnp too
Youness Alaoui
1
-0/+1
2009-05-07
Link manual building with GUPNP if available
Olivier CrĂȘte
1
-1/+2
2009-04-29
Make libnice dependent on gupnp-igd >= 0.1.2 since the error-mapping signal A...
Youness Alaoui
1
-1/+3
2009-04-29
Fix compilation when gupnp-igd is not found
Youness Alaoui
1
-1/+5
[next]