Commit graph

26 commits

Author SHA1 Message Date
Aidan Hahn
75c3dcda61
updated README.md 2019-05-19 14:39:41 -07:00
Aidan Hahn
8982353f0a
CNs cant be arbitrary 2019-05-19 14:25:25 -07:00
Aidan Hahn
f7776e7269
dont combine truststore 2019-05-19 14:20:33 -07:00
Aidan Hahn
bfd5d40013
better client error messages 2019-05-19 14:16:09 -07:00
Aidan Hahn
f63fe57b98
build wrapper now extracts distributions of software and adds keys 2019-05-19 13:55:41 -07:00
Aidan Hahn
b74741427c
refactor server side exception handling, better error messages in client 2019-05-19 13:26:15 -07:00
Aidan Hahn
a932852b2c
refactors to server tls code 2019-05-19 13:03:53 -07:00
Aidan Hahn
3021a1d405
added tls code to client 2019-05-19 12:21:00 -07:00
Aidan Hahn
5d66a9880c
pass in private key for generation of cert requests 2019-05-19 11:37:58 -07:00
Aidan Hahn
c91ddb9f2e
script wrapping build process managing certificates and triggering a build 2019-05-18 20:25:34 -07:00
Aidan Hahn
f45a96c1e0
refactored out private module of JobServServer into its own module. got ssl code building 2019-05-18 16:40:58 -07:00
Aidan Hahn
c855151af8
server side tls code 2019-05-18 15:28:36 -07:00
Aidan Hahn
da6aa04f45
added class and file documentation to client class 2019-05-18 13:08:09 -07:00
Aidan Hahn
38e89d628b
class and file docs 2019-05-18 13:05:02 -07:00
Aidan Hahn
05eac44a4c
fixed my night crew typoes 2019-05-18 12:20:12 -07:00
Aidan Hahn
68eabf6510
refactor API based on design document feedback 2019-05-17 18:22:38 -07:00
Aidan Hahn
185b686ad1
readme has instructions for building and running 2019-05-17 12:28:22 -07:00
Aidan Hahn
2497f848c4
refactored out reentrant code, dont break on bad input (client) 2019-05-17 12:19:51 -07:00
Aidan Hahn
cf5a5f122b
server and client are talking 2019-05-17 12:05:17 -07:00
Aidan Hahn
e476438c8c
Server builds 2019-05-17 01:35:55 -07:00
Aidan Hahn
d6e73cf7ad
Client builds 2019-05-17 01:28:26 -07:00
Aidan Hahn
ee2b7f0b4c
implemented test server 2019-05-16 14:49:47 -07:00
Aidan Hahn
dbcbd4dbad
fixed typos in previous commit, added editor swapfiles to gitignore 2019-05-15 16:08:44 -07:00
Aidan Hahn
26fee4a242
add protobuf definitions 2019-05-15 15:54:52 -07:00
Aidan Hahn
0808f6288e
added gradle script, set up dependencies 2019-05-15 12:29:36 -07:00
Aidan Hahn
1c7ba5654a
initial commit 2019-05-15 12:26:56 -07:00