Skip to content

Tags: prazcrypto/grr

Tags

v3.4.6.0-release

Toggle v3.4.6.0-release's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix missing DLL issue Windows machines without VCRuntime (google#977)

* Fix missing DLL issue windows without VC

This issue was fixed by PyInstaller in a newer version, but since we still use the old one we need to patch it ourselves. It can be removed as soon as we upgrade. For more information, see https://github.com/pyinstaller/pyinstaller/pull/5770/files

* Add windows binaries _only_ on windows

v3.4.5.1-release

Toggle v3.4.5.1-release's commit message
Multiple changes.

 * Update version to 3.4.5.1.
 * Update fleetspeak binary dependency.
 * Adding more logging to proto deserialization.
 * Add tests for title in Netstat results.
 * Fleetspeak server wrapper: remove obsolete config initialization.
 * Config updater: add support for rotating fleetspeak certificate.
 * Use material table for displaying Netstat results.
 * Format NetworkConnectionFamily and NetworkConnectionType in Netstat Results table.
 * MSI: MSI templates can't be bulk signed.
 * Increasing min time between stop checks to 30 seconds.

v3.4.3.1-release

Toggle v3.4.3.1-release's commit message
A number of changes:

* Updating PyYAML, Jinja2 and Fleetspeak dependencies.
* Artifacts work.

v3.4.2.4-release

Toggle v3.4.2.4-release's commit message
Bump version number.

v3.4.2.3-release

Toggle v3.4.2.3-release's commit message
OSX: fix client builder config in open source.

v3.4.2.0-release

Toggle v3.4.2.0-release's commit message
Fix jstree in open source.

v3.4.0.1

Toggle v3.4.0.1's commit message
A number of changes.

* Timeline feature work has started.
* Self-update fixed for Debian.
* UpdateClient flow refactored to remove AFF4 traces.
* Self-update tests added.
* Chipsec dependency correctly listed.
* Protobuf dependency updated.
* Bumped version to 3.4.0.1

v3.3.0.8

Toggle v3.3.0.8's commit message
A number of changes:

* Angular project boilerplate for the next-gen UI submitted.
* A number of parser issues fixed.
* Python and JS dependencies bumped.
* FromDatastoreValue/ToDatastoreValue and related methods renamed -> FromWireFormat/ToWireFormat.
* Self-contained e2e tests rewritten to use fork/exec instead of simply
forking.

v3.3.0.4

Toggle v3.3.0.4's commit message
UpdateNotifications shouldn't fail when timestamps list is empty.

Tests are pending the repo sync.

v3.3.0.3

Toggle v3.3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
README file is referenced by the server DEB. Reverting its deletion.

Reverting google@1397edd.