Merge 0.10->trunk
[prosody.git] / util-src / encodings.c
2015-11-17 Matthew WildMerge 0.9->0.10
2015-10-17 Kim AlvefurMerge 0.9->0.10
2015-10-11 Kim AlvefurMerge 0.9->0.10
2015-09-26 Kim AlvefurMerge 0.9->0.10
2015-09-25 Kim AlvefurMerge 0.9->0.10
2015-09-25 Matthew WildMerge 0.9->0.10
2015-08-26 Kim AlvefurMerge 0.9->0.10
2015-08-20 Kim AlvefurMerge 0.10->trunk
2015-08-10 Kim AlvefurMerge 0.9->0.10
2015-06-25 Kim AlvefurMerge 0.9->0.10
2015-05-13 Kim AlvefurMerge 0.9->0.10
2015-05-13 Kim AlvefurMerge 0.9->0.10
2015-05-06 Matthew WildMerge
2015-05-03 Kim AlvefurMerge 0.10->trunk
2015-05-03 Kim AlvefurMerge 0.9->0.10
2015-05-02 Kim Alvefurutil.encodings: Move declarations to top of function...
2015-04-26 Kim Alvefurutil-src/*.c: Invert Lua 5.2 compat to be 5.2+ by defau...
2015-04-25 Kim AlvefurMerge 0.9->0.10
2015-04-03 Matthew WildMerge 0.10->trunk
2015-04-03 Kim Alvefurutil-src/*.c: astyle --indent=tab --brackets=attach...
2015-03-27 Matthew WildMerge with merge merge merge
2015-03-27 Matthew WildMerge 0.9->0.10 (third time lucky)
2015-03-26 Kim AlvefurMerge 0.10->trunk
2015-03-26 Kim AlvefurMerge with merge
2015-03-26 Kim AlvefurMerge 0.9->0.10 again
2015-03-26 Matthew WildMerge 0.10->trunk
2015-03-26 Matthew WildMerge 0.9->0.10
2015-03-23 Matthew WildMerge with Zash
2015-03-23 Kim Alvefurutil.encodings: Expose UTF-8 validation and length...
2015-03-23 Kim Alvefurutil.encodings: Perform validation of UTF-8 strings...
2015-02-24 Matthew WildMerge 0.9->0.10
2015-02-21 Kim AlvefurMerge 0.9->0.10
2015-01-26 Kim AlvefurMerge 0.9->0.10
2014-11-20 Kim AlvefurMerge 0.9->0.10
2014-11-09 Kim AlvefurMerge 0.9 -> 0.10
2014-10-26 Kim AlvefurMerge 0.9->0.10
2014-10-14 Matthew WildMerge 0.9->0.10
2014-10-08 Waqas HussainMerge 0.9->0.10
2014-10-05 Kim AlvefurMerge 0.9->0.10
2014-09-17 Kim Alvefurutil-src/*.c: Add macro for compiling with Lua 5.2
2014-09-17 Kim Alvefurutil-src/*.c: Use the more concise lua_setfield
2014-09-18 Kim AlvefurMerge 0.10->trunk
2014-09-16 Kim Alvefurutil-src/*.c: Don't create globals when loaded
2013-09-21 Kim AlvefurMerge Tobias SCRAM-PLUS work
2013-05-01 Matthew WildMerge tls branch
2013-05-01 Matthew WildMerge s2s branch
2013-05-01 Matthew WildMerge sasl branch
2010-12-26 Matthew Wildutil.encodings: Switch comment styles to build ok as...
2010-12-17 Matthew Wildutil-src/Makefile, util-src/encodings.c{,pp}: Port...
2010-12-17 Matthew Wildutil-src/Makefile, util-src/encodings.c{,pp}: Port...
2010-12-17 Matthew WildMerge Tobias->trunk
2010-12-14 Tobias Markmannutil.encodings: Support for ICU for IDNA operations.
2010-12-14 Tobias Markmannutil.encodings: Support for ICU for IDNA operations.
2011-06-04 Matthew Wildutil.encodings: Fix small typo introduced in 7f789266b741
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-05-22 Paul Aurichutil.encodings: Check return values before proceeding
2011-05-22 Paul Aurichutil.encodings: Swap code order ("ifndef" bugs me)
2011-05-22 Paul Aurichutil.encodings: Fix idna.to_unicode
2010-12-26 Matthew Wildutil.encodings: Switch comment styles to build ok as...
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2010-03-03 Matthew WildMerge 0.6.2/waqas with 0.6.2/MattJ
2010-02-25 Matthew WildMerge with 0.6
2010-02-09 Waqas Hussainutil.encodings: Use STD3 ASCII rules for idna.to_ascii.
2010-02-09 Waqas Hussainutil.encodings: Use STD3 ASCII rules for idna.to_ascii.
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-02 Waqas HussainMerge with 0.5
2009-10-02 Waqas HussainMerge
2009-10-02 Waqas Hussainutil.encodings: Removed a bit of unreachable code.
2009-10-02 Waqas Hussainutil.encodings: Included idn-free.h, which explicitly...
2009-10-02 Waqas Hussainutil.encodings: Fixed: Last change was not ANSI C compa...
2009-09-29 Matthew WildMerge with 0.5
2009-09-29 Matthew Wildutil.encodings: Don't throw an error but return nil...
2009-09-27 Matthew WildMerge with trunk
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)
next