platform/upstream/libnice.git
2012-09-10 Sjoerd SimonsCheck gstreamer 1.0 not 0.11
2012-09-10 Sjoerd SimonsGST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
2012-09-10 Olivier CrêteUse GstPushSrc as a base class
2012-09-10 Olivier CrêtePort GStreamer src/sink to 0.11
2012-08-03 Livio MadaroFix gaddr initialization
2012-07-31 Olivier CrêteOnly define _FORTIFY_SOURCE if optimisation is enabled
2012-07-16 Youness AlaouiMerge remote-tracking branch 'shadeslayer/dribble_mode'
2012-06-29 Rohan GargAlso free the GCond and the GMutex
2012-06-21 Rohan GargAllocate memory to stun_mutex_ptr and stun_signal_ptr
2012-05-29 Olivier CrêteCache GSocketAddress in UdpBsdSocket
2012-05-07 Rohan GargMultiple fixes for new test
2012-05-03 Rohan GargFixes to dribble mode test as per suggestions
2012-05-03 Rohan GargMinor bug fixes and enhancements to the test
2012-05-01 Rohan GargUpdate .gitignore for new test
2012-05-01 Rohan GargUse %lu for long unsigned int when calling printf
2012-05-01 Rohan GargFix test-dribble
2012-05-01 Rohan GargUpdate documentation to reflect the dribble mode feature
2012-05-01 Rohan GargAdded new tests for dribble mode in libnice
2012-04-30 Rohan GargAdd conn_check_add_for_local_candidate to add the newly...
2012-04-30 Rohan GargDribble Mode : Do not check whether we are still gather...
2012-04-03 Youness Alaouiversion 0.1.2.1
2012-04-03 Youness Alaouiversion 0.1.2 0.1.2
2012-04-03 Youness AlaouiRecognize a matching check if it's an INVALID message...
2012-04-03 Youness AlaouiReinitiate a FAILED conncheck pair on a triggered check
2012-03-23 Rohan GargUse len instead of buf_len to check whether or not...
2012-03-12 Rohan GargProperly ifdef windows headers in order to get compiles...
2012-03-08 Filippo Della... Added more tests on Visual Studio platform
2012-03-08 Filippo Della... Fixed size of memcpy
2012-03-06 Filippo Della... unistd.h is not present on Visual Studio. Replaced...
2012-03-06 Filippo Della... Fixed mingw/msys compilation. Definition for intptr_t...
2012-03-06 Filippo Della... Fixed mingw/msys compilation. Definition for intptr_t...
2012-03-06 Filippo Della... Added WSAStartup/WSACleanup on win32
2012-03-06 Filippo Della... Fixed mingw/msys compilation. Definition for intptr_t...
2012-03-06 Filippo Della... Fixed compiling on Visual Studio and removed getsocknam...
2012-03-06 Filippo Della... Fixed compile on mingw/msys platform
2012-03-06 Filippo Della... Added win32 section to .gitignore
2012-03-06 Filippo Della... Added support for compiling when gtk-doc is not installed
2012-03-06 Filippo Della... Added gio dependency
2012-03-02 Youness AlaouiFix test-bsd by calling g_type_init
2012-03-02 Youness AlaouiFix tcp-bsd/udp-bsd coding style, add robustness and...
2012-03-02 Youness AlaouiFix memory leak with udp-bsd
2012-03-02 Youness AlaouiCallback now takes a GSocket * as argument
2012-03-02 Youness AlaouiFix coding style
2012-03-02 Livio MadaroReplace sockets with GSocket
2012-02-24 Livio Madaroset nonblocking mode for socket on Windows
2012-02-23 Filippo Della... Changed EOL to libnice.sln and added config.h
2012-02-21 Filippo Della... Added Microsoft Visual Studio 2008 (v9.0) support
2012-02-21 Rohan GargRemove redundant code from tests
2012-02-21 Filippo Della... WSAStartup/WSACleanup added on WIN32 platform
2012-02-17 Filippo Della... Fixed warnings on Visual Studio platform
2012-02-17 Filippo Della... Added fix for Visual Studio platform
2012-02-15 Filippo Della... Replaced __func__ macro with G_STRFUNC in the unit...
2012-02-15 Youness AlaouiFix peer reflexive valid pair priority.
2012-02-15 Filippo Della... fixed warning guint32/guint64
2012-02-15 Filippo Della... Error definitions moved to pseudotcp.h on WIN32 platform
2012-02-15 Filippo Della... Fix declaration after statement error on VS
2012-02-15 Filippo Della... Added typedef on size_t and ssize_t that are not define...
2012-02-15 Filippo Della... Included the replacement header win32_common.h instead...
2012-02-15 Filippo Della... Use g_io_channel_win32_new_socket for windows
2012-02-14 Rohan GargUse size of the MD5Context, not size of the pointer
2012-02-14 Rohan GargUse the correct enum
2012-02-13 Youness AlaouiReturn real origin when using a proxy (fixes detecting...
2012-02-13 Madaro Livioudp-bsd: Do not return an error for CONNRESET errors...
2012-02-10 Madaro LivioDo not crash if the TURN server is invalid or not listening
2012-02-09 Youness Alaouioups, version should be 0.1.1.1
2012-02-09 Youness Alaouistund: Use recvfrom/sendto instead of recvmsg/sendmsg
2012-02-09 John Selbiestund: Set message length (fixes infinite loop) when...
2012-02-09 Youness AlaouiMerge branch 'master' of ssh://dhansak/srv/git.collabor...
2012-02-09 Madaro LivioKeep TURN credentials (realm/nonce) from allocation...
2012-02-09 Madaro LivioThe server reflexive candidate gathered from the turn...
2012-02-09 Madaro LivioDisable retransmission of turn messages for reliable...
2012-02-09 Madaro LivioFix sending data padding for TURN TCP draft 9 and RFC...
2012-02-03 Youness Alaouionly create the unknown-attributes error if we are...
2012-02-03 Youness Alaouisome debug message
2012-02-03 Youness AlaouiMark pair as nominated when it's a remote peer-reflexiv...
2012-02-02 Youness AlaouiRefuse remote candidates on a stream only if that speci...
2012-02-02 Youness AlaouiFix missing semicolon from previous commit in test...
2012-01-16 Rohan GargFix builds for systems using glib 2.3.81 and above
2012-01-13 Youness AlaouiDo not check for upnp_mapping if UPnP is disabled at...
2012-01-12 Youness Alaouitest-fullmode: if upnp is disabled, then disable it...
2012-01-12 Youness AlaouiFix typo: Cancel the UPnP timeout if all scheduled...
2012-01-12 Youness AlaouiDo not signal gathering-done if UPnP is still waiting...
2012-01-03 Siraj RazickAdd -no-undefined to ldflags
2011-12-20 Siraj RazickFixes the linker errors we get under mingw32
2011-12-19 Siraj RazickChanges windows specific headers to lower case
2011-12-12 Youness AlaouiSet HAVE_GETIFADDRS only if ifaddrs.h is found, not...
2011-11-30 Nader MorshedAdd support for windows's compilation through MinGW
2011-11-28 Youness AlaouiUpdate TODO
2011-11-04 Youness AlaouiChange glib dependency to >= 2.13 because of G_PARAM_ST...
2011-10-13 Timothy RedaelliUpdate .gitignore
2011-10-13 Timothy RedaelliRemove warnings on stun/tests
2011-10-13 Timothy RedaelliUse only POSIX statements in nice/Makefile.am
2011-09-21 Olivier CrêteDon't pass the agent to the socket layer
2011-09-21 Olivier CrêteKeep a ref on the GMainContext that are attached to
2011-09-21 Olivier CrêteUse the agent's main main-context for the tcp-bsd callb...
2011-09-21 Olivier CrêteVersion 0.1.1.1
2011-09-08 Youness Alaouiversion 0.1.1.0
2011-09-08 Youness Alaouiversion 0.1.1 0.1.1
2011-09-08 Apostolos SyropoulosFix support for solaris
2011-08-30 Olivier CrêteGoogle puts the STUN cookie, but doesn't follow RFC...
next