| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-09-05 | Fixed md5 buffer not being correctly zero-initialized and refactored code. ↵ | TJ | |
| (#2507) | |||
| 2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
| LF, and trim trailing whitespaces as needed | |||
| 2023-03-01 | SL-18330: Use C++ standard types for llmd5, not local typedefs. | Nat Goodspeed | |
| Not only do the local typedefs make the code less readable, they also rely on assumptions about the implementation. The standard types are guaranteed by the C++ library implementation. | |||
| 2022-11-03 | DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. | Nat Goodspeed | |
| It's a little distressing how often we have historically coded S32 or U32 to pass a length or index. There are more such assumptions in other viewer subdirectories, but this is a start. | |||
| 2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
| 2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
| 2011-01-10 | Automated merge from mesh-development | Loren Shih | |
| 2011-01-07 | expose << operator for LLMD5 objects in LL_COMMON_API | Brad Payne (Vir Linden) | |
| 2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
| 2010-07-19 | EXT-8360 WIP - propagating COF item name changes various places | Brad Payne (Vir Linden) | |
| 2009-05-22 | DEV-27646 dll linkage for login module. | Brad Kittenbrink | |
| Ok, finally got this to a point where it doesn't break the build and I can check in. llcommon can be built as a shared library (disabled but can be enabled with cmake cache var LLCOMMON_LINK_SHARED. reviewed by Mani on tuesday (I still need to get his suggested changes re-reviewed) | |||
| 2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
| svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
| 2008-06-02 | svn merge -r88066:88786 ↵ | Bryan O'Sullivan | |
| svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake-9-merge dataserver-is-deprecated for-fucks-sake-whats-with-these-commit-markers | |||
