boinc/samples/condor
David Anderson 8009a8cecb Condor interface: various fixes, mostly from Jaime Frey
- XML parser: for parse_string(), malloc the 256KB buffer instead of
    allocating it on the stack; the latter crashes threads with 32KB stacks.
    However, do the malloc() only if we've actually seen the start tag
    (this required a bit of code shuffle).
- BOINC GAHP: escape spaces in error msgs
2013-05-27 11:45:10 -07:00
..
Makefile - client: work fetch message tweaks: show state before actions 2013-04-02 17:04:45 -07:00
boinc_gahp.cpp Condor interface: various fixes, mostly from Jaime Frey 2013-05-27 11:45:10 -07:00