grive2/libgrive/src/util
Vitaliy Filippov 6645206d27 Implement Google OAuth loopback IP address flow (fixes #362 #372 #365) 2022-11-09 12:37:18 +03:00
..
log Change deprecated auto_ptr to unique_ptr 2016-09-01 16:19:14 +03:00
CArray.hh added backtrace 2012-05-13 14:08:04 +08:00
ConcatStream.cc Enable warnings and fix them 2016-01-03 02:01:01 +03:00
ConcatStream.hh Enable warnings and fix them 2016-01-03 02:01:01 +03:00
Config.cc Implement Google OAuth loopback IP address flow (fixes #362 #372 #365) 2022-11-09 12:37:18 +03:00
Config.hh Remove JSON-C json wrappers, use YAJL for everything 2015-05-16 00:37:02 +03:00
Crypt.cc Do not die and do not update local state of file on sync exceptions. Should fix #47 2016-01-05 20:14:35 +03:00
Crypt.hh Change deprecated auto_ptr to unique_ptr 2016-09-01 16:19:14 +03:00
DataStream.hh Simplify http::Agent methods and use multipart upload 2015-10-10 00:54:05 +03:00
DateTime.cc Do not die and do not update local state of file on sync exceptions. Should fix #47 2016-01-05 20:14:35 +03: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 Do not die and do not update local state of file on sync exceptions. Should fix #47 2016-01-05 20:14:35 +03:00
Exception.hh refactored exception handling 2013-04-29 23:47:32 +08:00
File.cc FreeBSD fixes and improvements 2018-01-15 21:59:17 +01: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 Change deprecated auto_ptr to unique_ptr 2016-09-01 16:19:14 +03: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 Handle NetBSD like macOS for timestamp precision. 2021-04-15 12:41:10 +02:00
OS.hh Add compatibility define for off64_t. 2021-04-15 12:41:40 +02:00
Progress.hh Implement progressbar (by @svartkanin adjusted by @vitalif) 2016-09-29 00:56:15 +03:00
ProgressBar.cc Fix #108 :)) 2016-10-04 12:25:24 +03:00
ProgressBar.hh Get progressbar::last back, do not print multiple 100% lines (fixes #104) 2016-09-30 12:33:11 +03: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 Enable warnings and fix them 2016-01-03 02:01:01 +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