summaryrefslogtreecommitdiffstats
path: root/src/pedro/pedrogui.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Completely remove InkboardKrzysztof Kosi??ski2011-06-231-2757/+0
| | | (bzr r10346)
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-6/+8
| | | (bzr r2720)
* Update pedrogui stuff and makefile. Add placeholder for alternate test ↵Bob Jamison2007-03-181-1/+1
| | | | | framework. (bzr r2705)
* Pedro::pedrogui is not the same as the one in jabber_whiteboardBob Jamison2007-03-181-0/+2755
| | | (bzr r2702)
* dropping moved/dead filesKees Cook2007-03-131-2758/+0
| | | (bzr r2630)
* remove old *.mingw filesBob Jamison2007-02-201-0/+3
| | | (bzr r2408)
* add configBob Jamison2006-06-191-116/+334
| | | (bzr r1233)
* split utils into separate fileBob Jamison2006-06-011-6/+113
| | | (bzr r1121)
* Add a configuration record. Modify the GUI later.Bob Jamison2006-05-291-0/+2
| | | (bzr r1051)
* Add code to generate and display an SSL-connection event with a padlockBob Jamison2006-05-281-5/+56
| | | (bzr r1047)
* Finish registration stuffBob Jamison2006-05-241-29/+68
| | | (bzr r994)
* Add gui code for registrationBob Jamison2006-05-241-0/+151
| | | (bzr r991)
* Clean up registration. Comment out authzid from sasl, as wildfire cant ↵Bob Jamison2006-05-221-1/+7
| | | | | handle it. (bzr r934)
* Greatly improve SASL challenge parsingBob Jamison2006-05-211-1/+1
| | | (bzr r925)
* first hack at in-band registrationBob Jamison2006-05-211-2/+8
| | | (bzr r910)
* Move from the jabber_whiteboard directory to its own, so that it can be ↵Bob Jamison2006-05-151-0/+2175
updated in parallel. (bzr r846)