Cadey Ratio
|
a758254057
|
build files to a directory named bin
|
2017-09-30 06:56:09 -07:00 |
Cadey Ratio
|
834422055d
|
vendor: update ln
|
2017-08-12 09:33:02 -07:00 |
Cadey Ratio
|
c434bafce5
|
build: verbose
|
2017-04-29 13:14:04 -07:00 |
Cadey Ratio
|
7892e2d821
|
add build.sh for package builds
|
2017-04-29 13:11:36 -07:00 |
Cadey Ratio
|
4f37100b71
|
homogenize tooling
|
2017-04-29 12:53:17 -07:00 |
Cadey Ratio
|
7a3757933d
|
remove old api docs
|
2017-04-29 12:53:17 -07:00 |
Cadey Ratio
|
36786956dc
|
routerpc: remove dead package
|
2017-04-28 23:36:55 -07:00 |
Cadey Ratio
|
e288c7c08c
|
reverse proxy buffer pool
|
2017-04-28 23:22:00 -07:00 |
Cadey Ratio
|
27033e5fcf
|
this needs to be unique
|
2017-04-28 23:04:35 -07:00 |
Cadey Ratio
|
bfdb40f398
|
database: remove index
|
2017-04-28 23:00:19 -07:00 |
Cadey Ratio
|
376f5d4d3d
|
database: commit
|
2017-04-28 22:58:08 -07:00 |
Cadey Ratio
|
08d78cf461
|
server: log route put success
|
2017-04-28 22:46:56 -07:00 |
Cadey Ratio
|
9342891f14
|
generate host if none exists
|
2017-04-28 22:45:43 -07:00 |
Cadey Ratio
|
d7461cfbf5
|
database: no more gorethink
|
2017-04-28 22:43:04 -07:00 |
Cadey Ratio
|
3952248c6a
|
don't panic
|
2017-04-28 22:39:18 -07:00 |
Cadey Ratio
|
316daa1eda
|
don't confuse autocert
|
2017-04-28 22:36:11 -07:00 |
Cadey Ratio
|
8ad2a641f1
|
debugging
|
2017-04-28 22:32:01 -07:00 |
Cadey Ratio
|
0f7b2dbaf0
|
server: do ssl good
|
2017-04-28 22:30:32 -07:00 |
Cadey Ratio
|
a224f2fe0c
|
cmd/route: secure
|
2017-04-28 22:21:57 -07:00 |
Cadey Ratio
|
6529dec9db
|
server: grpc listens over SSL
|
2017-04-28 22:21:04 -07:00 |
Cadey Ratio
|
9fd8ea5390
|
cmd/route: XXX RIP
|
2017-04-28 22:16:11 -07:00 |
Cadey Ratio
|
643527c43a
|
cmd/route: fix flag position
|
2017-04-28 22:14:08 -07:00 |
Cadey Ratio
|
66f1d243d1
|
vendor: add tablewriter
|
2017-04-28 22:11:24 -07:00 |
Cadey Ratio
|
7b19a0b4e8
|
vendor jwtcreds
|
2017-04-28 22:10:53 -07:00 |
Cadey Ratio
|
73e9bd59d4
|
vendor: remove context
|
2017-04-28 22:09:30 -07:00 |
Cadey Ratio
|
7ecce5f503
|
cmd/route: implement route management commands
|
2017-04-28 22:09:21 -07:00 |
Cadey Ratio
|
0897a63aa7
|
server: don't nil pointer deref
|
2017-04-28 21:22:02 -07:00 |
Cadey Ratio
|
102feb4b94
|
vendor dependencies
|
2017-04-28 21:19:30 -07:00 |
Cadey Ratio
|
ead4eceb48
|
start on route cli
|
2017-04-28 21:18:41 -07:00 |
Cadey Ratio
|
66e4ea082b
|
database: add Close()
|
2017-04-28 21:18:19 -07:00 |
Cadey Ratio
|
4186b0c6b0
|
cmd: remove a broken thing
|
2017-04-28 20:09:09 -07:00 |
Cadey Ratio
|
4e4da828b5
|
server: fix build
|
2017-04-28 20:08:11 -07:00 |
Cadey Ratio
|
d6da19c063
|
database: fix build
|
2017-04-28 19:51:49 -07:00 |
Cadey Ratio
|
6fc2e13e54
|
remove old certcache
|
2017-04-28 19:47:24 -07:00 |
Cadey Ratio
|
8fd83ff179
|
database: remove old rethinkdb code
|
2017-04-28 18:09:14 -07:00 |
Cadey Ratio
|
3845626231
|
rename things
|
2017-04-28 18:08:32 -07:00 |
Cadey Ratio
|
e06286b5cd
|
vendor: update dependencies
|
2017-04-28 16:28:25 -07:00 |
Cadey Ratio
|
cc602bc7c5
|
main: clean up and use env
|
2017-04-28 16:28:03 -07:00 |
Cadey Ratio
|
30ebdbac7d
|
server: support new database, shim certificate management
|
2017-04-28 16:27:34 -07:00 |
Cadey Ratio
|
e8acea0351
|
tun2: make Server better
|
2017-04-28 15:23:26 -07:00 |
Cadey Ratio
|
96e2e399bc
|
lib/routecrypto: move rsa utilities here
|
2017-04-28 15:23:04 -07:00 |
Cadey Ratio
|
4ea2bd35be
|
remove tunnel
|
2017-04-28 14:58:14 -07:00 |
Cadey Ratio
|
eac3883186
|
move protobuf definitions into a higher level package
|
2017-04-28 14:57:56 -07:00 |
Cadey Ratio
|
7fe1f5ed15
|
database: add boltdb backend, Storage interface
|
2017-04-28 14:57:10 -07:00 |
Cadey Ratio
|
115786ae6e
|
routegrpc: move to new API definitions
|
2017-04-28 14:56:52 -07:00 |
Cadey Ratio
|
4a85472c81
|
tun2: interface check
|
2017-04-13 14:46:35 -07:00 |
Cadey Ratio
|
5c410b0931
|
add gops support
|
2017-04-06 15:54:33 -07:00 |
Cadey Ratio
|
40e341db51
|
cmd/helloserver: don't log healthchecks
|
2017-04-05 22:35:33 -07:00 |
Cadey Ratio
|
734e6ab036
|
Procfile: fix SSL
|
2017-04-05 22:23:17 -07:00 |
Cadey Ratio
|
e7930add80
|
Procfile: fix launching order
|
2017-04-05 22:20:20 -07:00 |