Skip to content

Releases: nbgallery/rpki

1.0.5

25 Aug 16:23
1f253a4
Compare
Choose a tag to compare

The underlying code has been re-written to allow more flexibility.

  • The pki_enable* functions can be called with or without passing arguments. rpki will prompt the user for additional information only when necessary. For non-interactive use, all arguments must be provided.
  • Better integration with RStudio IDE, rpki now supports RStudio Addins for an easier coding experience.
  • Better support for various pki file formats (thanks to the openssl package!)

1.0.4

18 Dec 15:35
0cecf68
Compare
Choose a tag to compare

Improved handling of PKI files and passwords with whitespace

1.0.3

23 Jul 21:54
Compare
Choose a tag to compare
  • improved documentation
  • added more examples
  • cleaner interface to the package

1.0.2.9000

11 Jul 04:19
Compare
Choose a tag to compare
1.0.2.9000 Pre-release
Pre-release
Updated README

1.0.2

23 May 03:46
Compare
Choose a tag to compare

To ensure privacy, package automatically removes any temporary files and configuration parameters that are set at the end of a R session.

1.0.1

11 May 05:41
Compare
Choose a tag to compare
updated version info

1.0.0

10 May 05:53
Compare
Choose a tag to compare
version 1 release

0.1.0

04 May 04:23
Compare
Choose a tag to compare

Initial release of rpki.