Tim Hockin
|
766f44f715
|
Move IsSecretKey into util/validation
|
2016-07-03 02:19:09 -07:00 |
|
Tim Hockin
|
37786e0e77
|
Make IsHTTPHeaderName return error strings
|
2016-07-02 17:34:32 -07:00 |
|
Tim Hockin
|
3ad6c397d7
|
Make IsValid{User,Group}Id return error strings
|
2016-07-02 17:34:32 -07:00 |
|
Tim Hockin
|
bb208a02b3
|
Make IsValidPercent return error strings
|
2016-07-02 17:34:32 -07:00 |
|
Tim Hockin
|
87c1fc50a8
|
Make IsValidIP return error strings
Also treat 0.0.0.0 as special, like loopback and multicast.
|
2016-07-02 17:32:05 -07:00 |
|
Tim Hockin
|
14bece550f
|
Make IsValidPortNum/Name return error strings
|
2016-07-02 17:32:05 -07:00 |
|
Tim Hockin
|
189d4a5159
|
Make CIdentifier return error strings
|
2016-07-02 17:32:05 -07:00 |
|
David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
Tim Hockin
|
54a3efb364
|
Make IsDNS952Label return error strings
|
2016-05-19 08:57:49 -07:00 |
|
Tim Hockin
|
5862a60ae7
|
Make IsDNS1123Subdomain return error strings
|
2016-05-19 08:57:49 -07:00 |
|
Tim Hockin
|
77eff06a53
|
Make IsDNS1123Label return error strings
|
2016-05-19 08:57:49 -07:00 |
|
Tim Hockin
|
66d0d87829
|
Make IsValidLabelValue return error strings
|
2016-05-17 21:36:10 -07:00 |
|
Tim Hockin
|
72955770f3
|
Make IsQualifiedName return error strings
|
2016-05-10 11:23:23 -07:00 |
|
André Martins
|
c1a360b1d5
|
Removing IPv4 enforcement on Endpoints
Signed-off-by: André Martins <aanm90@gmail.com>
|
2016-04-14 16:20:00 +01:00 |
|
Rudi Chiarito
|
a2d1bb7acf
|
Add httpHeaders to httpGet liveness probe
Also update existing documentation and try to steer users away from 'host'.
Add validation.
|
2016-02-05 11:20:04 -05:00 |
|
mdshuai
|
27934da9cc
|
Validate uids and gids for securitycontext
|
2016-01-11 15:17:25 +08:00 |
|
tummychow
|
a21c52a766
|
Move util/validation files to their own package
|
2015-09-13 00:46:52 -07:00 |
|