summaryrefslogtreecommitdiffstats
path: root/src/pedro/pedroxmpp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* address some cast-away-const warnings.Peter Moulder2008-06-051-3/+3
* Fix SHA1 64bit-ism. Clean up warnings.Bob Jamison2008-04-211-42/+42
* improve error reporting from TcpSocketBob Jamison2008-04-131-3/+5
* more debug output messagesBob Jamison2008-04-131-2/+4
* Make fallback to iq auth in the odd situation of server saying it has streams...Bob Jamison2008-04-131-9/+15
* Make pedro dom list simplerBob Jamison2008-04-131-11/+10
* make saslMd5Authenticate() error message a bit smarterBob Jamison2008-04-131-1/+15
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+2
* first set of updates to headers for clean gcc 4.3 buildsKees Cook2008-01-251-0/+1
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-20/+24
* Update pedrogui stuff and makefile. Add placeholder for alternate test framew...Bob Jamison2007-03-181-1/+1
* Allow server to skip final "rspauth" SASL handshakeBob Jamison2007-03-121-0/+7
* improve streamingBob Jamison2006-12-021-483/+403
* parse bind result from server to get resource. gtalk mangeles your proffered...Bob Jamison2006-12-021-23/+30
* remove error message from groupChatCreate(). Gtalk should be ok with groups ...Bob Jamison2006-11-241-2/+2
* remove 'from=' from messages, to work better with googletalk. It mangles the...Bob Jamison2006-11-241-32/+56
* 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