summaryrefslogtreecommitdiff
path: root/sleekxmpp/jid.py
AgeCommit message (Expand)Author
2012-08-01Use the proper mappings for nodeprep.Lance Stout
2012-07-27Compile JID pattern regex.Lance Stout
2012-07-24Fix JID validation bugs, add lots of tests.Lance Stout
2012-07-24Add more validation for 0 length JID components.Lance Stout
2012-07-24Finish docstrings for jid.pyLance Stout
2012-07-24Cleanup and docs.Lance Stout
2012-07-24Add JID escaping support.Lance Stout
2012-07-24Add validation for JIDs.Lance Stout