2009-06-11 |
Youness Alaoui | version 0.0.7
|
commit | commitdiff | tree |
2009-06-11 |
Youness Alaoui | Add support for droping packets when using TCP and...
|
commit | commitdiff | tree |
2009-06-11 |
Youness Alaoui | Updating TODO
|
commit | commitdiff | tree |
2009-06-10 |
Youness Alaoui | Fix foundation generation for remote peer reflexive...
|
commit | commitdiff | tree |
2009-06-10 |
Youness Alaoui | by Olivier Crete : Really return the next available...
|
commit | commitdiff | tree |
2009-06-09 |
Youness Alaoui | fix keepalive issue when there is network/cpu bottleneck
|
commit | commitdiff | tree |
2009-06-09 |
Youness Alaoui | fix peer reflexive candidate's priorities for msn/google
|
commit | commitdiff | tree |
2009-06-08 |
Youness Alaoui | Keep in progress checks running if their priority is...
|
commit | commitdiff | tree |
2009-06-03 |
Youness Alaoui | update TODO list
|
commit | commitdiff | tree |
2009-06-02 |
Youness Alaoui | properly set remote candidates for delayed answer test...
|
commit | commitdiff | tree |
2009-06-02 |
Youness Alaoui | should avoid a race condition where a remote candidate...
|
commit | commitdiff | tree |
2009-05-29 |
Youness Alaoui | Attempt to work around binding responses with no mapped...
|
commit | commitdiff | tree |
2009-05-24 |
Youness Alaoui | unse the timer's source if they return FALSE
|
commit | commitdiff | tree |
2009-05-21 |
Youness Alaoui | Adding a TODO file
|
commit | commitdiff | tree |
2009-05-19 |
Youness Alaoui | use localaddr before testing if externaddr is valid
|
commit | commitdiff | tree |
2009-05-15 |
Youness Alaoui | oups, arguments given in the wrong order...
|
commit | commitdiff | tree |
2009-05-15 |
Youness Alaoui | no need to set the request timeout
|
commit | commitdiff | tree |
2009-05-15 |
Youness Alaoui | fix a possible crash if the address is invalid
|
commit | commitdiff | tree |
2009-05-15 |
Youness Alaoui | Make the upnp timeout 200ms so that it doesn't lag...
|
commit | commitdiff | tree |
2009-05-07 |
Youness Alaoui | Link the lib against gupnp too
|
commit | commitdiff | tree |
2009-04-29 |
Youness Alaoui | Make libnice dependent on gupnp-igd >= 0.1.2 since...
|
commit | commitdiff | tree |
2009-04-29 |
Youness Alaoui | Fix compilation when gupnp-igd is not found
|
commit | commitdiff | tree |
2009-04-25 |
Youness Alaoui | if USE_LOOPBACK=0 do not add a fixed ip in test-fullmode
|
commit | commitdiff | tree |
2009-04-25 |
Youness Alaoui | Hopefully fix a race condition when disposing of the...
|
commit | commitdiff | tree |
2009-04-25 |
Youness Alaoui | Add UPnP support to libnice
|
commit | commitdiff | tree |
2009-04-16 |
Youness Alaoui | Fix confusing docs, addr_len is an IN and OUT variable...
|
commit | commitdiff | tree |
2009-03-31 |
Youness Alaoui | version 0.0.6.1
|
commit | commitdiff | tree |
2009-03-31 |
Youness Alaoui | version 0.0.6
|
commit | commitdiff | tree |
2009-03-31 |
Youness Alaoui | Fix documentation
|
commit | commitdiff | tree |
2009-03-31 |
Youness Alaoui | Updating NEWS file
|
commit | commitdiff | tree |
2009-03-31 |
Youness Alaoui | Updating docs
|
commit | commitdiff | tree |
2009-03-31 |
Youness Alaoui | Improve test-turn to test for turnserver locally too
|
commit | commitdiff | tree |
2009-03-31 |
Youness Alaoui | Disable test-turn as its dependent on internet and...
|
commit | commitdiff | tree |
2009-03-31 |
Youness Alaoui | Set test-turn to use turnserver locally instead of...
|
commit | commitdiff | tree |
2009-03-31 |
Youness Alaoui | Return 0 in stun_agent_finish_message if there is no...
|
commit | commitdiff | tree |
2009-03-31 |
Youness Alaoui | MSN calls do not support keepalive connchecks, so enable...
|
commit | commitdiff | tree |
2009-03-31 |
Youness Alaoui | oups, this caused non-msn calls to fail
|
commit | commitdiff | tree |
2009-03-30 |
Youness Alaoui | Don't answer to MSN if you don't know from which remote...
|
commit | commitdiff | tree |
2009-03-30 |
Youness Alaoui | Change send_requests GList into a GQueue to allow a...
|
commit | commitdiff | tree |
2009-03-30 |
Youness Alaoui | Fix refcounting correctly. Don't forget to decrement...
|
commit | commitdiff | tree |
2009-03-30 |
Youness Alaoui | Add some kind of refcounting to avoid race conditions
|
commit | commitdiff | tree |
2009-03-30 |
Youness Alaoui | Destroy the keepalive retransmission timer if the component...
|
commit | commitdiff | tree |
2009-03-30 |
Youness Alaoui | Correctly forget turn send request transactions if...
|
commit | commitdiff | tree |
2009-03-30 |
Youness Alaoui | fix an if/else correctly
|
commit | commitdiff | tree |
2009-03-28 |
Youness Alaoui | If underlying socket errors out, do not parse_recv...
|
commit | commitdiff | tree |
2009-03-27 |
Youness Alaoui | Verify the return value of stun_agent_finish_message...
|
commit | commitdiff | tree |
2009-03-27 |
Youness Alaoui | Call stun_agent_forget_transaction when a transaction...
|
commit | commitdiff | tree |
2009-03-27 |
Youness Alaoui | Adding new stun API stun_agent_forget_transaction to...
|
commit | commitdiff | tree |
2009-03-27 |
Youness Alaoui | useless unit test.. it doesn't test libstun, it only...
|
commit | commitdiff | tree |
2009-03-19 |
Youness Alaoui | 10x larger saved transaction ids array. In a 2 stream...
|
commit | commitdiff | tree |
2009-03-19 |
Youness Alaoui | Fix a race condition crash with retransmission ticks...
|
commit | commitdiff | tree |
2009-03-09 |
Youness Alaoui | Send a keepalive/conncheck as soon as we establish...
|
commit | commitdiff | tree |
2009-03-09 |
Youness Alaoui | no more need for media_after_tick, useless and doesn...
|
commit | commitdiff | tree |
2009-03-06 |
Youness Alaoui | Merge commit 'tester/gst-fix' into nice-kakaroto
|
commit | commitdiff | tree |
2009-03-05 |
Youness Alaoui | version 0.0.5.1
|
commit | commitdiff | tree |
2009-03-05 |
Youness Alaoui | version 0.0.5
|
commit | commitdiff | tree |
2009-03-05 |
Youness Alaoui | make distcheck doesn't work without this...
|
commit | commitdiff | tree |
2009-03-05 |
Youness Alaoui | Change the top_srcdir and ../ directories from Makefile...
|
commit | commitdiff | tree |
2009-03-05 |
Youness Alaoui | Updating NEWS with the latest changes
|
commit | commitdiff | tree |
2009-03-05 |
Youness Alaoui | Set a title for the STUN usages
|
commit | commitdiff | tree |
2009-03-05 |
Youness Alaoui | Install the headers to the appropriate directory and...
|
commit | commitdiff | tree |
2009-03-05 |
Youness Alaoui | Move functions and prototypes from one file to another...
|
commit | commitdiff | tree |
2009-03-05 |
Youness Alaoui | Change includes to minimize non public API from being...
|
commit | commitdiff | tree |
2009-03-05 |
Youness Alaoui | Fix the stupid wlm2009 crc32 typo without using a global...
|
commit | commitdiff | tree |
2009-03-05 |
Youness Alaoui | Fix TURN MSN for WLM2009 compat
|
commit | commitdiff | tree |
2009-03-05 |
Youness Alaoui | Updating gitignore to ignore the stund/stunbdc tools
|
commit | commitdiff | tree |
2009-03-04 |
Youness Alaoui | Match the response correctly and stop the retransmissions...
|
commit | commitdiff | tree |
2009-03-04 |
Youness Alaoui | Add stream id and component id and set the agent properly...
|
commit | commitdiff | tree |
2009-03-04 |
Youness Alaoui | some code cleaning
|
commit | commitdiff | tree |
2009-03-04 |
Youness Alaoui | clear the retranmission timer and free the keepalive...
|
commit | commitdiff | tree |
2009-03-04 |
Youness Alaoui | Add support for conncheck keepalives with retransmissions...
|
commit | commitdiff | tree |
2009-03-02 |
Youness Alaoui | Update docs, finish formatting the gtk-doc and add...
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | Add docs for WLM2009 compat
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | gtk trick to recognize a typedef + struct, use an underscore...
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | stun_validater_data renamed to StunDefaultValidaterData...
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | Add documentation for libstun and fix some docs elsewhere
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | fix some warnings by removing gtk-doc comment where...
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | Stun agent usage flags are now into an enum too
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | Remove some turn defines and use an enum instead (StunUsageT...
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | Clean up utils.[ch] and document the exported functions
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | Rename STUN_USAGE_TURN_RETURN_RETRY into STUN_USAGE_TURN_RET...
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | Rename STUN_USAGE_ICE_RETURN_RETRY into STUN_USAGE_ICE_RETUR...
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | Rename STUN_USAGE_BIND_RETURN_RETRY into STUN_USAGE_BIND_RET...
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | Rename stun_has_cookie into stun_message_has_cookie
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | Remove compilation of stun trans
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | Move the trans stuff into the bind usage as it's the...
|
commit | commitdiff | tree |
2009-02-23 |
Youness Alaoui | Removing the stun trans usage as it is not really a...
|
commit | commitdiff | tree |
2009-02-16 |
Youness Alaoui | Add gtk-doc for stunmessage API
|
commit | commitdiff | tree |
2009-02-16 |
Youness Alaoui | Removing unused function
|
commit | commitdiff | tree |
2009-02-16 |
Youness Alaoui | Clean the files from unwanted gtk-doc tags
|
commit | commitdiff | tree |
2009-02-16 |
Youness Alaoui | Cleaning gitignore
|
commit | commitdiff | tree |
2009-02-16 |
Youness Alaoui | Change all stun_XXX_t enums/structs into StunXxx to...
|
commit | commitdiff | tree |
2009-02-16 |
Youness Alaoui | Find and document every message attribute/error code...
|
commit | commitdiff | tree |
2009-02-12 |
Youness Alaoui | No more need to ignore the fingerprint now that we...
|
commit | commitdiff | tree |
2009-02-12 |
Youness Alaoui | stupid WLM 2009 CRC32 typo workaround (ugly, I know...)
|
commit | commitdiff | tree |
2009-02-10 |
Youness Alaoui | yeayyy, stupid WLM2009 seems to generate wrong fingerprints...
|
commit | commitdiff | tree |
2009-02-10 |
Youness Alaoui | hacky trick to copy the user/pass from a candidate...
|
commit | commitdiff | tree |
2009-02-10 |
Youness Alaoui | do not search for local/remote candidates using the...
|
commit | commitdiff | tree |
2009-02-10 |
Youness Alaoui | Correctly generate WLM2009 username
|
commit | commitdiff | tree |
2009-02-10 |
Youness Alaoui | Allow specifying the fakelen for stun_sha1 and make...
|
commit | commitdiff | tree |