index
:
libnice.git
master
wlm2009
Unnamed repository; edit this file to name it for gitweb.
Louis-Francis Ratté-Boulianne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-20
Version 0.0.13
HEAD
master
Youness Alaoui
2
-4/+12
2010-07-20
Merge remote branch 'tester/misc-fixes' into nice-kakaroto
Youness Alaoui
8
-739/+530
2010-07-20
Merge remote branch 'tester/ipv6' into nice-kakaroto
Youness Alaoui
3
-34/+71
2010-07-20
agent: Creating TURN TCP socket can not fail
Olivier Crête
1
-4/+0
2010-07-20
agent: Return an error instead of aborting if there was no host candidate
Olivier Crête
2
-4/+8
2010-07-16
wtf.. should not set added to -1 since we continue adding other candidates an...
Youness Alaoui
1
-2/+0
2010-07-16
Make sure the address of the remote candidate is valid when we add it
Youness Alaoui
1
-17/+20
2010-07-15
Please coverity : check if data is not NULL before dereferencing it
Youness Alaoui
2
-2/+3
2010-07-15
Verify the content of an array, not if it is there
Youness Alaoui
1
-1/+1
2010-07-15
Rename function crc32 to stun_crc32 to avoid conflict with existing crc32 fun...
Youness Alaoui
3
-3/+3
2010-07-15
no need for ntohs when we do nice_address_get_port
Youness Alaoui
1
-2/+2
2010-06-27
interfaces: With IPV6, we can have more than one loopback address
Olivier Crête
1
-4/+4
2010-06-27
interfaces: Also return IPv6 addresses
Olivier Crête
1
-25/+50
2010-06-27
tcp-bsd: Create IPv6 socket if it such an address
Olivier Crête
1
-6/+12
2010-06-27
udp-bsd: Create IPv6 socket if it such an address
Olivier Crête
1
-0/+6
2010-05-21
g_free is NULL-safe
Olivier Crête
2
-11/+5
2010-05-21
discovery: Simplify slist freeing
Olivier Crête
1
-15/+7
2010-05-21
agent: Remove useless checks and simplify error handling in priv_add_remote_c...
Olivier Crête
1
-40/+34
2010-05-21
discovery: Clean up error handling in discovery_add_relay_candidate
Olivier Crête
1
-31/+23
2010-05-21
discovery: Clean up error handling in discovery_add_local_host_candidate
Olivier Crête
1
-28/+18
2010-05-21
udp-bsd: Remove useless check from nice_udp_bsd_socket_new
Olivier Crête
1
-4/+0
2010-05-21
tcp-bsd: Fix possible leak
Olivier Crête
1
-1/+3
2010-05-21
conncheck: Remove useless checks from priv_store_pending_check
Olivier Crête
1
-16/+10
2010-05-21
conncheck: Remove useless return value from priv_add_new_check_pair
Olivier Crête
1
-40/+27
2010-05-21
conncheck: Remove useless checks from priv_add_new_turn_refresh
Olivier Crête
1
-26/+20
2010-05-21
conncheck: Remove useless checks from priv_add_peer_reflexive_pair
Olivier Crête
1
-24/+22
2010-05-21
conncheck: Remove useless checks from priv_add_new_check_pair
Olivier Crête
1
-44/+26
2010-05-21
discovery: Remove useless checks from discovery_learn_remote_peer_reflexive_c...
Olivier Crête
1
-59/+50
2010-05-21
discovery: Remove useless checks from discovery_add_peer_reflexive_candidate
Olivier Crête
1
-54/+52
2010-05-21
discovery: Remove useless checks from discovery_add_reflexive_candidate
Olivier Crête
1
-24/+23
2010-05-21
discovery: Remove useless checks from discovery_add_relay_candidate
Olivier Crête
1
-43/+35
2010-05-21
discovery: Remove useless checks from discovery_add_local_host_candidate
Olivier Crête
1
-40/+32
2010-05-21
discovery: Remove useless checks from priv_add_local_candidate_pruned
Olivier Crête
1
-7/+4
2010-05-21
agent: Remove useless checks in io_ctx_new
Olivier Crête
1
-39/+20
2010-05-21
component: Remove useless checks in component_set_selected_remote_candidate
Olivier Crête
1
-13/+3
2010-05-21
agent: stream_new can't fail
Olivier Crête
1
-29/+28
2010-05-21
stream: Remove useless checks from stream_new
Olivier Crête
1
-16/+1
2010-05-21
agent: Remove useless checks from priv_add_remote_candidate
Olivier Crête
1
-34/+30
2010-05-21
agent: Remove useless checks from nice_agent_add_local_address
Olivier Crête
1
-11/+2
2010-05-21
agent: Remove useless checks from nice_agent_add_stream
Olivier Crête
1
-34/+27
2010-05-21
agent: Remove useless checks from priv_add_new_candidate_discovery_turn
Olivier Crête
1
-106/+85
2010-05-21
agent: Remove useless checks from priv_add_new_candidate_discovery_stun
Olivier Crête
1
-20/+13
2010-05-19
Version 0.0.12.1
Youness Alaoui
1
-2/+2
2010-05-19
Version 0.0.12
Youness Alaoui
2
-4/+11
2010-05-19
Change the compatibility modes from DRAFT19 to RFC5245
Youness Alaoui
12
-33/+46
2010-05-19
Check for username/password lenght of socks5 proxy to avoid a buffer overflow
Youness Alaoui
1
-0/+8
2010-05-17
Merge remote branch 'sjoerd/master' into nice-kakaroto
Youness Alaoui
1
-0/+6
2010-05-08
Keep our GMainContext referenced
Sjoerd Simons
1
-0/+6
2010-03-26
oups, we need to free the incoming checks only after we process them, not ins...
Youness Alaoui
1
-10/+11
2010-03-18
version 0.0.11.1
Youness Alaoui
1
-2/+2
[next]