index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
file.cc
Age
Commit message (
Expand
)
Author
2019-04-30
apt-pkg: URI: Add 'explicit' to single argument constructor
Julian Andres Klode
2018-05-07
Remove obsolete RCS keywords
Guillem Jover
2017-10-22
Sandbox methods with seccomp-BPF; except cdrom, gpgv, rsh
Julian Andres Klode
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2016-05-28
use std::locale::global instead of setlocale
David Kalnischkies
2016-04-14
fix Alt-Filename handling of file method
David Kalnischkies
2015-11-05
drop privileges in copy:// method as we do for file://
David Kalnischkies
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
drop privileges in file:// method as we do for decompressors
David Kalnischkies
2015-08-10
add c++11 override marker to overridden methods
David Kalnischkies
2015-06-15
call URIStart in cdrom and file method
David Kalnischkies
2015-06-15
ensure valid or remove destination file in file method
David Kalnischkies
2015-06-09
rework hashsum verification in the acquire system
David Kalnischkies
2015-04-19
calculate only expected hashes in methods
David Kalnischkies
2015-04-19
send Alt-* info for uncompressed based on any compressions
David Kalnischkies
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2011-12-17
try to avoid direct usage of .Fd() if possible and do read()s and co
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2005-08-23
* merged with apt--fixes--0
Michael Vogt
2004-12-20
* merged changes from the conference
Michael Vogt
2004-11-27
Call setlocale in all methods, don't call bindtextdomain in http
Matt Zimmerman
2004-09-20
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
Arch Librarian
2004-09-20
Lots and lots of i18n updates.
Arch Librarian
2004-09-20
Bug fixes, new major version
Arch Librarian
2004-09-20
Dsync merge
Arch Librarian
2004-09-20
Local file fixes
Arch Librarian
2004-09-20
New http method
Arch Librarian
2004-09-20
Sync
Arch Librarian
2004-09-20
Sync
Arch Librarian
2004-09-20
Sync
Arch Librarian
2004-09-20
Early mehods
Arch Librarian