Age | Commit message (Collapse) | Author |
|
attempting to share between different kinds of signed objects. This
closes #82.
svn path=/trunk/; revision=4276
|
|
svn path=/trunk/; revision=4275
|
|
month's worth of data, but at least it now runs again.
svn path=/trunk/; revision=4273
|
|
svn path=/branches/tk161/; revision=4272
|
|
reformat code according to pep8
move copyright notices into comments out of docstrings
svn path=/branches/tk161/; revision=4271
|
|
apparently ASID extensions are legal in EE certificates for ROAs,
although given the other constraints I can't think of a sane reason
why this is allowed when so much else is nailed down.
svn path=/trunk/; revision=4269
|
|
svn path=/trunk/; revision=4268
|
|
Use ASN1_INTEGER_cmp() instead of ASN1_INTEGER_get(), the latter's
behavior is too quirky.
Add config variable allowing compatability with manifest EE certs that
have no SIA extension, which is a technical violation of the spec,
albeit a harmless one as far as I can tell; at present, the default
for this variable allows these manifests, at some point the default
will flip to disallow, as a first step towards phasing this out.
svn path=/trunk/; revision=4267
|
|
as required by the current manifest specification.
svn path=/trunk/; revision=4266
|
|
svn path=/trunk/; revision=4265
|
|
svn path=/trunk/; revision=4264
|
|
svn path=/trunk/; revision=4263
|
|
svn path=/trunk/; revision=4262
|
|
checks, RFC 3779 canonical form checks, other nits. Closes #172.
svn path=/trunk/; revision=4261
|
|
check_ta() as first step towards fixing extension checks (closes #107,
see #172).
svn path=/trunk/; revision=4260
|
|
svn path=/trunk/; revision=4259
|
|
svn path=/trunk/; revision=4258
|
|
svn path=/trunk/; revision=4257
|
|
svn path=/trunk/; revision=4256
|
|
(defaults off) to make nonconformant issuer and subject names fatal.
svn path=/trunk/; revision=4255
|
|
display list of matching routes with validation status for second confirmation
svn path=/branches/tk161/; revision=4254
|
|
svn path=/branches/tk161/; revision=4253
|
|
verbose_name_plural in generic object list/detail views
select page title based on verbose_name instead of passing in page_title
rename templates to the default name selected by object_detail() and object_list() generic views
use generic delete_object() view for parents and ghostbusters
svn path=/branches/tk161/; revision=4252
|
|
fix repository deletion
svn path=/branches/tk161/; revision=4251
|
|
format roa request deletion confirmation page into two columns, with an alert box around the action
remove trailing slash from roa_detail url
svn path=/branches/tk161/; revision=4250
|
|
svn path=/branches/tk161/; revision=4249
|
|
svn path=/branches/tk161/; revision=4248
|
|
svn path=/branches/tk161/; revision=4247
|
|
add stub view function for roa creation as a placeholder so that the {% url %} for the Create button doesn't throw an exception.
svn path=/branches/tk161/; revision=4246
|
|
for checking the cert chain for expiration using cacheview
svn path=/branches/tk161/; revision=4245
|
|
svn path=/branches/tk161/; revision=4244
|
|
svn path=/branches/tk161/; revision=4243
|
|
svn path=/branches/tk161/; revision=4241
|
|
svn path=/branches/tk161/; revision=4239
|
|
import/create button
add detail views for repository and pubclients
rename import_* to *_import to match names for other methods on the same model
svn path=/branches/tk161/; revision=4238
|
|
svn path=/branches/tk161/; revision=4237
|
|
multi-table inheritance from irdb.models.GhostbusterRequest.
forms.GhostbusterRequest can be a plain class instead of a callable by setting the .queryset attribute on the field during __init__
svn path=/branches/tk161/; revision=4236
|
|
svn path=/branches/tk161/; revision=4234
|
|
svn path=/branches/tk161/; revision=4233
|
|
svn path=/branches/tk161/; revision=4232
|
|
svn path=/branches/tk161/; revision=4231
|
|
svn path=/branches/tk161/; revision=4230
|
|
svn path=/branches/tk161/; revision=4229
|
|
obj.as_resource_range results in an empty string because it has no such method
prefix AS value with the string "AS" because resource_range_as doesn't included it (unlike ResourceRangeAS objects)
svn path=/branches/tk161/; revision=4228
|
|
adding an existing object
fields for prefixes are prefix_min and prefix_max, not min and max
svn path=/branches/tk161/; revision=4227
|
|
that collapses adjacent ranges and can compute missing ranges
svn path=/branches/tk161/; revision=4225
|
|
svn path=/branches/tk161/; revision=4222
|
|
svn path=/branches/tk161/; revision=4221
|
|
svn path=/branches/tk161/; revision=4218
|
|
svn path=/branches/tk161/; revision=4216
|