summaryrefslogtreecommitdiffstats
path: root/src/pedro/pedroutil.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* add #include <string.h> for portabilityBob Jamison2008-06-231-1/+1
* Fix SHA1 64bit-ism. Clean up warnings.Bob Jamison2008-04-211-89/+89
* Yet another md5 fix for 32/64. This time it works on ppc64/gccBob Jamison2008-04-181-2/+3
* improve error reporting from TcpSocketBob Jamison2008-04-131-32/+52
* Make fallback to iq auth in the odd situation of server saying it has streams...Bob Jamison2008-04-131-11/+28
* Rewrote code to get rid of 32/64 bit problems, and to make is more stream-lik...Bob Jamison2008-04-131-190/+164
* Update pedrogui stuff and makefile. Add placeholder for alternate test framew...Bob Jamison2007-03-181-1/+1
* use relaytool to weak link libsslAaron Spike2007-01-071-3/+36
* improve streamingBob Jamison2006-12-021-0/+8
* Fixed my mistake with #ifndef/#else/#endif HAVE_SSLBob Jamison2006-08-301-1/+2
* better handle startTls() if client not built with sslBob Jamison2006-08-291-13/+9
* better handle startTls() if client not built with sslBob Jamison2006-08-291-6/+13
* split utils into separate fileBob Jamison2006-06-011-0/+1459