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