summaryrefslogtreecommitdiff
path: root/provider_base/files
AgeCommit message (Expand)Author
2015-08-19allow ca_cert_uri to be configuredelijah
2015-08-07move 'enabled service' calculation to a macro.elijah
2015-05-05take advantage of improved environment binding in leap_cli (requires v 1.7.1)elijah
2014-11-24fixed bug when there is no vpn serviceelijah
2014-11-10openvpn - support customizing --fragment, and set default to 1400elijah
2014-06-02added support for /provider.json served from static site.elijah
2014-05-20add support for webapp on subdomainelijah
2014-04-08minor: allow manual override of 'services' in provider.jsonelijah
2014-03-20allow ability to customize openvpn security stuff: tls-cipher, auth, and ciph...elijah
2014-03-14added support for environment specific providers (e.g. provider.production.js...elijah
2013-11-01Change SMTP port to 465 in smtp-service.json (Feature #4339)varac
2013-08-31postfix enable submission port using starttls, so the client can transition t...Micah Anderson
2013-08-29Make TLS-required smtps (465) be port for sending SMTP. This is preferred ove...Micah Anderson
2013-07-04bugfix - properly generate provider.json file.elijah
2013-06-04add support for client-side collection of facter facts.elijah
2013-05-21only advertise services that are actually deployed (in public provider.json)elijah
2013-05-17minor - webapp api port should be integer, not string.elijah
2013-05-14added smtp-service.json, requires latest leap_clielijah
2013-04-30added soledad-service.jsonelijah
2013-04-24provider base - service definitions are now versioned (requires new leap_cli)elijah
2013-04-18provider.json 'domain' entry should match the domain suffix of the node.elijah
2013-03-17added support for "limited" service levels (although vpn is not yet actually ...elijah
2013-03-16the development tag now specifies an alternative provider domain. this requir...elijah
2013-02-27openvpn -- added support for optional "free" rate-limited service via special...elijah
2013-01-13added ability to customize the webapp appearanceelijah
2012-12-19webapp api now uses a customizable port (so that we don't try to rely on SNI ...elijah
2012-11-23fix bugs in eip-service.json templateelijah
2012-11-17added missing fingerprint of ca cert to provider definitionelijah
2012-11-15added eip-service.jsonelijah
2012-11-14added provider_base (latest leap_cli required)elijah