summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move /tmp folders/files to /var/tmpKostyantyn Ovechko2010-08-141-44/+0
* Add install option to MakefilesKostyantyn Ovechko2010-08-121-0/+13
* Add [colors] section to tuiclient.conf fileKostyantyn Ovechko2010-08-111-1/+1
* Fix warnings: unused return value.Kostyantyn Ovechko2010-08-111-1/+1
* Add request tool.Kostyantyn Ovechko2010-07-241-1/+1
* Separate logging into log.h and log.cpp files. Add option value "none" to dis...Kostyantyn Ovechko2010-07-211-1/+1
* Fix: segget freezes while trying to download files via proxy-fetcherKostyantyn Ovechko2010-07-201-2/+1
* Fix: warnings with unused variablesKostyantyn Ovechko2010-07-171-0/+1
* Fix: string with .o files in MakefileKostyantyn Ovechko2010-07-161-1/+2
* Fix: Generate one .o per .cpp, and link them together.Kostyantyn Ovechko2010-07-161-2/+5
* Add configuration file segget.confKostyantyn Ovechko2010-06-191-1/+1
* Add checking checksums for downloaded distfiles.Kostyantyn Ovechko2010-06-171-1/+1
* Fix: error while combining files + error when number of segments to download ...Kostyantyn Ovechko2010-06-161-1/+1
* Add Tsettings class. Settings include feature to skip fetching of downloaded ...mona2010-06-141-4/+6
* Add simultaneous download for segments.simka2010-06-111-6/+24
* Fix: Each downloaded distfile segment saved with its own name" $(distfile_nam...simka2010-06-091-1/+1
* Merging 2 parts of segget (Tpkg, Tdistfile classes + Tsegment class).simka2010-06-091-5/+7
* Add task.c with implementation of Ttask, Tpkg, Tdistfile classes.simka2010-06-081-1/+3
* Add segget folder for (segmented-downloader).simka2010-06-081-0/+3