Merge 0.10->trunk
[prosody.git] / util-src / encodings.c
2009-09-27 Matthew WildMerge with 0.5
2009-09-27 Matthew WildMerge with waqas
2009-09-27 Matthew WildMerge with waqas
2009-09-22 Waqas Hussainutil.encodings: Fixed an issue with cross-module memory...
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-02-02 Matthew WildLicensing/version updates for some files (forgot to...
2008-12-07 Waqas HussainFixed util.encodings.base64.decode to not truncate...
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew Wildand the C files too
2008-11-29 Tobias MarkmannAutomated merge.
2008-11-29 Matthew WildMerfe from Tobias
2008-11-29 Tobias MarkmannForced merge.
2008-11-28 Tobias MarkmannUse unsigned int instead of uint because uint is alread...
2008-11-28 Tobias MarkmannTo use free you should include stdlib.h rather than...
2008-11-27 Matthew WildMerge from waqas
2008-11-27 Waqas HussainMinor changes to C files (to prevent compiler warnings)
2008-11-26 Matthew WildFix for hashes.c and encodings.c to rename luaopen...
2008-11-25 Waqas HussainRemoved commented code
2008-11-25 Waqas HussainAdded util-src/encodings.c - support for base64, string...