New, faster, stanza serialization
[prosody.git] / util /
2008-12-10 Matthew WildNew, faster, stanza serialization
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...
2008-11-23 Matthew WildMerge from waqas
2008-11-23 Matthew WildMerge from waqas
2008-11-22 Waqas HussainAdded discohelper
2008-11-22 Matthew WildAdd helper function for adding message bodies to stanzas
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-11-20 Matthew WildRemove or comment useless prints, or change them to...
2008-11-19 Matthew WildDon't forget to escape XML in attributes. Thanks to...
2008-11-18 Matthew WildWe have SRV resolving \o/
2008-11-16 Tobias MarkmannRemoving some debug messages.
2008-11-15 Tobias MarkmannProviding some human readable error messages and some...
2008-11-15 Tobias MarkmannMade SASL module fit the new interface.
2008-11-15 Waqas HussainStarted using realm in password hashing, and added...
2008-11-15 Matthew WildMerge new SASL code from Tobias and Waqas
2008-11-15 Tobias MarkmannMerging with Waqas' code.
2008-11-15 Tobias MarkmannSet username in a SASL object.
2008-11-15 Tobias MarkmannMerge with Waqas changes to mod_saslauth.
2008-11-15 Tobias MarkmannMade PLAIN method in sasl.lua module follow new interface.
2008-11-15 Tobias MarkmannMerging my new SASL code with Waqas' adjusted saslauth...
2008-11-15 Matthew WildMerge from waqas
2008-11-15 Waqas HussainSome bugs fixed
2008-11-14 Matthew WildA treat for Linux users ;)
2008-11-14 Matthew WildSome more logging fixes
2008-11-13 Matthew WildMerge from waqas
2008-11-13 Waqas HussainAdded util.datetime: Utility methods to support XEP...
2008-11-13 Waqas HussainAdded support for storing (and removing), loading and...
2008-11-13 Waqas HussainFixed stanza deserialization
2008-11-13 Matthew WildAdd new top_tag() method to stanzas
2008-11-12 Tobias MarkmannRewrote SASL Digest-MD5 responce generating code, fixed...
2008-11-10 Tobias MarkmannMerging.
2008-11-10 Tobias MarkmannForward response stanzas to sasl.lua and some other...
2008-11-09 Tobias MarkmannFixing some parsing and some other stuff.
next