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
Age
Commit message (
Expand
)
Author
2019-08-17
Only check for valid Date if checking Valid-Until.
Jay Freeman (saurik)
2019-08-17
I know this is "bad", but a "full wedge" is worse.
Jay Freeman (saurik)
2019-08-17
For speed, you *need* multiple downloads per host.
Jay Freeman (saurik)
2019-08-17
The fastest way to get field values is as a range.
Jay Freeman (saurik)
2019-08-17
Avoid wedging the entire system if recoverable :/.
Jay Freeman (saurik)
2019-08-17
Most interfaces (Maemo) need a high-level name :/.
Jay Freeman (saurik)
2019-08-17
Store tags in the cache (they are very useful :/).
Jay Freeman (saurik)
2019-08-17
unlinkat is way way too modern to not autoconf :/.
Jay Freeman (saurik)
2019-08-17
__deprecated is already defined by sys/cdefs.h :/.
Jay Freeman (saurik)
2019-08-17
arpa/nameser.h, unlike nameser.h, uses NS_ prefix.
Jay Freeman (saurik)
2019-08-17
std::map from std::initializer_list is "explicit".
Jay Freeman (saurik)
2019-05-21
Unlock dpkg locks in reverse locking order
Julian Andres Klode
2019-05-03
Prevent shutdown while running dpkg
Julian Andres Klode
2019-03-03
Add explicit message for unsupported binary signature
David Kalnischkies
2019-02-10
Fix various typos in the documentation
Jakub Wilk
2019-02-04
Use std::to_string() for HashStringList::FileSize() getter
Julian Andres Klode
2019-02-04
Detect function multiversioning and sse4.2/crc32, enables i386
Julian Andres Klode
2019-02-04
gpgv: Use buffered writes for splitting clearsigned files
Julian Andres Klode
2019-02-04
Merge branch 'pu/dead-pin' into 'master'
Julian Andres Klode
2019-02-01
Add a Packages-Require-Authorization Release file field
Julian Andres Klode
2019-02-01
Introduce experimental 'never' pinning for sources
Julian Andres Klode
2019-02-01
Merge branch 'pu/refuseunsignedlines' into 'master'
Julian Andres Klode
2019-02-01
Step over empty sections in TagFiles with comments
David Kalnischkies
2019-02-01
Drop buffered writing from clearsigned message extraction
David Kalnischkies
2019-02-01
Avoid boolean flags by splitting writeTo functions
David Kalnischkies
2019-01-31
Merge branch 'pu/verify-method-messages-2' into 'master'
Julian Andres Klode
2019-01-31
Disable deprecated methods (ftp, rsh, ssh) by default
Julian Andres Klode
2019-01-30
Verify data being sent by methods in SendMessage()
Julian Andres Klode
2019-01-29
Reuse APT::StringView more in LineBuffer
David Kalnischkies
2019-01-29
Rework ifs to use not instead of == false/true
David Kalnischkies
2019-01-28
Refuse files with lines unexpectedly starting with a dash
David Kalnischkies
2019-01-28
Use more abstraction to handle the current line buffer
David Kalnischkies
2019-01-28
Explicitly remove the whitespaces defined by RFC
David Kalnischkies
2019-01-24
Merge and reuse tmp file handling across the board
David Kalnischkies
2019-01-23
Fail on non-signature lines in Release.gpg
David Kalnischkies
2019-01-23
Fail instead of warn for unsigned lines in InRelease
David Kalnischkies
2019-01-22
Merge branch 'pu/gpgvsignedby' into 'master'
Julian Andres Klode
2019-01-22
SECURITY UPDATE: content injection in http method (CVE-2019-3462)
Julian Andres Klode
2019-01-22
Communicate back which key(s) were used for signing
David Kalnischkies
2019-01-22
Remove `register` keyword
Khem Raj
2019-01-05
hash32: Tighten to multiversion to x86-64 ELF and use uint32_t
Julian Andres Klode
2018-12-26
debListParser: Avoid native arch lookup in ParseDepends
Julian Andres Klode
2018-12-26
configuration: Compare size first during lookup
Julian Andres Klode
2018-12-26
cache hash: Use sse4.2 CRC32c on x86-64 where available
Julian Andres Klode
2018-12-10
Merge branch 'pu/dpkg-path' into 'master'
Julian Andres Klode
2018-12-10
Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkg
Julian Andres Klode
2018-12-04
Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)
Julian Andres Klode
2018-12-04
Override FileFd copy constructor to prevent copying
Julian Andres Klode
2018-12-04
Merge branch 'bugfix/spaceinconfig' into 'master'
Julian Andres Klode
2018-12-04
Merge branch 'remove_old_derivatives' into 'master'
Julian Andres Klode
[next]