grive2/libgrive/src/util
Vitaliy Filippov 41bf5ba845 "Fix" file size at the moment of adding it to ConcatStream (fixes #39) 2015-11-11 13:08:08 +03:00
..
log Fix non-virtual destructor and missing return value (fixes "illegal instruction" under FreeBSD) 2015-10-10 21:43:54 +00:00
CArray.hh added backtrace 2012-05-13 14:08:04 +08:00
ConcatStream.cc "Fix" file size at the moment of adding it to ConcatStream (fixes #39) 2015-11-11 13:08:08 +03:00
ConcatStream.hh "Fix" file size at the moment of adding it to ConcatStream (fixes #39) 2015-11-11 13:08:08 +03:00
Config.cc Implement normal reliable HTTP logging (in Agent) 2015-09-30 15:01:50 +03:00
Config.hh Remove JSON-C json wrappers, use YAJL for everything 2015-05-16 00:37:02 +03:00
Crypt.cc refactored exception handling 2013-04-29 23:47:32 +08:00
Crypt.hh refactored exception handling 2013-04-29 23:47:32 +08:00
DataStream.hh Simplify http::Agent methods and use multipart upload 2015-10-10 00:54:05 +03:00
DateTime.cc not tracking the status of all files/dir in .grive_state 2012-05-30 01:30:06 +08:00
DateTime.hh not tracking the status of all files/dir in .grive_state 2012-05-30 01:30:06 +08:00
Destroy.hh saved the metadata of the files 2012-05-14 23:33:29 +08:00
Exception.cc refactored exception handling 2013-04-29 23:47:32 +08:00
Exception.hh refactored exception handling 2013-04-29 23:47:32 +08:00
File.cc refactored exception handling 2013-04-29 23:47:32 +08:00
File.hh Simplify http::Agent methods and use multipart upload 2015-10-10 00:54:05 +03:00
FileSystem.hh new qt gui 2013-04-29 23:47:32 +08:00
Function.hh Merge branch 'massix' 2012-05-02 23:30:49 +08:00
MemMap.cc new qt gui 2013-04-29 23:47:32 +08:00
MemMap.hh new qt gui 2013-04-29 23:47:32 +08:00
OS.cc added retry on HTTP 500 & 503 (#82) 2012-07-20 00:50:40 +08:00
OS.hh added retry on HTTP 500 & 503 (#82) 2012-07-20 00:50:40 +08:00
SignalHandler.cc Merge branch 'massix' 2012-05-02 23:30:49 +08:00
SignalHandler.hh Merge branch 'massix' 2012-05-02 23:30:49 +08:00
StdStream.cc added operator<< to print out json 2013-05-02 00:55:39 +08:00
StdStream.hh added operator<< to print out json 2013-05-02 00:55:39 +08:00
StringStream.cc Change m_str.replace back to insert + remove StringStream limit 2015-10-10 13:01:05 +03:00
StringStream.hh Change m_str.replace back to insert + remove StringStream limit 2015-10-10 13:01:05 +03:00
Types.hh added class & functions for memory mapped files 2012-07-17 01:08:34 +08:00