List of all items
Structs
Enums
Functions
- client::main
- git::apply_push
- git::check_git_available
- git::create_bundle
- git::create_local_bundle
- git::ensure_bare_repository
- git::fetch_bundle_into_local
- git::list_refs
- git::list_refs_text
- git::local_ref_sha
- git::repository_path
- logging::init_file_logger
- logging::level_filter
- protocol::fetch_request
- protocol::metadata_status
- protocol::parse_fetch_request
- protocol::parse_push_request
- protocol::push_request
- protocol::repository_from_request
- protocol::repository_request
- protocol::response_bin
- protocol::status_bytes
- server::handle_delete
- server::handle_fetch
- server::handle_list
- server::handle_push
- server::main
- server::register_repository_destination
- server::run_server
- util::default_reticulum_dir
- util::default_rngit_dir
- util::ensure_dir
- util::hex
- util::load_or_create_identity
- util::parse_hex_16
- util::parse_rns_url
- util::validate_repo_name
Type Aliases
Constants
- logging::DEFAULT_LOG_LEVEL
- protocol::APP_NAME
- protocol::ASPECT_REPOSITORIES
- protocol::IDX_REPOSITORY
- protocol::IDX_RESULT_CODE
- protocol::PATH_DELETE
- protocol::PATH_FETCH
- protocol::PATH_LIST
- protocol::PATH_PUSH
- protocol::RES_DISALLOWED
- protocol::RES_INVALID_REQ
- protocol::RES_NOT_FOUND
- protocol::RES_OK
- protocol::RES_REMOTE_FAIL