summaryrefslogtreecommitdiff
path: root/lib/server/makeprotocol.pl.in
Commit message (Expand)AuthorAge
* Pass std::auto_ptr objects to Protocol for upload.Chris Wilson2013-08-22
* Add a ToString() method on protocol objects, to help with debugging them.Chris Wilson2013-08-21
* Defend against exceptions during logging, e.g. CipherException if filename de...Chris Wilson2012-04-28
* Store more details in protocol exceptions to help with debugging.Chris Wilson2012-02-02
* Output the names of protocol files being written.Chris Wilson2011-08-28
* Finish renaming auto-generated classes to fix compilation errors.Chris Wilson2011-08-28
* Combine client and server protocols to make way for an offline/local protocol.Chris Wilson2011-08-27
* Use the same ostringstream formatting for protocol logging to fileChris Wilson2008-10-29
* Add a GetMessage() method to Protocol objects to return a stringified Chris Wilson2008-05-28
* Use logging framework for streaming messages.Chris Wilson2008-01-31
* Make ExtendedLogging use the logging framework so that we can viewChris Wilson2007-12-04
* Add missing newlines to protocol logging to a file (refs #9)Chris Wilson2006-11-26
* Use BoxPlatform to see if we are building on Windows (refs #3)Chris Wilson2006-10-14
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* * mergeChris Wilson2006-07-27
* This is part 2 of a patch from James O'Gorman.Martin Ebourne2006-03-04