summaryrefslogtreecommitdiff
path: root/util/base64.cpp
Commit message (Expand)AuthorAgeFilesLines
* match free to mallocMathias Stearn2009-11-141-1/+1
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-15/+14
* GCC4.4 doesn't like char array subscriptsMathias Stearn2009-10-151-11/+11
* finish getting rid of boost base64Eliot Horowitz2009-10-011-3/+10
* fix base64 issueEliot Horowitz2009-10-011-15/+18
* base64 decodeEliot Horowitz2009-09-301-16/+65
* simple base64::encodeEliot Horowitz2009-09-301-0/+86