Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ran astyle SERVER-2304 | Eliot Horowitz | 2011-01-04 | 1 | -20/+20 |
* | stdafx->pch | Dwight | 2010-04-27 | 1 | -1/+1 |
* | move alphabet to .h | Eliot Horowitz | 2010-03-11 | 1 | -33/+2 |
* | remove some manual free()s and mixed new/free() | Mathias Stearn | 2010-02-12 | 1 | -11/+7 |
* | uassert/massert take error code SERVER-112 | Eliot Horowitz | 2009-12-28 | 1 | -1/+1 |
* | match free to malloc | Mathias Stearn | 2009-11-14 | 1 | -1/+1 |
* | all client files now marked as Apache 2.0. SERVER-329. | Mathias Stearn | 2009-10-27 | 1 | -15/+14 |
* | GCC4.4 doesn't like char array subscripts | Mathias Stearn | 2009-10-15 | 1 | -11/+11 |
* | finish getting rid of boost base64 | Eliot Horowitz | 2009-10-01 | 1 | -3/+10 |
* | fix base64 issue | Eliot Horowitz | 2009-10-01 | 1 | -15/+18 |
* | base64 decode | Eliot Horowitz | 2009-09-30 | 1 | -16/+65 |
* | simple base64::encode | Eliot Horowitz | 2009-09-30 | 1 | -0/+86 |