OSDN Git Service

Ignore spin wait requests with no designated referrer.
[mingw/mingw-get.git] / src / pkginet.cpp
2020-06-21 Keith MarshallDeclare functions as void when return value is immaterial.
2017-09-04 Keith MarshallImprove probability of establishing successful URL...
2013-08-26 Keith MarshallImplement retry throttling for failed internet connections.
2013-04-23 Keith MarshallAdapt internet download agent for use by setup tool.
2013-04-19 Keith MarshallImplement pre-emptive update issue number identification.
2013-01-12 Keith MarshallMerge gui-dev branch head to master; close gui-dev...
2012-12-11 Keith MarshallDo not preserve unnecessary download requests.
2012-12-10 Keith MarshallImplement GUI bindings for package download agent.
2012-11-01 Keith MarshallAdd content compiler for package data sheet "general...
2012-10-27 Keith MarshallAvoid DMH message digest fragmentation when downloading.
2012-03-12 Keith MarshallDon't report failed downloads in respect of virtual...
2011-11-09 Keith MarshallAvoid unnecessary downloads for already installed packages.
2011-10-02 Keith MarshallFacilitate downloads using diverse cache directories.
2011-08-07 Keith MarshallImplement --download-only and --print-uris options.
2011-05-29 Keith MarshallImplement user selection of traceable features at run...
2011-05-12 Keith MarshallFix MinGW-Bug #3297660 (reported by Chris Sutcliffe).
2011-05-12 Keith MarshallDiagnose and aggressively retry failed download connect...
2011-03-30 Keith MarshallProvisional handling for http proxy authentication.
2010-03-30 Keith MarshallAvoid running InternetAttemptConnect in pkgInternetAgen...
2010-03-02 Keith MarshallAdd preliminary support for virtual packages.
2010-02-02 Keith MarshallImplement package installer for tar archives.
2010-01-26 Keith MarshallImplement rudimentary dependency resolver.
2010-01-23 Keith MarshallAvoid segmentation faults when processing invalid data...
2010-01-16 Keith MarshallAssign standardised keys for XML database lookup.
2009-12-16 Keith MarshallAdd status checking for Internet URL connections.
2009-11-23 Keith MarshallAdd package download and repository synchronisation...