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
/
llcorehttp
/
httpcommon.cpp
Age
Commit message (
Expand
)
Author
2016-12-19
DRTVWR-418: Use U32 for int (and hex) of HttpStatus in 64-bit too.
Nat Goodspeed
2016-04-04
merge with 4.0.3-release
Oz Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-09-21
Add cleanup to LLCore prevent occasional crash on exit.
Rider Linden
2015-09-15
MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib
Rider Linden
2015-03-25
Replace appearance responder with new LLCore Appearance Handler.
Rider Linden
2015-03-23
Slightly cleaner than this-> ing everythnig.
Rider Linden
2015-03-23
Continue with gcc issues.
Rider Linden
2015-03-16
Removal of RPCXML dep on LLCurl switching to LLCore::Html
Rider Linden
2014-10-10
MAINT-4564 HTTP Pipelining is not happening in Drano HTTP Phase 4
Monty Brandenberg
2014-09-18
Documentation. Describe curl bug 1420 testing and how to
Monty Brandenberg
2014-09-04
Pipelining work. Extend transfer timeout by the pipeline depth
Monty Brandenberg
2013-10-04
Merge. Pull in viewer-release after 3.6.7 release.
Monty Brandenberg
2013-09-24
SH-3690 SH-4505 Cleanup pass through code.
Monty Brandenberg
2013-09-11
SH-4490 More 'humane' error code presentation from llcorehttp callers
Monty Brandenberg
2013-05-09
Merge downstream code and viewer-beta
simon
2013-05-06
BUG-2295/MAINT-2624 unexpected crash around Content-Range: header processing
Monty Brandenberg
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2012-07-16
SH-3189 Remove/improve naive data structures
Monty Brandenberg
2012-06-19
Cleanup: move magic nubmers to new _httpinternal.h header file.
Monty Brandenberg
2012-06-06
Policy + caching fixes + https support + POST working
Monty Brandenberg
2012-06-01
Platform fixups Linux: unused variables, make error strings constant.
Monty Brandenberg
2012-06-01
Major steps towards implementing the policy component.
Monty Brandenberg
2012-05-23
Integrate llcorehttp library into lltexturefetch design.
Monty Brandenberg
2012-04-23
Okay, imported the core-http library and got it compiling suspiciously easily.
Monty Brandenberg