summaryrefslogtreecommitdiff
path: root/indra/llmessage
AgeCommit message (Collapse)Author
2010-02-17Post-review cleanup.Dave Parks
2010-02-17mergeDave Parks
2010-02-17Switched program database on windows to edit and continue for non-release ↵Dave Parks
builds. Adding a debug watch to LLCurlRequest to avoid invalidating iterator on processing posts. Mesh bulk uploading rewrite work in progress. 404 icons for mesh assets.
2010-02-13merge from viewer2. this fucks up davep's optimizations, so I'll backout ↵Tofu Linden
their backout next to restore them. I hope. Sheesh.
2010-02-12Changing viewer unit test licenses to viewergplMark Palange (Mani)
2010-02-11Multi-threaded asset uploading with proper ordering first draft.Dave Parks
2010-02-04merge from viewer2.Tofu Linden
2010-02-03CID-277Tofu Linden
Checker: UNINIT_CTOR Function: LLPacketBuffer::LLPacketBuffer(const LLHost &, const char *, int) File: /indra/llmessage/llpacketbuffer.cpp a fix I like better.
2010-02-03CID-277Tofu Linden
Checker: UNINIT_CTOR Function: LLPacketBuffer::LLPacketBuffer(const LLHost &, const char *, int) File: /indra/llmessage/llpacketbuffer.cpp
2010-02-03CID-278Tofu Linden
Checker: UNINIT_CTOR Function: LLTransferTargetParamsFile::LLTransferTargetParamsFile() File: /indra/llmessage/lltransfertargetfile.h
2010-02-03CID-279Tofu Linden
Checker: UNINIT_CTOR Function: LLTransferTarget::LLTransferTarget(e_transfer_target_type, const LLUUID &, e_transfer_source_type) File: /indra/llmessage/lltransfermanager.cpp
2010-02-03CID-280Tofu Linden
Checker: UNINIT_CTOR Function: LLTransferTargetParamsVFile::LLTransferTargetParamsVFile() File: /indra/llmessage/lltransfertargetvfile.cpp dead field.
2010-02-03CID-281Tofu Linden
Checker: UNINIT_CTOR Function: LLTransferSourceParamsAsset::LLTransferSourceParamsAsset() File: /indra/llmessage/lltransfersourceasset.cpp
2010-01-29merge from viewer2.Tofu Linden
2010-01-29CID-298Tofu Linden
Checker: UNINIT_CTOR Function: LLMsgData::LLMsgData(const char *) File: /indra/llmessage/llmessagetemplate.h
2010-01-29CID-305Tofu Linden
Checker: UNINIT_CTOR Function: LLSrvRecord::LLSrvRecord(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, unsigned int) File: /indra/llmessage/llares.cpp
2010-01-29CID-306Tofu Linden
Checker: UNINIT_CTOR Function: LLAddrRecord::LLAddrRecord(LLResType, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, unsigned int) File: /indra/llmessage/llares.cpp
2010-01-29CID-307Tofu Linden
Checker: UNINIT_CTOR Function: LLQueryResponder::LLQueryResponder() File: /indra/llmessage/llares.cpp
2010-01-29CID-308Tofu Linden
Checker: UNINIT_CTOR Function: LLPartSysCompressedPacket::LLPartSysCompressedPacket() File: /indra/llmessage/partsyspacket.cpp
2010-01-29partial appeasement for CID-309Tofu Linden
only this piece really matters. a bit. Checker: UNINIT_CTOR Function: LLMessageSystem::LLMessageSystem(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, unsigned int, int, int, int, bool, float, float) File: /indra/llmessage/message.cpp
2010-01-29CID-310Tofu Linden
Checker: UNINIT_CTOR Function: LLSimpleResponse::LLSimpleResponse() File: /indra/llmessage/llhttpnode.h
2010-01-29CID-311Tofu Linden
Checker: UNINIT_CTOR Function: LLXfer::LLXfer(int) File: /indra/llmessage/llxfer.cpp
2010-01-29CID-312Tofu Linden
Checker: UNINIT_CTOR Function: LLHTTPPipe::Response::Response() File: /indra/llmessage/lliohttpserver.cpp
2010-01-29CID-313Tofu Linden
Checker: UNINIT_CTOR Function: LLHTTPPipe::LLHTTPPipe(const LLHTTPNode &) File: /indra/llmessage/lliohttpserver.cpp
2010-01-29CID-314Tofu Linden
Checker: UNINIT_CTOR Function: LLHTTPResponseHeader::LLHTTPResponseHeader() File: /indra/llmessage/lliohttpserver.cpp
2010-01-29CID-315Tofu Linden
Checker: UNINIT_CTOR Function: LLIMInfo::LLIMInfo() File: /indra/llmessage/llinstantmessage.cpp
2010-01-29CID-316Tofu Linden
Checker: UNINIT_CTOR Function: LLHTTPAssetRequest::LLHTTPAssetRequest(LLHTTPAssetStorage *, const LLUUID &, LLAssetType::EType, LLAssetStorage::ERequestType, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, void *) File: /indra/llmessage/llhttpassetstorage.cpp
2010-01-29CID-317Tofu Linden
Checker: UNINIT_CTOR Function: LLCacheNameEntry::LLCacheNameEntry() File: /indra/llmessage/llcachename.cpp
2010-01-28Merge from viewer2 trunk.Tofu Linden
2010-01-27CID-254Tofu Linden
Checker: UNINIT Function: LLCacheName::Impl::processUUIDRequest(LLMessageSystem *, bool) File: /indra/llmessage/llcachename.cpp
2010-01-27CID-188Tofu Linden
Checker: RESOURCE_LEAK Function: LLTemplateParser::LLTemplateParser(LLTemplateTokenizer &) File: /indra/llmessage/llmessagetemplateparser.cpp
2010-01-27CID-109Tofu Linden
Checker: MISSING_BREAK Function: operator <<(std::basic_ostream<char, std::char_traits<char>>&, const LLNameValue &) File: /indra/llmessage/llnamevalue.cpp
2010-01-27CID-110Tofu Linden
Checker: MISSING_BREAK Function: LLTransferSourceChannel::updateTransfers() File: /indra/llmessage/lltransfermanager.cpp not a bug, commented.
2010-01-27CID-100Tofu Linden
Checker: INVALIDATE_ITERATOR Function: buildBlock(unsigned char *, int, const LLMessageBlock *, LLMsgData *) File: /indra/llmessage/lltemplatemessagebuilder.cpp
2010-01-22Merge from v2 trunk.Tofu Linden
2010-01-20DEV-35248: Allow NoVerifySSLCert to uniformly disable verificationNat Goodspeed
Introduce static LLCurl SSL verification flag, default 'true', accessed by LLCurl::setSSLVerify() and getSSLVerify(). Make LLCurl::Easy::prepRequest() check LLCurl::getSSLVerify() instead of unconditionally setting CURLOPT_SSL_VERIFYPEER 'true'. Also set CURLOPT_SSL_VERIFYHOST to match. Make LLXMLRPCTransaction::Impl::init() examine LLCurl::getSSLVerify(), instead of directly examining gSavedSettings.getBOOL("NoVerifySSLCert"). Make LLURLRequest::checkRootCertificate() set CURLOPT_SSL_VERIFYHOST as well as CURLOPT_SSL_VERIFYPEER. Make request() in llhttpclient.cpp (used by LLHTTPClient::getByteRange(), head(), get(), getHeaderOnly(), put(), post(), postRaw(), postFile(), del(), move()) pass LLCurl::getSSLVerify() to checkRootCertificate(), rather than constant 'true'. Make LLAppViewer::mainLoop() call LLCurl::setSSLVerify(! gSavedSettings.getBOOL("NoVerifySSLCert")) at the same time it calls LLCurl::setCAFile(), a comparable bit of static setup.
2009-12-18Merge with viewer-2-0Dave Parks
2009-12-16Tracking down stalls in llpumpio and agent updates.Dave Parks
2009-12-14Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0.brad kittenbrink
2009-12-14Merging in latest viewer 2Palmer Truelson
2009-12-10DEV-44138 About Land - Access tab - make AO overriden options clearSoft Linden
2009-12-07Merge of viewer 2 changesPalmer
2009-12-07Another merge of include dependency cleanup work with viewer-2-0.brad kittenbrink
2009-12-03Work around Linux viewer test program catch failureNat Goodspeed
2009-12-01DEV-43622 : API change (no functionality change) to fix a design error in LLSDKent Quirk
I made it about a year and a half ago; Zero found it while reading code. I had added a return value to LLSD::insert(), but a) did it wrong, and b) broke the STL-like semantics of insert(). So I've put insert() back to returning void and created LLSD::with(), which does what my earlier insert() did. The compiler then caught all the cases where insert()'s return value were being used, and I changed those to use with() instead.
2009-11-28Migrated LLUUIDs and some float constants out of headers into .cpp filesJames Cook
Moved some functions with llinfos into .cpp files Linker optimizations, all
2009-11-28De-inline virtual functions with llerrs to reduce link time.James Cook
2009-11-28Fixed a typo in includes list.James Cook
2009-11-27Add CMake var LL_TESTS to optionally disable tests for build timingJames Cook
2009-11-27Move sound id declarations to cpp file to reduce redundant linker symbols.James Cook
Cuts size of object files dramatically, often 100KB apiece.