Merge to:
libjingle
From:
/home/tester/public_html/darcs/libjingle-altern-stun
Changes:
Olivier Crete <[EMAIL PROTECTED]>
Ignore unknown attributes above 0x7FFF per RFC3489
-
This SF.Net email is sponsored by th
Merge to:
libjingle
From:
/home/smcv/public_html/darcs/libjingle-smcv
Changes:
Simon McVittie <[EMAIL PROTECTED]>
physicalsocketserver.cc: #include to fix compilation with g++
4.3
Simon McVittie <[EMAIL PROTECTED]>
logging.cc: #include to fix compilation with g++ 4.3
Sim
Merge to:
libjingle
From:
/home/alban/public_html/darcs/libjingle-alban-misc-fixes
Changes:
Alban Crequy <[EMAIL PROTECTED]>
Install header files in /usr/include/libjingle-0.3 (version in the path)
Alban Crequy <[EMAIL PROTECTED]>
Add missing httpcommon-inl.h in Makefiles
---
Merge to:
libjingle
From:
/home/ptlo/public_html/darcs/libjingle-senko
Changes:
Senko Rasic <[EMAIL PROTECTED]>
P2PSocket destructor: delete ports, so we don't get any notifications after
we're destroyed
Senko Rasic <[EMAIL PROTECTED]>
P2PSocket deconstructor: don't manually
Merge to:
libjingle
From:
/home/ptlo/public_html/libjingle/jingle-relay-fixes
Changes:
Senko Rasic <[EMAIL PROTECTED]>
HTTPPortAllocator: properly call ConfigReady() so that we actually use stun
ports if relay is down or slow
Senko Rasic <[EMAIL PROTECTED]>
AsyncHTTPRequest,
Merge to:
libjingle
From:
/home/tester/public_html/darcs-branches/libjingle-monotonic-clock
Changes:
Olivier Crete <[EMAIL PROTECTED]>
Use monotonic clock instead of gettimeofday
-
This SF.net email is sponsored
Merge to:
libjingle
From:
/home/ptlo/public_html/farsight/libjingle-fixes
Changes:
Senko Rasic <[EMAIL PROTECTED]>
Fixed crash in PhysicalSocketServer::Wait(); Added check for OpenSSL in
configure.ac
-
This SF.
Merge to:
libjingle
From:
/home/cassidy/public_html/darcs/libjingle-autogen
Changes:
Guillaume Desmottes <[EMAIL PROTECTED]>
add autogen.sh
Guillaume Desmottes <[EMAIL PROTECTED]>
autogen.sh: remove $MAKE test
--
Merge to:
libjingle
From:
/home/ptlo/public_html/farsight/libjingle-03x
Changes:
Senko Rasic <[EMAIL PROTECTED]>
SocketClient: removed user_agent parameter from constructor to avoid api
breakage
Senko Rasic <[EMAIL PROTECTED]>
added backported HttpPortAllocator and friends