summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move /tmp folders/files to /var/tmpKostyantyn Ovechko2010-08-141-97/+0
* Replace default folders.Kostyantyn Ovechko2010-08-101-6/+6
* Add segments counters to stats and tui.Kostyantyn Ovechko2010-07-271-0/+2
* Add to tui: ETA, AVG speed and active/total connectionsKostyantyn Ovechko2010-07-211-11/+26
* Fix: Generate one .o per .cpp, and link them together.Kostyantyn Ovechko2010-07-161-0/+2
* Add help window to tuiclientKostyantyn Ovechko2010-07-131-1/+1
* Move show_progress() to a threadKostyantyn Ovechko2010-07-101-0/+1
* Failprove .cpp files and log errors to error.logKostyantyn Ovechko2010-07-051-54/+16
* Add support for several networks to seggetKostyantyn Ovechko2010-07-031-1/+1
* Add option [pkg_list].del_pkg_list_when_dld_finishedKostyantyn Ovechko2010-06-301-4/+14
* Add avg speed measurement for connections.Kostyantyn Ovechko2010-06-281-1/+9
* Add option [connections].current_speed_time_interval_msecs to segget.confKostyantyn Ovechko2010-06-281-0/+26
* Make time measurement more precise - in millisecondsKostyantyn Ovechko2010-06-281-3/+14
* Failprove segget.cpp and log errors to error.logKostyantyn Ovechko2010-06-271-2/+18
* Failprove stats.cpp and log errors to error.logKostyantyn Ovechko2010-06-271-8/+14
* Add [logs] section to segget.confKostyantyn Ovechko2010-06-241-0/+1
* Add Tmirror class for mirror benchmarking and option [mirrors].max_connection...Kostyantyn Ovechko2010-06-231-1/+0
* Add options [connections].connection_timeout, [connections].ftp_response_time...Kostyantyn Ovechko2010-06-221-24/+24
* Add configuration file segget.confKostyantyn Ovechko2010-06-191-2/+5
* 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-2/+2
* Combine segments together to recreate original distfiles.Kostyantyn Ovechko2010-06-161-9/+13
* Add Tsegment.try_num - counter for attemps. + some minor fixesmona2010-06-151-1/+1
* Add measuring total and per connection speed.mona2010-06-151-5/+11
* Add Tstats class to collect statistics on downloaded files (size, and later q...mona2010-06-141-0/+25