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
/
apt-pkg
/
contrib
Age
Commit message (
Expand
)
Author
2016-11-22
Compare size before data when ordering cache bucket entries
Julian Andres Klode
2016-11-22
Optimize VersionHash() to not need temporary copy of input
Julian Andres Klode
2016-11-22
Introduce tolower_ascii_unsafe() and use it for hashing
Julian Andres Klode
2016-11-11
add TMP/TEMP/TEMPDIR to the TMPDIR DropPrivileges dance
David Kalnischkies
2016-11-09
reset HOME, USER(NAME), TMPDIR & SHELL in DropPrivileges
David Kalnischkies
2016-11-09
add support for Build-Depends/Conflicts-Arch
Johannes Schauer
2016-10-04
Do not read stderr from proxy autodetection scripts
Julian Andres Klode
2016-09-01
try not to call memcpy with length 0 in hash calculations
David Kalnischkies
2016-08-31
Base256ToNum: Fix uninitialized value
Julian Andres Klode
2016-08-26
Make directory paths configurable
Julian Andres Klode
2016-08-26
Use C locale instead of C.UTF-8 for protocol strings
Julian Andres Klode
2016-08-26
Add missing includes and external definitions
Julian Andres Klode
2016-08-12
drop incorrect const attribute from DirectoryExists
David Kalnischkies
2016-08-12
fileutl: empty file support: Avoid fstat() on -1 fd and check result
Julian Andres Klode
2016-08-12
ensure a good clock() value for usage and tests
David Kalnischkies
2016-08-11
Merge branch 'feature/methods'
David Kalnischkies
2016-08-10
allow user@host (aka: no password) in URI parsing
David Kalnischkies
2016-08-10
implement socks5h proxy support for http method
David Kalnischkies
2016-08-03
ExecGPGV: Pass current config state to apt-key via temp file
Julian Andres Klode
2016-08-03
ExecGPGV: Fork in all cases
Julian Andres Klode
2016-08-03
ExecGPGV: Rework file removal on exit()
Julian Andres Klode
2016-08-03
gpgv: Unlink the correct temp file in error case
Julian Andres Klode
2016-07-29
if the FileFd failed already following calls should fail, too
David Kalnischkies
2016-07-27
(error) va_list 'args' was opened but not closed by va_end()
David Kalnischkies
2016-07-23
call flush on the wrapped writebuffered FileFd
David Kalnischkies
2016-07-19
ensure Cnf::FindFile doesn't return files below /dev/null
David Kalnischkies
2016-07-06
don't change owner/perms/times through file:// symlinks
David Kalnischkies
2016-07-05
give a descriptive error for pipe tries with 'false'
David Kalnischkies
2016-07-02
use +0000 instead of UTC by default as timezone in output
David Kalnischkies
2016-06-29
don't do atomic overrides with failed files
David Kalnischkies
2016-06-29
Revert "travis: use gcc-5 instead of gcc(-4.8)"
David Kalnischkies
2016-06-25
imbue datetime parsing with C.UTF-8 locale
David Kalnischkies
2016-06-20
implement and document DIRECT for auto-detect-proxy
David Kalnischkies
2016-06-20
do not error if auto-detect-proxy cmd has no output
David Kalnischkies
2016-06-17
avoid std::get_time usage to sidestep libstdc++6 bug
David Kalnischkies
2016-06-14
don't use FindFile for external Dir::Bin commands
David Kalnischkies
2016-06-10
don't leak FD in AutoProxyDetect command return parsing
David Kalnischkies
2016-06-10
don't leak an FD in lz4 (de)compression
David Kalnischkies
2016-06-10
do not hang on piped input in PipedFileFdPrivate
David Kalnischkies
2016-05-28
use de-localed std::put_time instead rolling our own
David Kalnischkies
2016-05-28
accept only the expected UTC timezones in date parsing
David Kalnischkies
2016-05-27
prevent C++ locale number formatting in text APIs
David Kalnischkies
2016-05-20
edsp: try harder to not generate unneeded error messages
David Kalnischkies
2016-05-20
convert EDSP to be based on FileFd instead of FILE*
David Kalnischkies
2016-05-10
Merge pull request julian-klode/apt#3 from adrian17/master
Julian Andres Klode
2016-05-03
remove 100-levels config nesting limit
David Kalnischkies
2016-05-01
Don't copy strings in Startswith, Endswith
Adrian Wielgosik
2016-04-28
FileFd: avoid further writing if file failed
David Kalnischkies
2016-04-25
properly format multiline error messages
David Kalnischkies
2016-04-03
use buffered writing for InRelease splitting
David Kalnischkies
[next]