grive2/libgrive/src/util
Nestal Wan c17ba4e880 added the http::Header class. should add it long ago. 2012-06-03 16:42:51 +08:00
..
CArray.hh added backtrace 2012-05-13 14:08:04 +08:00
Crypt.cc no need to check MD5 or mtime for folders 2012-05-27 22:49:49 +08:00
Crypt.hh improved logging and fixed exception on MD5 calculation 2012-05-20 23:16:59 +08: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
DefaultLog.cc added the http::Header class. should add it long ago. 2012-06-03 16:42:51 +08:00
DefaultLog.hh minor refactoring 2012-05-31 23:48:30 +08:00
Destroy.hh saved the metadata of the files 2012-05-14 23:33:29 +08:00
Exception.cc use boost exception macro to throw exception 2012-05-14 23:32:22 +08:00
Exception.hh added config file class, but not very well encapsulated 2012-05-15 23:07:03 +08:00
FileSystem.hh added state to drive 2012-05-20 15:01:52 +08:00
Function.hh Merge branch 'massix' 2012-05-02 23:30:49 +08:00
Log.cc added file log. fixed bug on getting upload link 2012-05-13 17:27:40 +08:00
Log.hh fixed missing assignment of entry IDs 2012-06-03 15:55:32 +08:00
OS.cc use ctime instead of mtime to detect changes 2012-06-01 23:30:04 +08:00
OS.hh use ctime instead of mtime to detect changes 2012-06-01 23:30:04 +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
StdioFile.cc trying to add fdopen 2012-05-27 14:55:26 +08:00
StdioFile.hh trying to add fdopen 2012-05-27 14:55:26 +08:00