summaryrefslogtreecommitdiffstats
path: root/src/pedro/pedroutil.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Completely remove InkboardKrzysztof Kosi??ski2011-06-231-545/+0
| | | (bzr r10346)
* Fix SHA1 64bit-ism. Clean up warnings.Bob Jamison2008-04-211-12/+15
| | | (bzr r5480)
* improve error reporting from TcpSocketBob Jamison2008-04-131-0/+8
| | | (bzr r5422)
* Make fallback to iq auth in the odd situation of server saying it has ↵Bob Jamison2008-04-131-1/+16
| | | | | streams v1.0, but doesnt handle sasl (server bug) (bzr r5417)
* Rewrote code to get rid of 32/64 bit problems, and to make is more ↵Bob Jamison2008-04-131-13/+32
| | | | | stream-like. A bad type pun assuming that a long was 32 bits caused bug #216571 on a 64 bit machine. (bzr r5413)
* Update pedrogui stuff and makefile. Add placeholder for alternate test ↵Bob Jamison2007-03-181-1/+1
| | | | | framework. (bzr r2705)
* improve streamingBob Jamison2006-12-021-0/+5
| | | (bzr r2067)
* added getHaveSSL()daleharvey2006-08-291-0/+2
| | | (bzr r1656)
* split utils into separate fileBob Jamison2006-06-011-0/+493
(bzr r1121)