Age | Commit message (Collapse) | Author |
|
add db migrations
svn path=/branches/tk316_317_integration/; revision=4828
|
|
database, only the ORM
regenerate the initial migration
svn path=/branches/tk317/; revision=4825
|
|
svn path=/branches/tk317/; revision=4824
|
|
with better hierarchical publication. Eventually this will likely
become the default and this option can go away, but not today.
svn path=/branches/tk274/; revision=4823
|
|
svn path=/trunk/; revision=4818
|
|
svn path=/branches/tk274/; revision=4816
|
|
rpki.gui.app.range_list.RangeList. This is used with the rpki.resource_set classes, and the API changed from min,max to range_min,range_max.
svn path=/branches/tk274/; revision=4813
|
|
svn path=/branches/tk274/; revision=4812
|
|
resource_set.roa_prefix_ipv4
svn path=/branches/tk274/; revision=4810
|
|
pep8 formatting fixes
svn path=/branches/tk274/; revision=4809
|
|
svn path=/branches/tk274/; revision=4807
|
|
publishing new objects. This should be generalized to cover all
objects issued by this ca_detail, but that's more code. See #306.
svn path=/branches/tk274/; revision=4806
|
|
svn path=/branches/tk274/; revision=4803
|
|
closes #299
svn path=/trunk/; revision=4801
|
|
svn path=/branches/tk274/; revision=4794
|
|
svn path=/branches/tk274/; revision=4793
|
|
shows up on 64-bit CPU, but not on 32-bit CPU. Fun!
svn path=/branches/tk274/; revision=4792
|
|
datetime instead of OpenSSL-like GeneralizedTime strings.
Clean up a lot of compiler warnings that gcc only reports with -Wextra.
svn path=/branches/tk274/; revision=4791
|
|
svn path=/branches/tk274/; revision=4790
|
|
ASN1_TIME, so we can stop mucking about with this conversion in the
Python code.
svn path=/branches/tk274/; revision=4789
|
|
PyArg_ParseTuple() to use PySequence_Fast() et al. Fixes #296.
svn path=/branches/tk274/; revision=4788
|
|
svn path=/branches/tk274/; revision=4786
|
|
Clean up noisy messes a little faster during RPKI key rollover.
svn path=/branches/tk274/; revision=4785
|
|
svn path=/branches/tk274/; revision=4784
|
|
svn path=/branches/tk274/; revision=4781
|
|
being revoked. Doh. Fixes #295.
svn path=/branches/tk274/; revision=4780
|
|
checking as the default.
svn path=/branches/tk274/; revision=4779
|
|
svn path=/branches/tk274/; revision=4778
|
|
structure.
svn path=/branches/tk274/; revision=4777
|
|
svn path=/branches/tk274/; revision=4776
|
|
svn path=/branches/tk274/; revision=4775
|
|
svn path=/branches/tk274/; revision=4774
|
|
svn path=/branches/tk274/; revision=4773
|
|
svn path=/branches/tk274/; revision=4772
|
|
In the end, there can be only one.
svn path=/branches/tk274/; revision=4771
|
|
functions, mostly because Python says this will make our teeth whiter.
Seems to work. Back this out if it creates portability problems.
svn path=/branches/tk274/; revision=4770
|
|
svn path=/branches/tk274/; revision=4769
|
|
id-ad-signedObjectRepository). Fix X509.setSerial() to set the serial
(doh). Don't set empty RFC 3779 extensions no matter what silly thing
the caller does. Set critical flag on Certificate Policies extension.
svn path=/branches/tk274/; revision=4768
|
|
svn path=/branches/tk274/; revision=4767
|
|
svn path=/branches/tk274/; revision=4766
|
|
resource_set towards using POW.IPAddress class. Closes #293.
svn path=/branches/tk274/; revision=4765
|
|
CMS subclass .sign() method calling sequences.
svn path=/branches/tk274/; revision=4764
|
|
svn path=/branches/tk274/; revision=4763
|
|
noticed, because the working definition overwrote it). Other minor
cleanup. Closes #292.
svn path=/branches/tk274/; revision=4762
|
|
smoketest repository layout to silence (correct) rcynic whining about
objects not in manifest.
svn path=/branches/tk274/; revision=4761
|
|
svn path=/branches/tk274/; revision=4760
|
|
svn path=/branches/tk274/; revision=4759
|
|
svn path=/branches/tk274/; revision=4758
|
|
safe code becomes unsafe, then whines about it. Hmm.
svn path=/branches/tk274/; revision=4757
|
|
PEM and OID code in POW. Add ENTER() macro to make it easier to track
down things like borked reference counts.
svn path=/branches/tk274/; revision=4756
|