Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: invzn/santa

Tags

2021.5

Toggle 2021.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Project: Bump dependency versions, fix reload command (google#554)

* Project: Bump dependency versions, fix reload command

The reload command would fail if you used multiple compilation modes for
building as it would try extracting the versions from both comp modes.

The dependency bump includes a fix for google#553

2021.3

Toggle 2021.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
santad: Fix transitive rules when using the sysx cache feature (googl…

…e#540)

This fixes transitive allowlisting when `EnableSysxCache` is turned on, reduces the deadline timer to fire 5s before the ES deadline, remaps our DEBUG logs to NOTICE so they can be more easily seen in Console and prevents transitive rules being created for paths under /dev/.

2021.2

Toggle 2021.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Project: run buildifier on BUILD files (google#534)

2021.1

Toggle 2021.1's commit message
santad: Add some TODOs related to cache

1.17

Toggle 1.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
santactl sync: add config option to enable legacy zlib content encodi…

…ng (google#522)

1.16

Toggle 1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release: split out the kext into a separate release label (google#520)

* fix SNTLoggingKernel BUILD rule (google#518)

* release: split out santa-driver.kext

* release: update ci

* remove ipa script rule

* update ci

1.15

Toggle 1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
santa-driver: Fix some new Xcode 12 warnings (google#502)

The ossharedptr-misuse warning is generated from within system headers and I couldn't
find a simple way to prevent that other than disabling the warning entirely. We don't
use OSSharedPtr directly anyway.

1.14

Toggle 1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Project: avoid public visibility (google#483)

1.13

Toggle 1.13's commit message
Version bump to 1.13

1.12

Toggle 1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version bump (google#455)