Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-12 | Cleanup client connect code. | Rob Austein | |
svn path=/trunk/; revision=5398 | |||
2013-06-12 | Do IPv6 client support properly, using getaddrinfo(). | Rob Austein | |
svn path=/trunk/; revision=5397 | |||
2013-06-12 | Add IPv6 support to --client TCP mode. | Rob Austein | |
svn path=/trunk/; revision=5396 | |||
2013-06-12 | Add --listener_tcp mode. Currently this is at proof-of-concept level | Rob Austein | |
to work out all the forking and dispatch stuff. Main things left to do are (a) rewriting the single IPv4/6 socket with blocking I/O to use asyncore and two sockets, and (b) daemonizing (maybe). svn path=/trunk/; revision=5395 | |||
2013-06-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5394 | |||
2013-06-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5393 | |||
2013-06-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5392 | |||
2013-06-11 | Add mild degree of parallelism to default rcynic configuration. | Rob Austein | |
svn path=/trunk/; revision=5391 | |||
2013-06-11 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5390 | |||
2013-06-10 | Switch default configuration to use trust-anchor-directory. | Rob Austein | |
svn path=/trunk/; revision=5389 | |||
2013-06-10 | decorate alert views to require a user to be logged in and a resource handle ↵ | Michael Elkins | |
selected closes #542 svn path=/trunk/; revision=5388 | |||
2013-06-10 | Another gratuitous checkin to force new revision. | Rob Austein | |
svn path=/trunk/; revision=5387 | |||
2013-06-10 | need to access ResourceHolderCA via the GUI's proxy model to pass to ↵ | Michael Elkins | |
list_received_resources() see #544 svn path=/trunk/; revision=5386 | |||
2013-06-10 | Trivial cleanup to force new repository version while testing change | Rob Austein | |
to snapshot script. svn path=/trunk/; revision=5385 | |||
2013-06-10 | rpki.version hack and rpkic command to display it. | Rob Austein | |
See #543. svn path=/trunk/; revision=5384 | |||
2013-06-08 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5383 | |||
2013-06-08 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5382 | |||
2013-06-07 | use {% load url from future %} to support older versions of django prior to ↵ | Michael Elkins | |
the syntax change see #528 svn path=/trunk/; revision=5381 | |||
2013-06-07 | expand link to resource holder creation page with {% url %} rather than ↵ | Michael Elkins | |
hardcoding it (duh) see #528 svn path=/trunk/; revision=5380 | |||
2013-06-07 | Nit | Rob Austein | |
svn path=/trunk/; revision=5379 | |||
2013-06-07 | Forgot a globfree(). | Rob Austein | |
svn path=/trunk/; revision=5378 | |||
2013-06-06 | Consolidate to a single event loop, queue up all TALs at start. This | Rob Austein | |
makes things run a lot faster with multiple trust anchors. svn path=/trunk/; revision=5377 | |||
2013-06-06 | add Help link to navigation bar which points to rpki.net wiki page | Michael Elkins | |
closes #521 svn path=/trunk/; revision=5376 | |||
2013-06-06 | Add a link to the resource holder creation page if the current user is a ↵ | Michael Elkins | |
superuser and there are no resource holders defined. closes #528 svn path=/trunk/; revision=5375 | |||
2013-06-06 | Type signatures of rsync_*() and task_*() frameworkss should not be so | Rob Austein | |
tightly coupled to walk_cert(). Checkpoint along the way to adding handlers for the check_ta*() functions so that we can run multiple trust anchors in parallel. svn path=/trunk/; revision=5374 | |||
2013-06-06 | Reorganize TA handling code, add trust-anchor-directory directive. | Rob Austein | |
Latter is not yet fully tested, so not yet ready for prime time. svn path=/trunk/; revision=5373 | |||
2013-06-05 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5372 | |||
2013-06-05 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5371 | |||
2013-06-05 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5370 | |||
2013-06-04 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5369 | |||
2013-06-04 | "ubunutu" => "ubuntu", sigh. Fixes #540. | Rob Austein | |
svn path=/trunk/; revision=5368 | |||
2013-06-04 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5367 | |||
2013-06-04 | .lower(), not .downcase(). Fixes #539. | Rob Austein | |
svn path=/trunk/; revision=5366 | |||
2013-06-04 | We missed updating rcynic-cron when rpkigui-rcynic moved to | Rob Austein | |
${libexecdir} a while back. See #537. svn path=/trunk/; revision=5365 | |||
2013-06-04 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5364 | |||
2013-06-04 | Markup tweak. | Rob Austein | |
svn path=/trunk/; revision=5363 | |||
2013-06-04 | Finally got wiki page header right? Warning comment is a lot more | Rob Austein | |
obvious now, anyway. svn path=/trunk/; revision=5362 | |||
2013-06-04 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5361 | |||
2013-06-04 | Use a subsection for each option instead of an indented list. | Rob Austein | |
svn path=/trunk/; revision=5360 | |||
2013-06-04 | Nit | Rob Austein | |
svn path=/trunk/; revision=5359 | |||
2013-06-04 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5358 | |||
2013-06-04 | Apparently we don't need "!" markers in section headers. Use Wiki | Rob Austein | |
processor markup for default values. svn path=/trunk/; revision=5357 | |||
2013-06-04 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5356 | |||
2013-06-04 | Put back section header we lost in all of today's rewrites. | Rob Austein | |
svn path=/trunk/; revision=5355 | |||
2013-06-04 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5354 | |||
2013-06-04 | Fold in more doc from Wiki. | Rob Austein | |
svn path=/trunk/; revision=5353 | |||
2013-06-04 | Format multiple paragraphs in option documentation correctly. | Rob Austein | |
svn path=/trunk/; revision=5352 | |||
2013-06-04 | Backquotes are probably safer than triple braces in this particular | Rob Austein | |
Wiki context. svn path=/trunk/; revision=5351 | |||
2013-06-03 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5350 | |||
2013-06-03 | Automatic pull of documentation from Wiki. | RPKI Documentation Robot | |
svn path=/trunk/; revision=5349 |