summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/crypto/acme
Commit message (Collapse)AuthorAgeFilesLines
* Use caddy's certmagic library for extensible/robust ACME handling (#14177)techknowlogick2021-01-2510-4375/+0
| | | | | | | | | | * use certmagic for more extensible/robust ACME cert handling * accept TOS based on config option Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lauris BH <lauris@nix.lv>
* dep: update crypto. info: ↵techknowlogick2020-12-204-11/+120
| | | | | https://golangtutorial.dev/news/fix-in-crypto-package/ (#14067) Co-authored-by: zeripath <art27@cantab.net>
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-171-1/+13
|
* update crypto vendors (#10385)techknowlogick2020-02-202-5/+4
|
* Fix the intermittent TestGPGGit failures (#9360)zeripath2019-12-151-12/+15
| | | | | | * Fix the intermittent TestGPGGit failures Reattempt to open the listener if the port is busy with a delay up to a second Switch from generating a private key each time, just use a known good key
* update golang.org/x/crypto vendor to use acme v2 (#9056)techknowlogick2019-11-206-195/+786
|
* Update to github.com/lafriks/xormstore@v1.3.0 (#8317)Antoine GIRARD2019-10-026-97/+398
|
* Update swagger to 0.20.1 (#8010)Antoine GIRARD2019-08-281-1/+7
| | | | | | * update swagger to 0.20.1 * fiw swagger version for validate
* Update src-d/go-git to v4.13.0 (#7688)Antoine GIRARD2019-07-314-0/+55
| | | | | | | | * update gopkg.in/src-d/go-git.v4 v4.13.0 * mod tidy * vendor
* update go-git to v4.12.0 - fixes #7248 (#7249)techknowlogick2019-06-191-2/+19
|
* Handle CORS requests (#6289)Tamal Saha2019-05-133-22/+52
|
* Use Go1.11 module (#5743)Mura Li2019-03-277-400/+712
| | | | | | | | | | | | | | | | | | * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
* add letsencrypt to Gitea (#4189)Fluf2018-08-217-0/+2940