Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • build-img
  • ca_crt
  • ci-local
  • feat/bucket-tagged-locations
  • feat/invitectl-update-buckets
  • feat/migrate-ci-to-podman-buildah
  • fix/gitlab-ci
  • fix/newRegistry
  • fix/remote-client-cert-without-tofu
  • fix/rename-key-template
  • fix_ca_cert_handling2
  • fix_certs_in_proxy_mode
  • fix_hopping_eip-service_parsing
  • fix_private_key_encoding
  • fix_serviceProvider2
  • gateway_selector
  • handle_error_gateway_fetch
  • lb
  • lb-integration
  • lb-latest
  • 1.7.1
  • 1.7.0
  • 1.6.0
  • 1.5.2
  • 1.5.1
  • 1.5.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
  • 1.0
32 results
Created with Raphaël 2.2.03Apr18Mar171413631Jan28272619186Dec43222Nov181513765426Oct231615141023Sep2019177429Aug191817Jul118523Jun19171312729May28109730Apr25111010Mar426Feb2019161576530Jan2926228Aug53231Jul302523Mar221425Feb2216151320Jan3Dec16Nov10926Oct21Sep325Feb1118Oct12Apr1130Mar2611Dec1017Oct161019Dec1311/pkg/api/{gateway.go,bridge.go} - set header no-storemainmaincmd/invitectl - add update-buckets commandfeat/invitectl-…feat/invitectl-update-bucketsupdate test data jsonsupdate_test_dataupdate_test_dataadd obfs4-hop as valid bridge transport to menshen eip-service parsing1.7.1 fix_hoppi…1.7.1 fix_hopping_eip-service_parsingavoid messing with **T when creating random weighted lists1.7.0 gateway_s…1.7.0 gateway_selectormove logic for the creation of a weighted random list to the weightrand package, add more testsadd go error to http error response in case sorting enpoints failsupdate swagger generated code, adding cc parameter to swagger client for /bridges endpoint, updating descriptions and removing unused error codesfix /bridge and /gateway swagger annotationsfix more lint issues in benchmark testsfix linter issues in benchmark testsupdate swagger after removal of /api/5/bridge endpointregistry: fix hard coded bridge transport for type obfs4, fix nil pointer dereference if bridge json unmarshalling failsreplace weighted random selection algorithm in order to avoid duplicate random picks from the same source list, add a test to cover that all elements of the source list end up in the randomized listadapt endpoint /api/5/bridges to new endpoint selection algorithm, improve query parameter validation and extend bridge tests to cover filteringupdate swagger modelsupdate models(re-)implement ListAllGateways():remove options allow-gateway-list and allow-bridge-list, the endpoints /api/5/gateways and /api/5/bridges become the default endpoints, deprecate /api/5/gateway and remove the corresponding GatewayPicker methodswagger install link updateGenerate swagger docs and code for StatusCreated response in agent registration endpoints1.6.0 maxb/upda…1.6.0 maxb/update-agent-api-swagAdd 201 StatusCreated success codes for agent registration endpointsAdd check command to invitectl1.5.21.5.2Remove db.sqlite from repoAdd --development to enable debugging/non-production ready endpointsFix case of empty agent registration shared key configmaxb/agent-auth…maxb/agent-auth-empty-config-fixImprove invitectl loggingImprove logging, fixes #47return upstream ca certificate correctly in case menshen runs in proxy modefix_certs_in_pr…fix_certs_in_proxy_modeSkip running integration tests in the CI1.5.11.5.1comment-out integration testbuild-imgbuild-imgpkg/{api/registry.go,models/resources.go} - add Buckets tag in locations structfeat/bucket-tag…feat/bucket-tagged-locationspkg/{api/registry.go,models/resources.go} - add Buckets tag in locations structbuild invitectl in docker imageextend tests to check that VPN cert and root CA cert are added to response body in /api/5/openvpn/cert1.5.0 fix/gitla…1.5.0 fix/gitlab-ci fix_ca_cert_handling2remove dead code after requiring menshen to be initialized with a CA file pathUpdate README and remove test against upstream APIv3 provider using LE certs for the API communication. This variant is diverging from the initial APIv3 (Bonafide) protocol and it would add more code complexity to maintain this option: The required certificate handling changes require that we always start menshen with --ca-file flag for the PEM formatted root CA file. In turn that would require to add an additional flag to let menshen distinuish if we point to the providers self-signed API endpoints or the LE signed endpoints. Before the absence of the --ca-file flag was exactly that distinguisher.Always return the root CA instead of the VPN certificate issuing CA, as described in https://0xacab.org/leap/container-platform/lilypad/-/tree/main/config/roles/sspki.add basic test cert for private key generationSwitch to PKCS8 encoding of ecdsa private keys to keep it aligned with ed25519 private keys. This fixes ecdsa key handling on Android clients
Loading