projects
/
platform
/
upstream
/
libnice.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libnice.git
2014-04-25
Philip Withnall
agent: Document units for NiceAgent::upnp-timeout property
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
stunagent: Only declare the long term key valid if...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
example: Prevent possible non-NULL terminated string
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
address: Correctly identify ipv6 link local
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Guillaume Desmottes
add nice_agent_forget_relays()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
component: Clear turn local candidates when clearing...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
agent: Make the TurnServer structure refcounted
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
discovery: Use g_slist_free_full for candidate refresh...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
discovery: Use g_slist_free_full for discovery list
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
discovery: Remove never used and leaked msn_turn_*...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
discovery: Remove never used and leaked msn_turn_*...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
agent: Factor out creating the TurnServer structure
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
discovery: Remove duplicated element between CandidateR...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
discovery: Store NiceCandidate in CandidateRefresh
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
component: Make detach_source close the socket
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
component: Make is possible to remove a socket
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Guillaume Desmottes
factor out: component_clean_turn_servers()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
stream: No need to pass RNG to stream_restart()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
conncheck: Only print debug message if actually freeing...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
conncheck: Don't fail a stream that has on-going discovery
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
agent: Add nice_agent_restart_stream() to restart a...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
stream: Clear connchecks on restart inside stream
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
conncheck: Use g_slist_free_full() for conncheck list
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
conncheck: Make conn_check_free_item() static
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
conncheck: Only stop conncheck timer if no stream has...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
conncheck: Remove useless return value on conn_check_pr...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Olivier Crête
conncheck: Factor out stopping connectivity checks
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Olivier Crête
component: Remove return value from *_restart() functio...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Olivier Crête
component: socket has been renamed nicesock
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Youness Alaoui
Add more debug info when adding relays
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Youness Alaoui
Protect test-dribble against read->connected->ready...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Youness Alaoui
Return the correct originating IP on TURN
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Guillaume Desmottes
add nice_component_state_to_string()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Philip Withnall
pseudotcp: Fix partial acknowledgement of segments
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Philip Withnall
pseudotcp: Fix an assertion on an invalid calculated RTT
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Philip Withnall
tests: Add a test-pseudotcp-fuzzy test for fuzzing...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
Philip Withnall
agent: Fix leaks if a component is removed during a...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
Olivier Crête
stun: Restore argument type to stun_usage_bind_process...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Philip Withnall
agent: Factor out a tiny bit of common code
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Philip Withnall
agent: Limit printed length of uname and password in...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Philip Withnall
agent: Fix a leak in nice_output_stream_write() with...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Olivier Crête
tcp-bsd: Don't clear error that hasn't been set
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Olivier Crête
agent: Don't return the socket to the app in any reliab...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Youness Alaoui
No need to strdup foundation in new_selected_pair since...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
Olivier Crête
pseudotcp: Also cause Writable callback to be emitted...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Youness Alaoui
Fix TCP TURN for Google compatibility. Message length...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Youness Alaoui
Small cleaning of tcp-bsd.c
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Jakub Adam
Fix possible segfault in stun_message_validate_buffer_l...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Philip Withnall
build: Check for [s]size_t before redefining them on...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Philip Withnall
agent: Define IN6_ARE_ADDR_EQUAL macro when building...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Olivier Crête
pseudotcp: Validate option lengths
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Olivier Crête
Remove all traces of compile time marshallers
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Olivier Crête
agent: Use generic marshaller
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Olivier Crête
Initialize variables to reduce unexpected behavior...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Olivier Crête
Rename variables that shadow global definitions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Olivier Crête
stun: Use struct sockaddr_storage * for any pointer...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Olivier Crête
stun tests: Fix a bunch of issues found by more aggress...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Olivier Crête
Don't mix gsize vs size_t, seems like they're not alway...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Olivier Crête
candidate: Use explicit 64-bit constants to make 32...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Olivier Crête
pseudotcp: Don't mix "long" and guint, one is signed...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Olivier Crête
tcp-turn: Don't access output message after freeing it
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Olivier Crête
turn: Don't overwrite source, destroy it first
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Olivier Crête
turn: Don't access list node after freeing it
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Olivier Crête
component: Set dummy callback from cancellable GSource
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Olivier Crête
agent: Make it possible to set the relays after gathering
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Olivier Crête
agent: Prevent nice_agent_set_port_range() from being...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Olivier Crête
agent: Prevent gather from being called multiple times
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Olivier Crête
agent: Refactor nice_agent_set_relay_info()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Olivier Crête
turn: Put timeouts on the specific main context
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Olivier Crête
turn: Don't try to process empty messages
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Olivier Crête
agent: Bail out early on empty message
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Olivier Crête
agent: Don't overwrite the size of the GInputBuffer...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Olivier Crête
pseudotcp: Also accept NiceInputMessage array with...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Olivier Crête
test-fullmode: Don't use gmainloop when not required
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Olivier Crête
test-fullmode: Do #if instead of #ifdef as we set it...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Olivier Crête
test-fullmode: Only wait for data on component 1
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Olivier Crête
tcp-bsd: Use default main context if none specified
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Olivier Crête
turn-tcp: Don't corrupt messages
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
Olivier Crête
agent: Free every parameter
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
Olivier Crête
agent: Create a custom pointer GType to recognize the...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Philip Withnall
agent: Improve documentation for NiceAgent::new-candidate
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Olivier Crête
NEWS: Remove superfluous empty lines
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Olivier Crête
Version 0.1.5.1
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Olivier Crête
Version 0.1.5
0.1.5
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Olivier Crête
configure: Remove -Wunsafe-loop-optimizations, it cause...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Olivier Crête
tests: Add private header to tarball
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Olivier Crête
tests: Don't verify the message content with not in...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-07
Olivier Crête
agent: Enforce limits on the size buffers, because...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Olivier Crête
doc: Update doc generation
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Olivier Crête
iostream: De-gtkdoc the comments, as it's not public API
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Philip Withnall
agent: Remove unused #include
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Philip Withnall
agent: Ensure the pending signal queue is cleared on...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Philip Withnall
agent: Fix a potential re-entrancy situation
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Olivier Crête
tests: Use dynamically allocated port for test-new...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Olivier Crête
tests: Fix horribly raciness in test-new-dribble
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Olivier Crête
tests: Split racy "closing" into a test for stopping...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Olivier Crête
test: Use a less racy way to know if the test is ready...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Olivier Crête
outputstream: Add a cancellable to get out of blocking...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Olivier Crête
component: Add a GCancellable to get of out blocking...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-25
Olivier Crête
component: Keep its own context at all times
commit
|
commitdiff
|
tree
|
snapshot
next