Mark Junker
|
787a4bc4b5
|
Fixes #83
|
2015-04-29 10:20:09 +02:00 |
Mitchell Hashimoto
|
b5f8f3b05a
|
vault: add helper/mlock for doing mlock
|
2015-04-28 14:59:43 -07:00 |
Mitchell Hashimoto
|
fa80e90b1a
|
helper/passsword: fix windows compilation
|
2015-04-28 09:23:48 -07:00 |
Mitchell Hashimoto
|
8e3746d347
|
helper/kv-builder
|
2015-04-07 22:30:25 -07:00 |
Mitchell Hashimoto
|
481628c41f
|
command/auth: framework for supporting more auth methods
|
2015-04-05 20:50:18 -07:00 |
Mitchell Hashimoto
|
afc71d2a7b
|
command/server: cleaner output
|
2015-04-04 12:06:41 -07:00 |
Mitchell Hashimoto
|
2e9e4ee93d
|
helper/password: catch ctrl-c if possible
|
2015-04-01 17:27:29 -07:00 |
Mitchell Hashimoto
|
11f8423b4f
|
logical/framework, logical/testing
|
2015-03-15 16:39:49 -07:00 |
Mitchell Hashimoto
|
a0232eedd7
|
helper/backend: use logical package
|
2015-03-15 14:57:19 -07:00 |
Mitchell Hashimoto
|
857e00bcdc
|
helper/backend: start acceptance test framework
|
2015-03-14 17:18:19 -07:00 |
Mitchell Hashimoto
|
accd8c29ca
|
helper/backend: auto-generate help route
|
2015-03-14 10:12:50 -07:00 |
Mitchell Hashimoto
|
e8e55ef8b1
|
helper/backend: one callback per operation
|
2015-03-14 00:19:25 -07:00 |
Mitchell Hashimoto
|
7f87d9ea6f
|
helper/backend: HandleRequest works
|
2015-03-13 23:58:20 -07:00 |
Mitchell Hashimoto
|
d17c3d87d3
|
helper/backend: store captures for a path
|
2015-03-13 23:48:49 -07:00 |
Mitchell Hashimoto
|
c4e35ffb7d
|
helper/backend: cache route regexps (98% speedup)
benchmark old ns/op new ns/op delta
BenchmarkBackendRoute 49144 589 -98.80%
|
2015-03-13 23:25:17 -07:00 |
Mitchell Hashimoto
|
e5871abf77
|
helper/backend: benchmark route
|
2015-03-13 23:22:48 -07:00 |
Mitchell Hashimoto
|
0751c5db12
|
helper/backend: basic path routing (naive)
|
2015-03-13 23:17:25 -07:00 |
Mitchell Hashimoto
|
a68eb1a994
|
helper/backend: add default values
|
2015-03-13 21:15:20 -07:00 |
Mitchell Hashimoto
|
33a08fbfa0
|
helper/backend: start this thing
|
2015-03-13 21:11:19 -07:00 |
Mitchell Hashimoto
|
d88c20e293
|
command/server: add config loading
|
2015-03-12 15:21:11 -07:00 |
Mitchell Hashimoto
|
a524ef6537
|
helper/password: for reading passwords securely
|
2015-03-04 00:31:35 -08:00 |