summaryrefslogtreecommitdiffstats
path: root/src/pedro/pedroxmpp.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-23Completely remove InkboardKrzysztof Kosi??ski1-3649/+0
2008-06-05address some cast-away-const warnings.Peter Moulder1-3/+3
2008-04-21Fix SHA1 64bit-ism. Clean up warnings.Bob Jamison1-42/+42
2008-04-13improve error reporting from TcpSocketBob Jamison1-3/+5
2008-04-13more debug output messagesBob Jamison1-2/+4
2008-04-13Make fallback to iq auth in the odd situation of server saying it has streams...Bob Jamison1-9/+15
2008-04-13Make pedro dom list simplerBob Jamison1-11/+10
2008-04-13make saslMd5Authenticate() error message a bit smarterBob Jamison1-1/+15
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+2
2008-01-25first set of updates to headers for clean gcc 4.3 buildsKees Cook1-0/+1
2007-03-20format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook1-20/+24
2007-03-18Update pedrogui stuff and makefile. Add placeholder for alternate test framew...Bob Jamison1-1/+1
2007-03-12Allow server to skip final "rspauth" SASL handshakeBob Jamison1-0/+7
2006-12-02improve streamingBob Jamison1-483/+403
2006-12-02parse bind result from server to get resource. gtalk mangeles your proffered...Bob Jamison1-23/+30
2006-11-24remove error message from groupChatCreate(). Gtalk should be ok with groups ...Bob Jamison1-2/+2
2006-11-24remove 'from=' from messages, to work better with googletalk. It mangles the...Bob Jamison1-32/+56
2006-08-29better handle startTls() if client not built with sslBob Jamison1-1/+3
2006-08-28allow either forms-based or older method of in-band registrationBob Jamison1-5/+11
2006-08-28relax need for realm on md5 authBob Jamison1-2/+3
2006-08-03empty messages are passed onto all listeners in pedro, gui ignores such messagesdaleharvey1-2/+2
2006-06-19add configBob Jamison1-2/+19
2006-06-01split utils into separate fileBob Jamison1-1794/+1
2006-05-28Add code to generate and display an SSL-connection event with a padlockBob Jamison1-2/+12
2006-05-24Finish registration stuffBob Jamison1-2/+2
2006-05-24Add gui code for registrationBob Jamison1-102/+97
2006-05-22Improve code for password change and registration cancelBob Jamison1-121/+88
2006-05-22Add placeholders for registration modify and cancelBob Jamison1-2/+178
2006-05-22More doc-ingBob Jamison1-133/+385
2006-05-22More documentationBob Jamison1-1/+3
2006-05-22Improve documentation of event typesBob Jamison1-0/+2
2006-05-22Clean up registration. Comment out authzid from sasl, as wildfire cant handl...Bob Jamison1-13/+29
2006-05-21Check if we are already SSL before trying STARTTLSBob Jamison1-1/+8
2006-05-21Greatly improve SASL challenge parsingBob Jamison1-37/+117
2006-05-21first hack at in-band registrationBob Jamison1-5/+85
2006-05-15Move from the jabber_whiteboard directory to its own, so that it can be updat...Bob Jamison1-0/+0
2006-05-04Newer filesBob Jamison1-47/+103