| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed win32socketserver and its use in mediator_thread_impl.cc. | akalin@chromium.org | 2010-03-23 | 3 | -895/+0 |
* | Add licensing info for another set of projects in third_party. | evan@chromium.org | 2010-03-22 | 1 | -1/+2 |
* | Removed auth_task.* and talk_auth_task.* (dead code) | akalin@chromium.org | 2010-03-17 | 3 | -0/+139 |
* | Revert 41790 - Removed auth_task.* and talk_auth_task.* (dead code) because W... | hbono@google.com | 2010-03-17 | 3 | -139/+0 |
* | Removed auth_task.* and talk_auth_task.* (dead code) | akalin@chromium.org | 2010-03-17 | 3 | -0/+139 |
* | Split up PreXmppAuth and SaslHandler. | akalin@chromium.org | 2010-03-16 | 4 | -12/+67 |
* | Changed allow-non-google-login to allow-generated-jid. | akalin@chromium.org | 2010-03-12 | 4 | -8/+5 |
* | Ripped out talk/p2p directory from third_party/libjingle. | akalin@chromium.org | 2010-03-10 | 66 | -15668/+38 |
* | make sure we don't include the obsolete 2008 SDK dir. | nsylvain@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | Made some XmppTask functions static. | akalin@chromium.org | 2010-02-09 | 3 | -5/+48 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 4 | -4/+4 |
* | OpenBSD/FreeBSD GYP changes (most of the remaining ones) | pvalchev@google.com | 2010-02-04 | 1 | -3/+3 |
* | Fixed bugs in libjingle's handling of connection errors. | akalin@chromium.org | 2010-01-21 | 2 | -1/+9 |
* | Use NDEBUG instead of _DEBUG for libjingle. This makes it so that debug code... | akalin@chromium.org | 2010-01-13 | 15 | -43/+226 |
* | Use the right SSL adapter on Linux/OS X. This is a partial fix for the crash... | akalin@chromium.org | 2010-01-07 | 6 | -19/+92 |
* | Removed reference to Windows-only debug variable. This makes it so | akalin@chromium.org | 2009-12-30 | 2 | -4/+4 |
* | Update Signal Thread to use ref counting and locks to ensure thread safety. | zork@chromium.org | 2009-11-24 | 10 | -76/+587 |
* | Fix a race condition in signal thread destructor. | zork@google.com | 2009-11-17 | 2 | -2/+14 |
* | Fix mediator_thread_impl.cc to run timer tasks when the task runner is | zork@google.com | 2009-11-12 | 1 | -0/+5 |
* | libjingle: add missing include in asynctcpsocket.cc | craig.schlenter@chromium.org | 2009-11-02 | 1 | -0/+2 |
* | linux: fix library=shared_library issues | piman@chromium.org | 2009-11-02 | 1 | -0/+1 |
* | Add some missing includes to libjingle. | craig.schlenter@chromium.org | 2009-10-29 | 2 | -0/+2 |
* | linux: fix gcc 4.3 issues (for arm) | piman@chromium.org | 2009-10-27 | 12 | -0/+14 |
* | Fix unit test compiling on Linux | zork@chromium.org | 2009-10-21 | 1 | -4/+0 |
* | Remove +x bit from files that shouldn't have it. | evan@chromium.org | 2009-10-20 | 3 | -0/+0 |
* | Prevent thread creation if Join has already been called. | zork@google.com | 2009-10-16 | 2 | -0/+10 |
* | Made sync code build and pass unit tests on OS X. | akalin@chromium.org | 2009-10-16 | 1 | -1/+1 |
* | Reverted 29258. | akalin@chromium.org | 2009-10-16 | 1 | -1/+1 |
* | Made sync code build and pass unit tests on OS X. | akalin@chromium.org | 2009-10-16 | 1 | -1/+1 |
* | Within libjingle, add an abstraction of winsock initialization. | nick@chromium.org | 2009-10-16 | 6 | -20/+136 |
* | Patched in 265058 (which was uploaded under akalin@gmail.com). Original | akalin@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | Fix a naming collision in thread.h on a crit section that can cause a deadlock | zork@google.com | 2009-10-09 | 2 | -5/+5 |
* | Prevent threads from running in libjingle after their object has been deleted. | zork@google.com | 2009-10-09 | 2 | -0/+14 |
* | Part 1 of making sync work on Mac: | munjal@chromium.org | 2009-10-08 | 2 | -1/+14 |
* | Turn off SSL on Linux and MacOS in libjingle. | zork@chromium.org | 2009-10-07 | 2 | -1/+11 |
* | Add some fixes to the Linux version of criticalsection.h | zork@chromium.org | 2009-10-06 | 1 | -2/+15 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+5 |
* | Remove common.gypi includes from expat and libjingle. | nick@chromium.org | 2009-10-05 | 1 | -3/+0 |
* | Use base/logging from chrome/browser/sync. Add a macro to libjingle's | nick@chromium.org | 2009-09-26 | 3 | -3/+12 |
* | Rename "xmpp/constants.*" to" xmpp/xmppconstants.*" | nick@chromium.org | 2009-09-25 | 19 | -19/+21 |
* | Remove COMPILER_MSVC flags from gyp files. When we do need it, we can | nick@chromium.org | 2009-09-25 | 2 | -3/+1 |
* | Update libjingle to build on Linux | zork@chromium.org | 2009-09-21 | 8 | -58/+306 |
* | Build the sync unit tests: | nick@chromium.org | 2009-09-16 | 1 | -5/+5 |
* | Add libjingle version 0.4.0, plus some patches | nick@chromium.org | 2009-09-14 | 264 | -0/+54701 |