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
|
e574621911
|
santactl/binaryinfo: Only show index in signing chain once
|
2015-02-02 18:17:46 -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
|
63c6e4f852
|
santactl binaryinfo: Add Cert SHA-256
|
2015-02-02 13:21:34 -05:00 |
|
Russell Hancox
|
b728ea3077
|
Rename SNTBinaryInfo -> SNTFileInfo, add more tests
|
2015-01-31 17:54:29 -05:00 |
|
Russell Hancox
|
a98bd00492
|
Unify path-standardizing into SNTBinaryInfo
|
2015-01-30 18:56:43 -05:00 |
|
Russell Hancox
|
6aeae5f1b6
|
santactl rule: print if rule is being deleted
|
2015-01-30 18:45:12 -05:00 |
|
Russell Hancox
|
7a03183cf0
|
Update Copyright years
|
2015-01-30 18:41:12 -05:00 |
|
Russell Hancox
|
6b743015a0
|
santactl rule: Correctly show rule SHA-256
|
2015-01-30 18:31:30 -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
|
f8273555a4
|
santactl: Binaryinfo detects bundles
|
2015-01-28 23:28:41 -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
|
ae74a61a7e
|
Add SHA-256 output to santactl binaryinfo command
|
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
|
407466cd5f
|
Update SNTXPCConnection's wait-during-resume and utilize it in SNTCommandController
|
2015-01-20 18:58:08 -05:00 |
|
Russell Hancox
|
ba9340d30d
|
Some doxygen comment cleanups
|
2015-01-20 18:57:14 -05:00 |
|
Russell Hancox
|
195ba4d918
|
santactl status: don't block infinitely if daemonConn is nil
|
2015-01-13 16:16:03 -05:00 |
|
Russell Hancox
|
10892691e8
|
Merge pull request #12 from dutchcoders/add-remove-rules-using-cli
santactl: can add and remove rule(s) now
|
2015-01-12 18:56:20 -05:00 |
|
Russell Hancox
|
d4538b4f7c
|
Project: simplify version numbering by basing the version number on the latest git tag number. Mark debug builds with git commit id.
|
2015-01-07 18:42:17 -05:00 |
|
Remco
|
c885dbdd4f
|
moving exit within the block, because of race condition
|
2015-01-06 22:06:56 +01:00 |
|
Remco
|
1bfe8feeb1
|
customMsg wasn't set to parameter value
|
2015-01-06 22:06:18 +01:00 |
|
Remco
|
caaa7e60c3
|
disallow rule management when syncbaseurl is set
|
2015-01-06 22:05:51 +01:00 |
|
Remco
|
21bf445f46
|
fixed typo in help text
|
2015-01-06 22:05:36 +01: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 |
|
Russell Hancox
|
b4b899cf37
|
Merge pull request #11 from dutchcoders/add-help-command
added help command to usage
|
2015-01-05 14:41:49 -05:00 |
|
Remco
|
e959e42282
|
add help command to usage
|
2014-12-29 17:24:47 +01:00 |
|
Remco
|
86cd6aa133
|
enhancement(santactl): can add and remove rule(s) now.
|
2014-12-29 17:20:56 +01: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
|
fac4e68adf
|
Proj: Bump version to 0.7.1
|
2014-12-16 16:40:23 -05:00 |
|
Russell Hancox
|
07988686ae
|
Initial commit
|
2014-11-20 16:23:13 -05:00 |
|