- Nov 10, 2015
-
-
Oz Linden authored
-
- Aug 09, 2013
-
-
Richard Linden authored
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
-
- Jul 30, 2013
-
-
Richard Linden authored
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- Sep 06, 2011
-
-
Logan Dethrow authored
* Removed check_curl_code and check_curl_multi_code from the global namespace. * Added comments documenting which thread the public methods of LLProxy should be called from. * Corrected grammar in LLSingleton.h * Fixed a buffer scope problem in llpacketring.cpp.
-
- Aug 02, 2011
-
-
Logan Dethrow authored
* Removed early returns in LLStartup::handleSocksProxy * Corrected some cases that would result in handleSocksProxy not being called again during login if settings changed * Allowed for short replies in tcp_handshake in LLProxy.cpp * Renamed LLProxy::isEnabled() to LLProxy::isSocksProxyEnabled() to clarify its use.
-
- Jul 13, 2011
-
-
Logan Dethrow authored
-
Logan Dethrow authored
-
- Jun 28, 2011
-
-
Logan Dethrow authored
Renamed llsocks5.cpp to llproxy.cpp.
-
- Jun 10, 2011
-
-
Logan Dethrow authored
STORM-1112 First pass at cleanup of SOCKS 5 proxy code based on Linden Coding Standard and comments in the code review.
-
- Mar 28, 2011
-
-
Robin Cornelius authored
-
- Oct 13, 2010
-
-
Oz Linden authored
-
- Sep 21, 2010
-
-
Brad Payne (Vir Linden) authored
-
- Aug 13, 2010
-
-
Oz Linden authored
-
- Jan 19, 2009
-
-
svn+ssh://svn.lindenlab.com/svn/linden/branches/server/server-1.25Robert Knop authored
Still merging from server-1.25... one day I will catch up! No conflicts
-
- Jan 07, 2009
-
-
Aaron Brashears authored
Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165
-
- Sep 12, 2008
-
-
Steven Bennetts authored
merge viewer_1-21 94770-96059 -> release
-
- Oct 04, 2007
-
-
Aaron Brashears authored
Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code.
-
- Feb 02, 2007
-
- Jan 17, 2007
-
- Jan 02, 2007
-
-
James Cook authored
-