summaryrefslogtreecommitdiffstats
path: root/src/pedro/pedrogui.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-06-23Completely remove InkboardKrzysztof Kosi??ski1-2757/+0
(bzr r10346)
2007-03-20format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook1-6/+8
(bzr r2720)
2007-03-18Update pedrogui stuff and makefile. Add placeholder for alternate test ↵Bob Jamison1-1/+1
framework. (bzr r2705)
2007-03-18Pedro::pedrogui is not the same as the one in jabber_whiteboardBob Jamison1-89/+14
(bzr r2702)
2007-01-11lessen the overkill nature of whiteboard's QuitBob Jamison1-1/+4
(bzr r2183)
2006-08-06initial keynodetable workdaleharvey1-1/+1
(bzr r1570)
2006-08-03empty messages are passed onto all listeners in pedro, gui ignores such messagesdaleharvey1-11/+14
(bzr r1553)
2006-08-02refactored session establishmentdaleharvey1-2/+2
(bzr r1541)
2006-07-30restructuring session-managerdaleharvey1-4/+0
(bzr r1520)
2006-07-30working on session establishmentdaleharvey1-4/+6
(bzr r1515)
2006-07-08added gui code for whiteboarddaleharvey1-2/+73
(bzr r1376)
2006-07-07added a copy of pedrogui to jabber_whiteboard for custom developmentdaleharvey1-0/+0
(bzr r1374)
2006-06-19add configBob Jamison1-116/+334
(bzr r1233)
2006-06-01split utils into separate fileBob Jamison1-6/+113
(bzr r1121)
2006-05-29Add a configuration record. Modify the GUI later.Bob Jamison1-0/+2
(bzr r1051)
2006-05-28Add code to generate and display an SSL-connection event with a padlockBob Jamison1-5/+56
(bzr r1047)
2006-05-24Finish registration stuffBob Jamison1-29/+68
(bzr r994)
2006-05-24Add gui code for registrationBob Jamison1-0/+151
(bzr r991)
2006-05-22Clean up registration. Comment out authzid from sasl, as wildfire cant ↵Bob Jamison1-1/+7
handle it. (bzr r934)
2006-05-21Greatly improve SASL challenge parsingBob Jamison1-1/+1
(bzr r925)
2006-05-21first hack at in-band registrationBob Jamison1-2/+8
(bzr r910)
2006-05-15Move from the jabber_whiteboard directory to its own, so that it can be ↵Bob Jamison1-0/+2175
updated in parallel. (bzr r846)