Skip to content
GitLab
Explore
Sign in
Register
Commits · 7c7e351b9887ec5deaea6075c18d76d369b76a3c
bundle_certs
Browse files
Aug 22, 2017
- Added "namespaced" die and usage functions.
· 7c7e351b
nimrod
authored
Aug 22, 2017
7c7e351b
- Fixup for the tests.
· af02608f
nimrod
authored
Aug 22, 2017
af02608f
Aug 09, 2017
- Updated pre-commit hooks.
· da513479
nimrod
authored
Aug 09, 2017
da513479
May 29, 2017
- Use newer shell pre-commit hooks.
· c4daf6cd
nimrod
authored
May 29, 2017
c4daf6cd
Apr 24, 2017
- Added shellcheck test, fix found warnings.
· b0ef4b0c
nimrod
authored
Apr 24, 2017
b0ef4b0c
Apr 23, 2017
- Added clean target.
· 59a99fd6
nimrod
authored
Apr 23, 2017
59a99fd6
- Updated pre-commit hooks, use tags instead of hashes.
· 3c29e51c
nimrod
authored
Apr 23, 2017
3c29e51c
Dec 01, 2016
- Run tests if the Makefile changes as well.
· 892c8694
nimrod
authored
Dec 01, 2016
892c8694
- Filled in fields in license.
· c4266efc
nimrod
authored
Dec 01, 2016
c4266efc
- Moved lint to pre-commit.
· 02790ef3
nimrod
authored
Dec 01, 2016
02790ef3
Jul 07, 2016
- Correct syntax error with AWK on OpenBSD.
· 1145be89
nimrod
authored
Jul 07, 2016
1145be89
Mar 13, 2016
- Corrected typo.
· 9c067072
nimrod
authored
Mar 13, 2016
9c067072
- Added support for pre-commit.
· 750e4d3e
nimrod
authored
Mar 13, 2016
750e4d3e
Mar 09, 2016
- Declare local variables.
· deaac291
nimrod
authored
Mar 09, 2016
deaac291
Mar 08, 2016
- Spelling corrections.
· 32249739
nimrod
authored
Mar 08, 2016
32249739
Mar 03, 2016
- Added lint target, updated documentation.
· fa40e935
nimrod
authored
Mar 03, 2016
fa40e935
Mar 02, 2016
Rename find_cert_by_hash to find_cert_by_issuer_hash, sync docs.
· e0c1e9d7
nimrod
authored
Mar 02, 2016
e0c1e9d7
Mention adding a Git hook in the README,
· 9d28e0f8
nimrod
authored
Mar 02, 2016
9d28e0f8
Added license and Author Information.
· 58118eeb
nimrod
authored
Mar 02, 2016
58118eeb
Handle case when passed filename doesn't exist.
· 4dc42334
nimrod
authored
Mar 02, 2016
4dc42334
- Handle case when parameters are passed.
· e13eb49b
nimrod
authored
Mar 02, 2016
e13eb49b
Added TODO list to the README.
· 73f3cf13
nimrod
authored
Mar 02, 2016
73f3cf13
Add use case to the README.
· 1245b9fc
nimrod
authored
Mar 02, 2016
1245b9fc
Corrected formatting for some of the lists.
· d929104b
nimrod
authored
Mar 02, 2016
d929104b
Added Requirements, Usage, Shell functions and Test sections to the README.
· d26adef9
nimrod
authored
Mar 02, 2016
d26adef9
Renamed the find_issued_by function to find_cert_by_hash.
· e4063852
nimrod
authored
Mar 02, 2016
e4063852
Added README file.
· e28df866
nimrod
authored
Mar 02, 2016
e28df866
Pretty much full implementation, missing just usage for now.
· 8e653e83
nimrod
authored
Mar 02, 2016
8e653e83
Added gitignore.
· cee51ea0
nimrod
authored
Mar 02, 2016
cee51ea0
Added Makefile, for now just for testing.
· 38d938df
nimrod
authored
Mar 02, 2016
38d938df
Feb 28, 2016
First commit, just find the root certificate for now.
· ad4a085b
nimrod
authored
Feb 28, 2016
ad4a085b
Loading