summaryrefslogtreecommitdiffstats
path: root/src/pedro/pedroxmpp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* better handle startTls() if client not built with sslBob Jamison2006-08-291-1/+3
* allow either forms-based or older method of in-band registrationBob Jamison2006-08-281-5/+11
* relax need for realm on md5 authBob Jamison2006-08-281-2/+3
* empty messages are passed onto all listeners in pedro, gui ignores such messagesdaleharvey2006-08-031-2/+2
* add configBob Jamison2006-06-191-2/+19
* split utils into separate fileBob Jamison2006-06-011-1794/+1
* Add code to generate and display an SSL-connection event with a padlockBob Jamison2006-05-281-2/+12
* Finish registration stuffBob Jamison2006-05-241-2/+2
* Add gui code for registrationBob Jamison2006-05-241-102/+97
* Improve code for password change and registration cancelBob Jamison2006-05-221-121/+88
* Add placeholders for registration modify and cancelBob Jamison2006-05-221-2/+178
* More doc-ingBob Jamison2006-05-221-133/+385
* More documentationBob Jamison2006-05-221-1/+3
* Improve documentation of event typesBob Jamison2006-05-221-0/+2
* Clean up registration. Comment out authzid from sasl, as wildfire cant handl...Bob Jamison2006-05-221-13/+29
* Check if we are already SSL before trying STARTTLSBob Jamison2006-05-211-1/+8
* Greatly improve SASL challenge parsingBob Jamison2006-05-211-37/+117
* first hack at in-band registrationBob Jamison2006-05-211-5/+85
* Move from the jabber_whiteboard directory to its own, so that it can be updat...Bob Jamison2006-05-151-0/+4842