summaryrefslogtreecommitdiffstats
path: root/src/pedro/pedroxmpp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Completely remove InkboardKrzysztof Kosi??ski2011-06-231-1251/+0
| | | (bzr r10346)
* Fix SHA1 64bit-ism. Clean up warnings.Bob Jamison2008-04-211-5/+5
| | | (bzr r5480)
* Make fallback to iq auth in the odd situation of server saying it has ↵Bob Jamison2008-04-131-1/+1
| | | | | streams v1.0, but doesnt handle sasl (server bug) (bzr r5417)
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-11/+4
| | | (bzr r2720)
* Update pedrogui stuff and makefile. Add placeholder for alternate test ↵Bob Jamison2007-03-181-1/+1
| | | | | framework. (bzr r2705)
* improve streamingBob Jamison2006-12-021-29/+23
| | | (bzr r2067)
* parse bind result from server to get resource. gtalk mangeles your ↵Bob Jamison2006-12-021-0/+8
| | | | | proffered resource, and wants the mangled value back (bzr r2064)
* Add code to generate and display an SSL-connection event with a padlockBob Jamison2006-05-281-1/+8
| | | (bzr r1047)
* Add gui code for registrationBob Jamison2006-05-241-24/+24
| | | (bzr r991)
* Improve code for password change and registration cancelBob Jamison2006-05-221-4/+4
| | | (bzr r958)
* Add placeholders for registration modify and cancelBob Jamison2006-05-221-1/+14
| | | (bzr r956)
* More documentationBob Jamison2006-05-221-31/+65
| | | (bzr r948)
* Improve documentation of event typesBob Jamison2006-05-221-21/+153
| | | (bzr r946)
* first hack at in-band registrationBob Jamison2006-05-211-2/+32
| | | (bzr r910)
* Move from the jabber_whiteboard directory to its own, so that it can be ↵Bob Jamison2006-05-151-0/+1040
updated in parallel. (bzr r846)