summaryrefslogtreecommitdiff
path: root/src/stringprep (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/ejabberd_app.erl: Now possible to specify path to log fileAlexey Shchepin2003-12-281-1/+1
* * src/configure.ac: Build system now done using autoconf (thanksAlexey Shchepin2003-10-171-6/+12
* * doc/guide.tex: UpdatedAlexey Shchepin2003-10-111-0/+40
* * src/stringprep/stringprep_drv.c: Removed needless iconv.hAlexey Shchepin2003-10-101-1/+0
* * src/ejabberd_c2s.erl: Added authentification loggingAlexey Shchepin2003-10-093-72/+23
* * src/ejabberd_c2s.erl: Added support for "jid-malformed" errorAlexey Shchepin2003-10-084-323/+427
* * (all): Changed JID storage format, added support for stringprepAlexey Shchepin2003-10-073-938/+982
* *** empty log message ***Alexey Shchepin2003-10-066-358/+3583
* * src/stringprep/stringprep_drv.c: Added support for nameprep,Alexey Shchepin2003-09-282-53/+108
* * src/stringprep/: Support for stringprep (not completed yet)Alexey Shchepin2003-09-265-0/+1164