summaryrefslogtreecommitdiffstats
path: root/src/httpxmldownloader.h
Commit message (Collapse)AuthorAgeFilesLines
* WTF did we have two classes for downloading files?Simon Rettberg2018-11-301-19/+0Star
|
* Fix indentation, cleanup, refactoring, deletionsSimon Rettberg2018-06-151-5/+5
| | | | | | | | | | * Remove unused methods for adding hostname and user to xml * Avoid copying/(de)serializing XML a thousand times * Fix Session::isValid() or rather make it a bit more usable (although it's unused currently) * baseDir is global, not per VSession, which doesn't make any sense without the legacy approach of recusively loading one xml file per entry
* Add support for locations querySimon Rettberg2016-01-191-1/+1
|
* added news and help downloadNils Schwabe2014-03-241-2/+2
|
* vmchooser is now able to get vsessions from a given urlNils Schwabe2014-03-061-2/+1Star
|
* - included the --url commandline options for a xml urlNils Schwabe2014-03-041-0/+1
| | | | | | - httpxmldownloader moved to main.cpp (it's finally working :D) - given url is downloaded and printed on commandline - todo: parse http response
* Added httpxmldownloaderNils Schwabe2014-03-031-0/+19