index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pedro
/
pedroxmpp.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completely remove Inkboard
Krzysztof Kosi??ski
2011-06-23
1
-3649
/
+0
*
address some cast-away-const warnings.
Peter Moulder
2008-06-05
1
-3
/
+3
*
Fix SHA1 64bit-ism. Clean up warnings.
Bob Jamison
2008-04-21
1
-42
/
+42
*
improve error reporting from TcpSocket
Bob Jamison
2008-04-13
1
-3
/
+5
*
more debug output messages
Bob Jamison
2008-04-13
1
-2
/
+4
*
Make fallback to iq auth in the odd situation of server saying it has streams...
Bob Jamison
2008-04-13
1
-9
/
+15
*
Make pedro dom list simpler
Bob Jamison
2008-04-13
1
-11
/
+10
*
make saslMd5Authenticate() error message a bit smarter
Bob Jamison
2008-04-13
1
-1
/
+15
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-1
/
+2
*
first set of updates to headers for clean gcc 4.3 builds
Kees Cook
2008-01-25
1
-0
/
+1
*
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
2007-03-20
1
-20
/
+24
*
Update pedrogui stuff and makefile. Add placeholder for alternate test framew...
Bob Jamison
2007-03-18
1
-1
/
+1
*
Allow server to skip final "rspauth" SASL handshake
Bob Jamison
2007-03-12
1
-0
/
+7
*
improve streaming
Bob Jamison
2006-12-02
1
-483
/
+403
*
parse bind result from server to get resource. gtalk mangeles your proffered...
Bob Jamison
2006-12-02
1
-23
/
+30
*
remove error message from groupChatCreate(). Gtalk should be ok with groups ...
Bob Jamison
2006-11-24
1
-2
/
+2
*
remove 'from=' from messages, to work better with googletalk. It mangles the...
Bob Jamison
2006-11-24
1
-32
/
+56
*
better handle startTls() if client not built with ssl
Bob Jamison
2006-08-29
1
-1
/
+3
*
allow either forms-based or older method of in-band registration
Bob Jamison
2006-08-28
1
-5
/
+11
*
relax need for realm on md5 auth
Bob Jamison
2006-08-28
1
-2
/
+3
*
empty messages are passed onto all listeners in pedro, gui ignores such messages
daleharvey
2006-08-03
1
-2
/
+2
*
add config
Bob Jamison
2006-06-19
1
-2
/
+19
*
split utils into separate file
Bob Jamison
2006-06-01
1
-1794
/
+1
*
Add code to generate and display an SSL-connection event with a padlock
Bob Jamison
2006-05-28
1
-2
/
+12
*
Finish registration stuff
Bob Jamison
2006-05-24
1
-2
/
+2
*
Add gui code for registration
Bob Jamison
2006-05-24
1
-102
/
+97
*
Improve code for password change and registration cancel
Bob Jamison
2006-05-22
1
-121
/
+88
*
Add placeholders for registration modify and cancel
Bob Jamison
2006-05-22
1
-2
/
+178
*
More doc-ing
Bob Jamison
2006-05-22
1
-133
/
+385
*
More documentation
Bob Jamison
2006-05-22
1
-1
/
+3
*
Improve documentation of event types
Bob Jamison
2006-05-22
1
-0
/
+2
*
Clean up registration. Comment out authzid from sasl, as wildfire cant handl...
Bob Jamison
2006-05-22
1
-13
/
+29
*
Check if we are already SSL before trying STARTTLS
Bob Jamison
2006-05-21
1
-1
/
+8
*
Greatly improve SASL challenge parsing
Bob Jamison
2006-05-21
1
-37
/
+117
*
first hack at in-band registration
Bob Jamison
2006-05-21
1
-5
/
+85
*
Move from the jabber_whiteboard directory to its own, so that it can be updat...
Bob Jamison
2006-05-15
1
-0
/
+4842