Merge from waqas
[prosody.git] / util /
2009-02-16 Matthew WildMerge from waqas
2009-02-16 Matthew WildMerge waqas with waqas
2009-02-14 Tobias MarkmannAdding TODO notice on UUIDs for usage with SASL ANONYMOUS.
2009-02-14 Tobias MarkmannMerging with tip.
2009-02-14 Tobias MarkmannAdding inital support for ANONYMOUS mechanism in SASL.
2009-02-13 Waqas HussainLogging format improvement
2009-02-13 Waqas HussainLogging format improvement
2009-02-11 Matthew WildMerge with waqas for MUC/routing fixes
2009-02-11 Matthew Wildutil.stanza: Temporary fix for serializing attributes...
2009-02-01 Matthew Wildutil.uuid: Return a string, not a number. Looked so...
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-29 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-22 Matthew Wildutil.dependencies: Not finding our own libraries is...
2009-01-22 Matthew Wildutil.dependencies: Show useful messages when our own...
2009-01-16 Matthew Wildutil.datamanager: Small fix for clearer logging of...
2009-01-14 Waqas Hussainutil/jid: string prepping functions added: prepped_spli...
2009-01-14 Waqas Hussainutil/logger: setwriter now returns the old writer on...
2009-01-13 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-13 Waqas Hussaindatamanager: Change log message from type "warn" to...
2009-01-11 Matthew WildAdd child_with_ns() method to stanza elements, and...
2009-01-10 Waqas Hussainsasl: Set realm to be the current realm when the client...
2009-01-09 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-01-09 Matthew WildRestore fix for missing last_add on deserialized stanza...
2009-01-09 Waqas Hussainsasl: Don't fail for realm=""
2008-12-27 Waqas HussainAdded util.multitable.set
2008-12-25 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-25 Waqas HussainMoved directory auto-creation to datamanager
2008-12-24 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-22 Matthew WildMerge from waqas
2008-12-16 Matthew WildSecond merge from waqas
2008-12-16 Matthew WildMerge from waqas
2008-12-15 Waqas HussainFixed URL encoding to generate %0x instead of %x
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-10 Matthew WildNew, faster, stanza serialization
2008-12-10 Waqas HussainOptimized stanza_mt.__tostring (called when doing tostr...
2008-12-07 Waqas HussainRemoved the unnecessary idna.to_ascii applied to the...
2008-12-07 Waqas HussainReturn error when the given realm value does not match...
2008-12-07 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-07 Waqas HussainLatin1 support for SASL DIGEST-MD5 (second, and possibl...
2008-12-07 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2008-12-07 Waqas HussainLatin1 support for SASL DIGEST-MD5 (initial commit)
2008-12-06 Matthew WildMerge from waqas
2008-12-06 Matthew WildMake it possible to set custom output handler for logger
2008-12-06 Matthew WildMerge from waqas
2008-12-06 Matthew WildDatamanager logs data_path
2008-12-06 Matthew WildMerge from waqas/myself
2008-12-06 Matthew WildSmall fix for multitable
2008-12-05 Matthew WildMerge from waqas
2008-12-05 Waqas HussainMultiTable: Remove all empty sub-tables when elements...
2008-12-05 Matthew WildMerge from waqas
2008-12-04 Waqas Hussainutil.multitable - A table with multiple key for each...
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Waqas HussainChanged util.datamanager to use util.serialization
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Waqas HussainAdded module util.serialization
2008-12-04 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-04 Waqas HussainReorder the disco info elements to place always include...
2008-12-03 Matthew WildAutomated merge with http://84.46.7.57:1234
2008-12-03 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-12-03 Waqas HussainFix for handling latin1 encoded hostnames in SASL
2008-12-03 Matthew WildFill blank with URL
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-30 Tobias MarkmannConverting latin encoded responsed to utf-8 when needed.
2008-11-30 Tobias MarkmannAutomerge with waqas.
2008-11-30 Waqas HussainAdded function latin1toutf8 to sasl.lua, for processing...
2008-11-30 Tobias MarkmannAutomated merge with h-h.
2008-11-30 Tobias MarkmannRemove that idn stuff for realm because it's either...
2008-11-30 Matthew WildMerge from waqas
2008-11-30 Matthew WildMerge with Tobias
2008-11-30 Tobias Markmannidna-to-unicode so password_handler looks for the right...
2008-11-29 Tobias MarkmannDo idna-to-ascii to the realm we send first in Digest...
2008-11-29 Tobias MarkmannAutomated merge.
2008-11-29 Matthew WildMerfe from Tobias
2008-11-29 Tobias MarkmannApply IDNA to ASCII on hostnames.
2008-11-29 Tobias MarkmannForced merge.
2008-11-29 Matthew WildAutomated merge with http://waqas.ath.cx/
2008-11-29 Waqas HussainAdded a FIXME
2008-11-29 Waqas HussainImproved the regexp used to parse the client response...
2008-11-29 Waqas HussainFixed logging in datamanager
2008-11-28 Matthew WildMerge from waqas
2008-11-28 Tobias MarkmannDo idna_to_ascii when building own response.
2008-11-28 Waqas HussainAdded option core.data_path
2008-11-27 Matthew WildMerge from waqas
2008-11-27 Waqas HussainCompletely switched to new hashes library from the...
2008-11-27 Matthew WildNice enhancement for logging output
2008-11-26 Matthew WildMerge from waqas
2008-11-26 Matthew WildYes, we don't put these things in here, we put them...
2008-11-26 Waqas HussainAdded mod_ping with support for [XEP-0199: XMPP Ping]
2008-11-25 Matthew WildRefuse to run without SSL/TLS unless run_without_ssl...
2008-11-25 Matthew WildTrivial whitespace fix in the missing dependency message
2008-11-25 Matthew WildAdd MD5 to the list of checked dependencies
2008-11-25 Matthew WildFriendlier messages on missing dependencies
2008-11-25 Matthew WildFix softreq, so it reports when no suitable MD5 library...
2008-11-23 Tobias MarkmannSome ends too much.
2008-11-23 Tobias MarkmannSome changes to report more correct SASL failures....
2008-11-23 Tobias MarkmannMerging with main branch.
2008-11-23 Tobias MarkmannChecking some variables for nil so no errors occur...
next