2009-11-04 |
Youness Alaoui | Version 0.0.10
|
commit | commitdiff | tree |
2009-11-04 |
Youness Alaoui | Updating NEWS file for 0.0.10
|
commit | commitdiff | tree |
2009-11-04 |
Youness Alaoui | Export the symbols for nice_agent_set_software and...
|
commit | commitdiff | tree |
2009-11-04 |
Youness Alaoui | Add nice_agent_set_software and stun_agent_set_software...
|
commit | commitdiff | tree |
2009-11-04 |
Youness Alaoui | Free the strduped software attribute when the nice...
|
commit | commitdiff | tree |
2009-11-04 |
Youness Alaoui | Add a SOFTWARE attribute in test-fullmode test
|
commit | commitdiff | tree |
2009-11-04 |
Youness Alaoui | stun_agent_set_software must also take a const char...
|
commit | commitdiff | tree |
2009-11-04 |
Youness Alaoui | nice_agent_set_software must take a const gchar *,...
|
commit | commitdiff | tree |
2009-11-04 |
Youness Alaoui | Adding a nice_agent_set_software API
|
commit | commitdiff | tree |
2009-11-04 |
Youness Alaoui | add SOFTWARE attribute only if we're in the right compatibil...
|
commit | commitdiff | tree |
2009-11-04 |
Youness Alaoui | Add a stun_agent_set_software API and correctly append...
|
commit | commitdiff | tree |
2009-10-12 |
Youness Alaoui | Fix obivous/stupid bug.. do not use variable i for...
|
commit | commitdiff | tree |
2009-10-09 |
Youness Alaoui | Oups, fix bad copy/paste
|
commit | commitdiff | tree |
2009-10-07 |
Youness Alaoui | Fix a crash in case a relay candidate could not be...
|
commit | commitdiff | tree |
2009-10-07 |
Youness Alaoui | Once we process the pending checks, we should free...
|
commit | commitdiff | tree |
2009-10-07 |
Youness Alaoui | avoid a memory leak in case of a restart
|
commit | commitdiff | tree |
2009-09-10 |
Youness Alaoui | use sizeof struct sockaddr instead of sizeof sockadddr_stora...
|
commit | commitdiff | tree |
2009-08-20 |
Youness Alaoui | Do not use connect on UDP sockets and use sendto/recvfrom...
|
commit | commitdiff | tree |
2009-08-20 |
Youness Alaoui | Only prune pending checks once if there's a nominated...
|
commit | commitdiff | tree |
2009-08-20 |
Youness Alaoui | Correctly show the priority as a guint64
|
commit | commitdiff | tree |
2009-08-17 |
Youness Alaoui | Only keep the srv-reflexive candidates alive by resending...
|
commit | commitdiff | tree |
2009-08-15 |
Youness Alaoui | Use candidate->type instead of candidate->turn to check...
|
commit | commitdiff | tree |
2009-08-15 |
Youness Alaoui | do not change the username/foundation for google TURN...
|
commit | commitdiff | tree |
2009-07-31 |
Youness Alaoui | version 0.0.9.1
|
commit | commitdiff | tree |
2009-07-31 |
Youness Alaoui | version 0.0.9
|
commit | commitdiff | tree |
2009-07-28 |
Youness Alaoui | Update doc
|
commit | commitdiff | tree |
2009-07-28 |
Youness Alaoui | add the doc for nice_agent_set_stream_tos
|
commit | commitdiff | tree |
2009-07-28 |
Youness Alaoui | Change new API to nice_agent_set_stream_tos, save the...
|
commit | commitdiff | tree |
2009-07-27 |
Youness Alaoui | Add ToS support for libnice
|
commit | commitdiff | tree |
2009-07-24 |
Youness Alaoui | include sys/time.h in timer.h instead of timer.c since...
|
commit | commitdiff | tree |
2009-07-24 |
Youness Alaoui | if MSG_ERRQUEUE is not defined, then make recv_err...
|
commit | commitdiff | tree |
2009-07-24 |
Youness Alaoui | Add the AC_DEFINE for HAVE_GETIFADDRS
|
commit | commitdiff | tree |
2009-07-24 |
Youness Alaoui | include sys/socket even if HAVE_GETIFADDRS isn't defined
|
commit | commitdiff | tree |
2009-07-24 |
Youness Alaoui | oups, agent undefined
|
commit | commitdiff | tree |
2009-07-22 |
Youness Alaoui | Do not limit the size of the conncheck list if we're...
|
commit | commitdiff | tree |
2009-07-22 |
Youness Alaoui | Add correct conncheck pairs for discovered remote peer...
|
commit | commitdiff | tree |
2009-07-02 |
Youness Alaoui | Fix SHA1 algorithm when strict aliasing is used : http...
|
commit | commitdiff | tree |
2009-06-30 |
Youness Alaoui | fix up a little the test program in the docs
|
commit | commitdiff | tree |
2009-06-30 |
Youness Alaoui | Correctly find the username of a peer-reflexive candidate...
|
commit | commitdiff | tree |
2009-06-19 |
Youness Alaoui | version 0.0.8.1
|
commit | commitdiff | tree |
2009-06-19 |
Youness Alaoui | version 0.0.8
|
commit | commitdiff | tree |
2009-06-18 |
Youness Alaoui | Update TODO
|
commit | commitdiff | tree |
2009-06-17 |
Youness Alaoui | force autoreconf so libtoolize can renew its files
|
commit | commitdiff | tree |
2009-06-17 |
Youness Alaoui | Initialize the length to 0 to avoid a compiler warning
|
commit | commitdiff | tree |
2009-06-17 |
Youness Alaoui | no more need for refcounting the request since we use...
|
commit | commitdiff | tree |
2009-06-17 |
Youness Alaoui | unlock the mutex before calling the recv callback
|
commit | commitdiff | tree |
2009-06-17 |
Youness Alaoui | Use a global mutex for all nice agents and use g_source_is_d...
|
commit | commitdiff | tree |
2009-06-15 |
Youness Alaoui | Remove deprecated g_strcasecmp
|
commit | commitdiff | tree |
2009-06-12 |
Youness Alaoui | Use addr instead of base_addr for assigning remote...
|
commit | commitdiff | tree |
2009-06-11 |
Youness Alaoui | Version 0.0.7.1
|
commit | commitdiff | tree |
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 |