Russell Hancox
|
9562ee86cd
|
Project: Add missing copy to a few properties previously missed
|
2015-06-19 17:32:45 -04:00 |
|
Russell Hancox
|
536b8969ed
|
santactl/sync: LogUpload - logsToUpload is part of the same class, use self.
|
2015-05-18 16:31:43 -04:00 |
|
Russell Hancox
|
0db3b6d955
|
santactl/sync: Split out Log Upload request generation and Rule Download rule parsing from main request methods.
|
2015-05-18 14:33:21 -04:00 |
|
Russell Hancox
|
f82da21b75
|
santactl/sync: Bug from 8cd9898, call completion handler even if no rules are downloaded.
|
2015-05-15 10:38:26 -04:00 |
|
Russell Hancox
|
969a5ef94e
|
santactl/sync: Don't release SecAsn1Coder until we're done with its data.
|
2015-05-14 17:35:06 -04:00 |
|
Russell Hancox
|
fd7ad07193
|
santactl/sync: Handle DER decoding failures more gracefully.
|
2015-05-14 17:01:49 -04:00 |
|
Russell Hancox
|
8cd9898cf3
|
santactl/sync: Don't send empty rules array to daemon.
|
2015-05-11 16:27:02 -04:00 |
|
Russell Hancox
|
6492e70599
|
santactl: Instead of rejecting authentication challenges and trying again, cancel the whole request.
|
2015-05-07 17:56:47 -04:00 |
|
Russell Hancox
|
be1e66c29d
|
Project: Enable more warnings and then fix them.
|
2015-05-01 17:40:39 -04:00 |
|
Russell Hancox
|
297fb4cb68
|
Add parent process name collection and upload
|
2015-04-30 18:21:13 -04:00 |
|
Russell Hancox
|
f16fa691b5
|
santactl: include zlib.h instead of import
|
2015-04-21 16:43:09 -04:00 |
|
Russell Hancox
|
96517573e7
|
santactl/sync: rename SyncStatus->SyncState, add cleanSync option that can be requested by client or server.
|
2015-04-10 12:39:22 -04:00 |
|
Russell Hancox
|
8365e00a50
|
Sync: Decision should be uploaded as a string, not an int. Rename serial_no to serial_num
|
2015-04-09 10:02:21 -04:00 |
|
Russell Hancox
|
a629e6cff1
|
Clean-up: NSString length is quicker than isEqual
|
2015-04-09 10:01:44 -04:00 |
|
Russell Hancox
|
323a38dc21
|
Project: Clean-up block style, order of public/private in C++ headers
|
2015-04-08 12:29:22 -04:00 |
|
Russell Hancox
|
2486cfdcff
|
santactl/sync: Update logging
|
2015-04-01 16:15:14 -04:00 |
|
Russell Hancox
|
ef0cc2fffd
|
santactl/sync: Put constant API strings in a separate file
|
2015-03-31 15:56:47 -04:00 |
|
Russell Hancox
|
6c27ac60a1
|
SNTConfigurator: if MachineID hasn't been overridden get one from IOKit
|
2015-03-26 15:08:26 -04:00 |
|
Russell Hancox
|
d4c4b26c3b
|
santactl/sync: Fix MachineOwnerPlist* config methods, don't crash if machine owner missing
|
2015-03-26 08:24:53 -04:00 |
|
Russell Hancox
|
50614f589c
|
santactl/sync: Update Rule download API
|
2015-03-25 17:17:41 -04:00 |
|
Russell Hancox
|
4e1e4cde3b
|
santactl/sync: Fix broken Log Upload, re-add gzip compression
|
2015-03-16 17:05:49 -04:00 |
|
Russell Hancox
|
0afe465ac5
|
santactl: Rename machineIDOverride to machineID
|
2015-03-13 18:18:09 -04:00 |
|
Russell Hancox
|
7c3b533679
|
santactl: Update help strings
|
2015-03-13 12:47:28 -04:00 |
|
Russell Hancox
|
d109aae6ef
|
santad/santactl: include pid and ppid in event upload
|
2015-03-09 09:52:56 -04:00 |
|
Russell Hancox
|
b89040c37a
|
santactl/sync: Add ability to refuse redirects
|
2015-03-06 17:41:31 -05:00 |
|
Russell Hancox
|
1c92e968e3
|
SNTAuthenticatingURLSession: remove unnecessary import
|
2015-03-06 12:00:33 -05:00 |
|
Russell Hancox
|
c1b7f9ae63
|
SNTAuthenticatingURLSession: fix potential crash where client identity
is released before NSURLCredential is created
|
2015-03-05 13:58:31 -05:00 |
|
Russell Hancox
|
7028c24425
|
Add missing copyright header from SNTDERDecoder.m
|
2015-03-05 12:03:55 -05:00 |
|
Russell Hancox
|
f1a3246eb9
|
santactl/sync: Minor style cleanup
|
2015-02-02 18:15:32 -05:00 |
|
Russell Hancox
|
eeda832fae
|
santactl/sync: Factor out dictionary conversion
|
2015-02-02 18:12:07 -05:00 |
|
Russell Hancox
|
ce9af3d019
|
santactl/sync: Simplify cert signing chain in event upload.
|
2015-02-02 17:02:55 -05:00 |
|
Russell Hancox
|
d11b137f9b
|
santactl/sync: Don't attempt to apply rules until all have been downloaded
|
2015-02-02 17:02:08 -05:00 |
|
Russell Hancox
|
7a03183cf0
|
Update Copyright years
|
2015-01-30 18:41:12 -05:00 |
|
Russell Hancox
|
a66255aa8f
|
Events: store event in archived form in database, store & upload entire signing chain rather than just leaf, rename eventsPendingCount, add unit tests.
|
2015-01-30 17:27:34 -05:00 |
|
Russell Hancox
|
1117b28d8d
|
Change RuleDownload JSON to refer to shasum for rule instead of sha1
|
2015-01-28 22:20:55 -05:00 |
|
Russell Hancox
|
ecbd92646d
|
Update all docstrings to triple-slash doxygen style
|
2015-01-28 21:28:17 -05:00 |
|
Russell Hancox
|
b30696b8a3
|
Fix alignment in SNTCommandSync.m
|
2015-01-28 19:13:00 -05:00 |
|
Russell Hancox
|
6335a02404
|
Move to SHA-256 hashing
|
2015-01-28 19:12:59 -05:00 |
|
Russell Hancox
|
ccd871cfdd
|
santactl: Simplify protocol and daemonConn handling
|
2015-01-20 18:58:40 -05:00 |
|
Russell Hancox
|
e8f298aa38
|
santactl: Fix memory leaks in SNTAuthenticatingURLSession, inline extractIdentityAndTrust function
|
2015-01-05 23:19:24 -05:00 |
|
Russell Hancox
|
172a260cdc
|
Style cleanups
|
2015-01-05 23:18:12 -05:00 |
|
Remco
|
de61869b01
|
corrected typo
|
2014-12-24 09:25:00 +01:00 |
|
Remco
|
6b177933e2
|
fixed remarks
|
2014-12-23 20:51:00 +01:00 |
|
Remco
|
06c95e9121
|
fixed issue with ignored cert issuer cn and cert common name config
|
2014-12-22 15:41:22 +01:00 |
|
Remco
|
dbbdfb1965
|
added support for using custom pkcs#12 file with password
|
2014-12-22 15:37:25 +01:00 |
|
Remco
|
2d927175e0
|
Improved error logging.
|
2014-12-22 15:23:25 +01:00 |
|
Remco
|
642b69bde2
|
Removing hard coded disabling of client certificates.
|
2014-12-22 15:22:17 +01:00 |
|
Remco
|
cbf16d140b
|
return error when certificate file could not be loaded.
|
2014-12-21 15:20:43 +01:00 |
|
Remco
|
1503f8658d
|
added content-type application/json to json requests
|
2014-12-20 02:29:02 +01:00 |
|
Russell Hancox
|
07988686ae
|
Initial commit
|
2014-11-20 16:23:13 -05:00 |
|