4 Commits (master)

Author SHA1 Message Date
  Edoardo Putti d3723a9ef8 fix whitespaces and indentations 6 years ago
  Edoardo Putti 8c43cecb63 do not exit on ssh-keygen error 6 years ago
  Edoardo Putti a5c72c9589 extract scripts from package and add them to setup file 7 years ago
  Edoardo Putti 6b2fd1e16b move ca_manager files into package 7 years ago
  Andrea Cimbalo faf537f1cf move common certificate generation code to Authority 7 years ago
  Andrea Cimbalo 5cc4e5a2f1 remove duplicate compatible_requests field 7 years ago
  Andrea Cimbalo 896139c991 create tables 7 years ago
  Andrea Cimbalo de48fcbba3 use absolute path for db file 7 years ago
  Edoardo Putti a4a64e8d45 use database from peewee module 7 years ago
  Edoardo Putti 683c978d18 adapt __main__ to remove context manager 7 years ago
  Edoardo Putti 14d12a3092 remove pickled ca directory 7 years ago
  Edoardo Putti a9882fa1a8 manager does not need to be context manager 7 years ago
  Edoardo Putti 9884702c68 change to new imports in manager 7 years ago
  Edoardo Putti 917619c58a rename to manager and shel 7 years ago
  Edoardo Putti e79994b23c create directory for pickling authorities 8 years ago
  Edoardo Putti e3a70cb713 remove ca descriptor arguments 8 years ago
  Edoardo Putti f9c4013af2 add certificate descriptor to CAManager 8 years ago
  Edoardo Putti c2de26de99 change new API in sign_request 8 years ago
  Edoardo Putti d0af26f884 replace call to deprecated API 8 years ago
  Edoardo Putti 136210cadb remove deprecated get_requests and drop_request 8 years ago
  Edoardo Putti fb4455e9fa move CA and Requst descriptors to own module 8 years ago
  Edoardo Putti 5b34b19acf change to module path from local path 8 years ago
  Edoardo Putti abfbfe3174 draft for new descriptor API 8 years ago
  Edoardo Putti 8818dabba6 remove list_ca from ca_manager 8 years ago
  Edoardo Putti 34abc053b3 remove deprecate method _get_ca_path 8 years ago
  Edoardo Putti 42adb917fb update module documentation 8 years ago
  Edoardo Putti b16257e2b5 implent CREATE in CALookup API 8 years ago
  Edoardo Putti c504b8912a implement GET in CALookup API 8 years ago
  Edoardo Putti d62309ccba implement DEL in CALookup API 8 years ago
  Edoardo Putti a546e8bf44 make CALookup iterable 8 years ago
  Edoardo Putti 6a6a70416f set conn attribute to None at creation 8 years ago
  Edoardo Putti 9a9308f167 add sqlite connection handling with context manager 8 years ago
  Edoardo Putti a635b8a068 draft for CALookup descriptor 8 years ago
  Edoardo Putti 7dbfe9fec6 transform ca_path getter to property 8 years ago
  Edoardo Putti ce1b45e00a transform db_path to property 8 years ago
  Edoardo Putti 827af988fe add docs to modules 8 years ago
  Andrea Cimbalo 72e75083f4 log only to file, sign cli in ca_manager.py 8 years ago
  Andrea Cimbalo ac35f2d508 filter request by ca type 8 years ago
  Andrea Cimbalo 5d384414c2 migrate to subprocess.check_output 8 years ago
  Andrea Cimbalo 6645e533b4 add tab autocompletion 8 years ago
  Edoardo Putti 267dea3c92 make ca_manager not executable 8 years ago
  Edoardo Putti cb87b9e698 remove user decision prompt 8 years ago
  Edoardo Putti fa316e3cab adapt request handling for new sign_request 8 years ago
  Edoardo Putti 083020ff02 change sing_request signature, adapt authority search 8 years ago
  Edoardo Putti a2bb12b900 remove main function from ca_manager 8 years ago
  Edoardo Putti 9de0762d2b move CAManagerShell out of ca_manager 8 years ago
  Edoardo Putti 04a07d4423 move out certificates and authority classes from ca_manager 8 years ago
  Edoardo Putti ae6dc2afb8 remove global variables from ca_manager 8 years ago
  Edoardo Putti d5e3053a9e implement CAManager shell with python cmd shell 8 years ago
  Edoardo Putti c58004cbaf handle multiple directory creation 8 years ago