net.server_event: Check the buffer *length*, not the buffer itself (Fixes 100% cpu...
[prosody.git] / util / jid.lua
2013-12-16 Matthew Wildutil.jid: Strip trailing '.' when normalizing hostnames
2011-11-01 Waqas Hussainutil.jid: Added escape() and unescape().
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.6->0.7
2010-08-30 Matthew Wildutil.jid: Fix parsing of JIDs with no nodepart and...
2010-07-16 Matthew WildMerge Zash->trunk
2010-07-15 Kim Alvefurutil.jid: compare() added, with some tests.
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-02-05 Matthew WildMerge with backout
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-27 Matthew Wildutil.jid: Add join(node, host, resource) function to...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-05-22 Matthew WildMerge with 0.4
2009-05-22 Matthew WildMerge with 0.4
2009-05-21 Matthew WildMerge with 0.4
2009-05-19 Matthew WildMerge with 0.4
2009-05-15 Waqas Hussainutil.jid: Eliminate global method use
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2009-01-14 Waqas Hussainutil/jid: string prepping functions added: prepped_spli...
2008-12-16 Matthew WildMerge from waqas
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-23 Tobias MarkmannMerging with main branch.
2008-11-23 Matthew WildMerge from waqas
2008-11-22 Waqas HussainRemoved useless check
2008-11-21 Matthew WildBetter names for variables
2008-11-21 Matthew WildRemove old TODO
2008-11-21 Matthew WildRemove some declarations I added while debugging
2008-11-21 Matthew WildImprove jid.split() and jid.bare() to pass new test...
2008-11-20 Matthew WildAdd jid.bare() helper function
2008-10-22 Matthew WildMerge roster & presence from waqas
2008-10-22 Waqas HussainMinor edit, and added a TODO
2008-10-14 Waqas HussainFixed: util/jid.lua now returns module object
2008-09-30 Matthew Wildjid.split(): Return nil when passed nil
2008-09-27 Matthew WildFixing jid.split() for all JIDs
2008-08-22 matthewFirst commit, where do you want to go tomorrow?