Commit Graph

549 Commits (master)

Author SHA1 Message Date
Sunnywout 47abf86273 Edited messages, made them correct English and fixed spelling 2012-05-11 21:20:32 +03:00
Matchman Green 0c3fdaa921 trying to use LIB_INSTALL_DIR 2012-05-10 22:30:11 +08:00
Matchman Green d3b841ccfd added debug logs. the XML nodes need to be improved 2012-05-10 01:20:38 +08:00
Matchman Green 1ae7a18f63 Merge branch 'working' 2012-05-10 00:31:02 +08:00
Matchman Green 93f0f42855 missing '$' 2012-05-10 00:30:30 +08:00
Matchman Green 55fb39cbc1 adding log to http agent 2012-05-10 00:30:01 +08:00
Matchman Green efaa5df229 renamed HTTP.(hh|cc) to Agent 2012-05-10 00:22:27 +08:00
Matchman Green b51e5c593f reuse the Entry class in Collection 2012-05-09 23:52:06 +08:00
Matchman Green 56e605c392 renamed File to Entry, because it is common between file & folder 2012-05-09 23:09:19 +08:00
Matchman Green 7a66605a5f Merge branch 'v0.0.4' 2012-05-09 22:31:48 +08:00
Matchman Green b8153d05f9 Merge branch 'master' of matchgit:match065/grive
Conflicts:
	libgrive/src/drive/Drive.cc
2012-05-09 22:31:37 +08:00
Matchman Green 5e8c6a1cee changed version to 0.0.4 2012-05-09 22:29:37 +08:00
Matchman Green 175fe855fe added lib32 & lib64 library install path destination 2012-05-09 22:26:38 +08:00
Matchman Green 06158e6bf0 fixed state reuse in the receivables 2012-05-09 22:25:42 +08:00
Matchman Green b0f5769cb2 fixed state reuse in the receivables 2012-05-09 00:58:05 +08:00
Matchman Green d621aa4296 improved the node printing function 2012-05-07 00:03:33 +08:00
Matchman Green 6ad573942a fixed crash. missing AddRef() 2012-05-06 23:30:14 +08:00
Matchman Green c00ffef6a3 Merge branch 'master' into working 2012-05-06 23:17:24 +08:00
Matchman Green 70669fe290 Merge remote-tracking branch 'origin/master' 2012-05-06 23:16:51 +08:00
Matchman Green 65ae81bb96 node iterator still being worked 2012-05-06 23:16:43 +08:00
Matchman Green 9b574b5669 Merge pull request #13 from OpenNingia/master
Patch CMakeLists to check for LIBEXPAT
2012-05-06 08:12:43 -07:00
Matchman Green 3584e12152 Merge branch 'v0.0.4' into working 2012-05-06 22:54:52 +08:00
Matchman Green 98f1bba4ab added -v to display version 2012-05-06 22:40:58 +08:00
Matchman Green 1098e7e335 added code to remove files 2012-05-06 22:27:52 +08:00
Daniele Simonetti d891d1fefd add LIBEXPAT requirements to CMakeLists 2012-05-06 16:25:37 +02:00
Matchman Green 7363c7a49a Merge branch 'v0.0.4' into working
Conflicts:
	libgrive/src/drive/Drive.cc
2012-05-06 18:26:45 +08:00
Matchman Green 1eeaede474 fetching the next link 2012-05-06 18:14:36 +08:00
Matchman Green 1aaca87ad0 implementing iterator for XML nodes 2012-05-06 17:13:48 +08:00
Matchman Green f987888cac character handling in XML 2012-05-06 11:50:37 +08:00
Matchman Green 5e615de7cd added class to parse XML in HTTP response 2012-05-06 02:37:54 +08:00
Matchman Green b42e7c6501 move http files to a separate directory 2012-05-06 02:21:39 +08:00
Matchman Green 1c7b114ea5 refactored to use only the new http interface 2012-05-06 02:15:28 +08:00
Matchman Green 1e6e6a4347 added HTTP receiver callback interface 2012-05-06 01:12:44 +08:00
Matchman Green ba737cba29 Merge branch 'v0.0.4' into working 2012-05-05 23:19:59 +08:00
Matchman Green b90e032cda properly handle read-only files 2012-05-05 22:54:36 +08:00
Matchman Green 8357e9ed82 renamed HTTP agent class and namespace 2012-05-05 22:39:18 +08:00
Matchman Green b89f7bb873 refactored to allow progressive parsing 2012-05-05 15:25:21 +08:00
Matchman Green 19c329836b separated name & value 2012-05-05 15:00:23 +08:00
Matchman Green b12edc2a2a added expat parser 2012-05-05 13:01:23 +08:00
Matchman Green 7d2b8b441d adding xml tree basics 2012-05-04 01:44:52 +08:00
Matchman Green 7b8d22b2b7 Merge remote-tracking branch 'origin/master' into v0.0.3 2012-05-03 22:54:25 +08:00
Matchman Green 51cd1ed40e Merge pull request #10 from massix/master
Some headers were missing in the installation process
2012-05-03 06:59:12 -07:00
Massimo Gengarelli e563f7cad6 Remove old and unwanted CMakeLists 2012-05-02 22:58:55 +02:00
Massimo Gengarelli 2eccd9df2c Install all the headers in CMAKE_PREFIX/include 2012-05-02 22:10:14 +02:00
Matchman Green 915303d205 commented out the SignalHandler 2012-05-03 00:17:16 +08:00
Matchman Green 5d302a0909 updated the readme file and added GPLv2 license 2012-05-02 23:43:39 +08:00
Matchman Green 2e7647a162 making server MD5 optional 2012-05-02 23:31:10 +08:00
Matchman Green d4a8d9fb65 Merge branch 'massix'
Conflicts:
	CMakeLists.txt
2012-05-02 23:30:49 +08:00
Massimo Gengarelli 2791bbbfe8 Prevent the user from sending a SIGINT while downloading a file.. 2012-05-01 19:47:25 +02:00
Massimo Gengarelli 95133eff57 Added a Signal Handler
In order to prevent the user to ^C while downloading a file (thus,
risking to have an incoherent situation and prevent a bad behaviour of
grive), it's necessary to register some signals. These two classes
provide a wrapper around the C function signal, with facilities to
register and unregister signals..
2012-05-01 19:44:22 +02:00