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 |
2014-02-25 |
Olivier Crête | Ignore .trs and .log file from newer automake |
commit | commitdiff | tree | snapshot |
2014-02-25 |
Olivier Crête | agent: Delay signal emission after the lock has been... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Olivier Crête | agent: Replace recursive mutex with non-recursive |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Olivier Crête | agent: Delay signal emission after the lock has been... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Olivier Crête | iostream: remove re-entrant call into NiceAgent |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Olivier Crête | outputstream: If tcp, only check for space in the Pseud... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Philip Withnall | agent: Expand documentation for a couple of NiceAgent... |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Philip Withnall | agent: Fix inlining of nice_debug() if NDEBUG is defined |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Philip Withnall | agent: Assert on re-entrant reads |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Philip Withnall | agent: Improve debug output |
commit | commitdiff | tree | snapshot |
2014-02-24 |
Philip Withnall | agent: Add nice_input_message_iter_compare() |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Olivier Crête | docs: Remove NiceIOStream, nothing specific to document |
commit | commitdiff | tree | snapshot |
2014-02-21 |
Olivier Crête | agent: returning 0 valid messages is valid, it means EOF |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Olivier Crête | iostream: iostreams are only for reliable streams,... |
commit | commitdiff | tree | snapshot |
2014-02-20 |
Olivier Crête | agent: Use locally allocated memory if the application... |
commit | commitdiff | tree | snapshot |
2014-02-19 |
Olivier Crête | outputstream: Trigger the pollable source on error... |
commit | commitdiff | tree | snapshot |
2014-02-13 |
Olivier Crête | agent: Fix compiler warnings |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Olivier Crête | configure: Add newline ignoring |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Olivier Crête | configure: Move -Werror=unsafe-loop-optimizations to... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Olivier Crête | pseudotcp: Remove one duplicated call to g_get_monotoni... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Olivier Crête | agent: Remove weak pointers, they aren't thread safe... |
commit | commitdiff | tree | snapshot |
next |