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
/
pedroutil.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add #include <string.h> for portability
Bob Jamison
2008-06-23
1
-1
/
+1
*
Fix SHA1 64bit-ism. Clean up warnings.
Bob Jamison
2008-04-21
1
-89
/
+89
*
Yet another md5 fix for 32/64. This time it works on ppc64/gcc
Bob Jamison
2008-04-18
1
-2
/
+3
*
improve error reporting from TcpSocket
Bob Jamison
2008-04-13
1
-32
/
+52
*
Make fallback to iq auth in the odd situation of server saying it has streams...
Bob Jamison
2008-04-13
1
-11
/
+28
*
Rewrote code to get rid of 32/64 bit problems, and to make is more stream-lik...
Bob Jamison
2008-04-13
1
-190
/
+164
*
Update pedrogui stuff and makefile. Add placeholder for alternate test framew...
Bob Jamison
2007-03-18
1
-1
/
+1
*
use relaytool to weak link libssl
Aaron Spike
2007-01-07
1
-3
/
+36
*
improve streaming
Bob Jamison
2006-12-02
1
-0
/
+8
*
Fixed my mistake with #ifndef/#else/#endif HAVE_SSL
Bob Jamison
2006-08-30
1
-1
/
+2
*
better handle startTls() if client not built with ssl
Bob Jamison
2006-08-29
1
-13
/
+9
*
better handle startTls() if client not built with ssl
Bob Jamison
2006-08-29
1
-6
/
+13
*
split utils into separate file
Bob Jamison
2006-06-01
1
-0
/
+1459