index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llmessage
/
llproxy.cpp
Age
Commit message (
Expand
)
Author
2013-06-05
merge with viewer-release
Richard Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-01-08
SH-3468 WIP add memory tracking base class
Richard Linden
2013-01-06
SH-3468 WIP add memory tracking base class
Richard Linden
2011-10-14
b782a75c99e6 backout cleanup
Dave Parks
2011-09-08
LLProxy: Moved the enabling of the UDP proxy back into startSOCKSProxy()
Logan Dethrow
2011-09-07
Merge. Fixed issue with LLProxy code related to changes to the LLSocket inter...
Logan Dethrow
2011-09-06
Renamed LLCurl::check_curl_code() and LLCurl::check_curl_multi_code() to prev...
Logan Dethrow
2011-09-06
LLProxy code review fixes.
Logan Dethrow
2011-09-01
LLProxy start of code review cleanup.
Logan Dethrow
2011-08-31
Merge
Xiaohong Bao
2011-08-08
LLProxy cleanup.
Logan Dethrow
2011-08-04
LLProxy: Added another attempt to download gpu and feature tables after succe...
Logan Dethrow
2011-08-02
LLProxy cleanup.
Logan Dethrow
2011-08-02
Proxy: Improved mutex usage in LLProxy. Introduced an LLAtomic member to trac...
Logan Dethrow
2011-07-29
STORM-1112 Input sanitization of proxy options.
Logan Dethrow
2011-07-28
Proxy cleanup in llstartup.cpp and llproxy.cpp.
Logan Dethrow
2011-07-21
STORM-1112 Protected LLProxy members during cross-thread calls to LLProxy::ap...
Logan Dethrow
2011-07-19
STORM-1112 Added LLProxy::applyProxySettings() to apply proxy settings to cur...
Logan Dethrow
2011-07-13
Code cleanup for the SOCKS 5 proxy viewer.
Logan Dethrow
2011-07-06
Changed lllog messages in llproxy.cpp to new macros.
Logan Dethrow
2011-07-05
STORM-1112 Fixed crash on quit. Other minor fixes:
Logan Dethrow
2011-06-28
STORM-1112 More cleanup of SOCKS 5 proxy code.
Logan Dethrow