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