summaryrefslogtreecommitdiffstats
path: root/src/pedro/pedroutil.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-23Completely remove InkboardKrzysztof Kosi??ski1-1516/+0
2008-06-23add #include <string.h> for portabilityBob Jamison1-1/+1
2008-04-21Fix SHA1 64bit-ism. Clean up warnings.Bob Jamison1-89/+89
2008-04-18Yet another md5 fix for 32/64. This time it works on ppc64/gccBob Jamison1-2/+3
2008-04-13improve error reporting from TcpSocketBob Jamison1-32/+52
2008-04-13Make fallback to iq auth in the odd situation of server saying it has streams...Bob Jamison1-11/+28
2008-04-13Rewrote code to get rid of 32/64 bit problems, and to make is more stream-lik...Bob Jamison1-190/+164
2007-03-18Update pedrogui stuff and makefile. Add placeholder for alternate test framew...Bob Jamison1-1/+1
2007-01-07use relaytool to weak link libsslAaron Spike1-3/+36
2006-12-02improve streamingBob Jamison1-0/+8
2006-08-30Fixed my mistake with #ifndef/#else/#endif HAVE_SSLBob Jamison1-1/+2
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-06-01split utils into separate fileBob Jamison1-0/+1459