summaryrefslogtreecommitdiffstats
path: root/third_party/libjingle/files
Commit message (Expand)AuthorAgeFilesLines
* Fixed up several sscanf format strings/arguments to get rid of warnings. Also...dmaclach@chromium.org2010-05-147-12/+12
* Removed non-thread-safe QName ad-hoc interning.akalin@chromium.org2010-05-135-313/+208
* Check for closed read sockets and handle them properly.akalin@chromium.org2010-04-141-1/+26
* Fix for a problem introduced by 41865 which causes sync notificationsakalin@chromium.org2010-04-013-15/+25
* Quick fix for a problem introduced by 41865 which causes sync notificationsakalin@chromium.org2010-04-011-3/+4
* Minor C++ fixes found by Clang.evan@chromium.org2010-03-301-9/+9
* Removed win32socketserver and its use in mediator_thread_impl.cc.akalin@chromium.org2010-03-232-893/+0
* Removed auth_task.* and talk_auth_task.* (dead code)akalin@chromium.org2010-03-171-0/+137
* Revert 41790 - Removed auth_task.* and talk_auth_task.* (dead code) because W...hbono@google.com2010-03-171-137/+0
* Removed auth_task.* and talk_auth_task.* (dead code)akalin@chromium.org2010-03-171-0/+137
* Split up PreXmppAuth and SaslHandler.akalin@chromium.org2010-03-163-8/+20
* Changed allow-non-google-login to allow-generated-jid.akalin@chromium.org2010-03-123-3/+3
* Ripped out talk/p2p directory from third_party/libjingle.akalin@chromium.org2010-03-1064-15548/+14
* Made some XmppTask functions static.akalin@chromium.org2010-02-091-2/+2
* linux: build with -Wextraevan@chromium.org2010-02-054-4/+4
* Fixed bugs in libjingle's handling of connection errors.akalin@chromium.org2010-01-212-1/+9
* Use NDEBUG instead of _DEBUG for libjingle. This makes it so that debug code...akalin@chromium.org2010-01-1313-43/+43
* Use the right SSL adapter on Linux/OS X. This is a partial fix for the crash...akalin@chromium.org2010-01-074-5/+23
* Removed reference to Windows-only debug variable. This makes it soakalin@chromium.org2009-12-302-4/+4
* Update Signal Thread to use ref counting and locks to ensure thread safety.zork@chromium.org2009-11-248-46/+110
* Fix a race condition in signal thread destructor.zork@google.com2009-11-172-2/+14
* Fix mediator_thread_impl.cc to run timer tasks when the task runner iszork@google.com2009-11-121-0/+5
* libjingle: add missing include in asynctcpsocket.cccraig.schlenter@chromium.org2009-11-021-0/+2
* Add some missing includes to libjingle.craig.schlenter@chromium.org2009-10-292-0/+2
* linux: fix gcc 4.3 issues (for arm)piman@chromium.org2009-10-2712-0/+14
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-202-0/+0
* Prevent thread creation if Join has already been called.zork@google.com2009-10-162-0/+10
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+1
* Reverted 29258.akalin@chromium.org2009-10-161-1/+1
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-1/+1
* Within libjingle, add an abstraction of winsock initialization.nick@chromium.org2009-10-164-20/+111
* Fix a naming collision in thread.h on a crit section that can cause a deadlockzork@google.com2009-10-092-5/+5
* Prevent threads from running in libjingle after their object has been deleted.zork@google.com2009-10-092-0/+14
* Turn off SSL on Linux and MacOS in libjingle.zork@chromium.org2009-10-071-1/+6
* Add some fixes to the Linux version of criticalsection.hzork@chromium.org2009-10-061-2/+15
* Use base/logging from chrome/browser/sync. Add a macro to libjingle'snick@chromium.org2009-09-261-0/+5
* Rename "xmpp/constants.*" to" xmpp/xmppconstants.*"nick@chromium.org2009-09-2517-17/+16
* Update libjingle to build on Linuxzork@chromium.org2009-09-215-7/+7
* Add libjingle version 0.4.0, plus some patchesnick@chromium.org2009-09-14257-0/+53614