summaryrefslogtreecommitdiffstats
path: root/src/pedro (unfollow)
Commit message (Expand)AuthorFilesLines
2006-08-30Fixed my mistake with #ifndef/#else/#endif HAVE_SSLBob Jamison1-1/+2
2006-08-29added getHaveSSL()daleharvey1-0/+2
2006-08-29better handle startTls() if client not built with sslBob Jamison1-1/+3
2006-08-29better handle startTls() if client not built with sslBob Jamison1-13/+9
2006-08-29better handle startTls() if client not built with sslBob Jamison1-6/+13
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-08-01added getFirstChild() and exists() to pedrodomdaleharvey1-0/+5
2006-07-07added a copy of pedrogui to jabber_whiteboard for custom developmentdaleharvey1-2/+0
2006-06-25restored pedro/work and added it to make.excludedaleharvey5-0/+1011
2006-06-25removed scratchpad work from pedrodaleharvey5-1011/+0
2006-06-24small changes to allow compilation on windowsdaleharvey2-6/+11
2006-06-23added make files for pedrodaleharvey3-0/+62
2006-06-23added an empty.cpp to pedro, required for builddaleharvey1-0/+1
2006-06-19add configBob Jamison9-207/+769
2006-06-10minor fix to allow Pedro to build on OS XDavid Yip1-0/+2
2006-06-01split utils into separate fileBob Jamison7-1805/+2122
2006-05-29Add a configuration record. Modify the GUI later.Bob Jamison5-11/+499
2006-05-29add test for configBob Jamison1-1/+35
2006-05-28Add code to generate and display an SSL-connection event with a padlockBob Jamison4-8/+83
2006-05-24Finish registration stuffBob Jamison3-36/+86
2006-05-24Add gui code for registrationBob Jamison4-126/+316
2006-05-22Improve code for password change and registration cancelBob Jamison2-125/+92
2006-05-22Add placeholders for registration modify and cancelBob Jamison2-3/+192
2006-05-22More doc-ingBob Jamison1-133/+385
2006-05-22More documentationBob Jamison2-32/+68
2006-05-22Improve documentation of event typesBob Jamison2-21/+155
2006-05-22Clean up registration. Comment out authzid from sasl, as wildfire cant handl...Bob Jamison2-14/+36
2006-05-21Check if we are already SSL before trying STARTTLSBob Jamison1-1/+8
2006-05-21Greatly improve SASL challenge parsingBob Jamison2-38/+118
2006-05-21first hack at in-band registrationBob Jamison4-22/+142
2006-05-17CVS = SVN (tutorials/README), incorrect sodipodi namespace (pedro/work/inklay...Michael G. Sloan1-378/+378
2006-05-16Use 'start' to avoid the consoleBob Jamison1-1/+1
2006-05-15Move from the jabber_whiteboard directory to its own, so that it can be updat...Bob Jamison27-0/+11187