Commit Graph

479 Commits

Author SHA1 Message Date
Sage Weil
a937275fb6 auth: clarify protocol comments a bit 2009-08-24 11:55:04 -07:00
Sage Weil
88179a3727 auth: rearrange types 2009-08-21 16:21:26 -07:00
Sage Weil
a74c1a99ff mon: lose ClientTicket; simplify mon's client map [disk format change] 2009-08-21 16:20:14 -07:00
Yehuda Sadeh
56e0ab701a auth: use common definition for crypto types 2009-08-20 12:29:50 -07:00
Yehuda Sadeh
6c43e5dd43 auth: consolidate different secret types to one type 2009-08-20 12:26:58 -07:00
Yehuda Sadeh
d0b204a9fb auth: pass const buffers to crypto encrypt/decrypt 2009-08-20 12:04:09 -07:00
Yehuda Sadeh
9bb9672431 auth: fix compilation errors 2009-08-19 17:10:37 -07:00
Sage Weil
fbe53c249a auth: bits 2009-08-19 16:56:05 -07:00
Yehuda Sadeh
4a0298e32a auth: replace crypto_stupid with crypto_none 2009-08-19 16:34:52 -07:00
Yehuda Sadeh
951028fed3 auth: fix aes encryption 2009-08-19 16:28:23 -07:00
Yehuda Sadeh
1f7b82d479 auth: don't use bufferptr 2009-08-19 16:24:12 -07:00
Yehuda Sadeh
8fc4666223 auth: fixed aes, added test utility 2009-08-19 15:59:52 -07:00
Yehuda Sadeh
59a1eb973b auth: aes decrypt 2009-08-19 15:36:42 -07:00
Sage Weil
3cb690d7cd kclient: add base64, crypt.[ch] 2009-08-19 15:10:21 -07:00
Yehuda Sadeh
0157567e09 auth: compiles, everything links with libcrypto 2009-08-19 14:56:23 -07:00
Yehuda Sadeh
2d4556fd59 auth: work in progress 2009-08-19 14:02:49 -07:00
Yehuda Sadeh
414e47d91a auth: check key in the stab auth implementation 2009-08-19 10:30:29 -07:00
Yehuda Sadeh
93834d6611 auth: refine layers on kernel client 2009-08-19 10:30:29 -07:00
Yehuda Sadeh
3c275a5857 auth: auth stub implementation 2009-08-19 10:30:29 -07:00
Sage Weil
a849be3242 auth: auth scheme notes 2009-08-19 10:18:29 -07:00
Sage Weil
8631573366 auth: add versioning to ClientTicket 2009-08-11 15:22:24 -07:00
Sage Weil
31c7b5d6ed auth: compat with old struct 2009-07-28 11:31:43 -07:00
Sage Weil
483bc18c36 auth: add ClientTicket 2009-07-28 11:05:14 -07:00
Sage Weil
a93ab1da1f auth: use string instead of const char* for maps 2009-06-25 21:26:19 -07:00
Yehuda Sadeh
86cf106fed auth: some leaks fixes 2009-04-27 16:26:27 -07:00
Yehuda Sadeh
3243029b63 auth: fix uninitialized variable 2009-03-20 14:19:27 -07:00
Yehuda Sadeh
3251b15709 auth: advanced auth config options 2009-03-20 13:55:16 -07:00
Yehuda Sadeh
38954991fb auth: fix case when mount sections are not defined 2009-03-18 15:34:01 -07:00
Yehuda Sadeh
3814189b08 auth: added basic client ip authorization 2009-03-18 15:34:01 -07:00