Commit graph

493 commits

Author SHA1 Message Date
bc78ac26df
Update docker-publish.yml 2022-05-12 09:58:24 +02:00
3ec96c204e
Update docker-publish.yml
Docker failed
2022-05-12 09:56:17 +02:00
077259fa10
Update docker-publish.yml
Testing multiplatform support for docker images
2022-05-12 09:49:10 +02:00
198098894d
Merge pull request #45 from wneessen/fix-dockerfile
Fix Docker image
2022-05-11 16:25:16 +02:00
c08abd0aa3
Add CA certificate file from build to docker image so HIBP lookups won't fail 2022-05-11 16:24:24 +02:00
dcdc4fb92f
Update Arch Linux PKGBUILD file for v0.4.1 update 2022-05-11 15:45:39 +02:00
cd9b8a98a5
Merge pull request #43 from wneessen/go-release-action-update
Go release action update
2022-05-11 15:13:43 +02:00
6b12f0f5cc
Update release-linux.yml 2022-05-11 15:13:11 +02:00
1da014c5dd
Update release-darwin.yml 2022-05-11 15:12:58 +02:00
5a6af71c17
Update release-bsd.yml 2022-05-11 15:12:22 +02:00
19f53a157d
Update release-windows.yml
Update go-release action to v1.26
2022-05-11 15:08:43 +02:00
bb717254f3
Update apg.go
Bump version to 0.4.1
2022-05-11 15:01:48 +02:00
53e1f61518
Create docker-publish.yml 2022-05-11 14:54:24 +02:00
1297c5a2eb
Merge pull request #41 from wneessen/dockerize
Add Dockerfile so apg-go can be dockerized via Github
2022-05-11 14:53:06 +02:00
55f9634902
Add Dockerfile so apg-go can be dockerized via Github 2022-05-11 14:51:58 +02:00
fbda529dfa
Merge pull request #40 from wneessen/dependabot/go_modules/github.com/wneessen/go-hibp-1.0.2
Bump github.com/wneessen/go-hibp from 1.0.0 to 1.0.2
2022-05-09 23:34:22 +02:00
dependabot[bot]
b13487540d
Bump github.com/wneessen/go-hibp from 1.0.0 to 1.0.2
Bumps [github.com/wneessen/go-hibp](https://github.com/wneessen/go-hibp) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/wneessen/go-hibp/releases)
- [Commits](https://github.com/wneessen/go-hibp/compare/v1.0.0...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/wneessen/go-hibp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 19:20:07 +00:00
1f682e8f34
Update README.md 2022-05-06 20:46:23 +02:00
e54a981692
Create sonarqube.yml 2022-04-12 20:01:09 +02:00
9f3c76c080
Integrate with SonarQube 2022-04-12 20:00:16 +02:00
f97bd654f8
Update FUNDING.yml 2022-04-03 12:41:57 +02:00
8e83a66b12
Update README.md
Added aberoham to contributors list
2022-04-02 23:08:23 +02:00
5c9934634d
Merge pull request #39 from aberoham/patch-1
Tiny typo
2022-04-02 23:06:24 +02:00
Abraham Ingersoll
81067bdcae
Tiny typo 2022-04-02 20:39:29 +01:00
9196d74613
Update FUNDING.yml 2022-04-02 13:13:00 +02:00
297baf71d0
Update PKGBUILD
Updated PKGBUILD file for v0.4.0
2021-10-24 22:10:19 +02:00
97412600fd
Update apg.go
Update version to 0.4.0
2021-10-24 21:52:01 +02:00
f094820bc3
Merge pull request #37 from wneessen/rng_change
Updated GetChar() method to use a much faster and optimized algorithm
2021-10-24 20:20:32 +02:00
3e8be112fe
Updated GetChar() method to use a much faster and optimized algorithm 2021-10-24 20:13:37 +02:00
b6f60f7c1c Merge remote-tracking branch 'origin/main' 2021-09-26 16:33:58 +02:00
7b9db3e5f1 Some parts of the Config struct don't need exporting 2021-09-26 16:33:50 +02:00
ef21e228e8
Create dependabot.yml 2021-09-23 21:24:14 +02:00
e08d96422f
Update release-darwin.yml 2021-09-23 20:03:34 +02:00
9bff95d97d
Update release-windows.yml 2021-09-23 19:59:56 +02:00
15694ac554
Update release-linux.yml 2021-09-23 19:59:37 +02:00
0d63936bd7
Update release-darwin.yml 2021-09-23 19:59:22 +02:00
2c23220100
Update apg.go 2021-09-23 19:58:51 +02:00
781a781633
Update release-windows.yml 2021-09-23 19:56:26 +02:00
0b621ea5d1
Update release-linux.yml 2021-09-23 19:56:13 +02:00
abda130f19
Update release-darwin.yml 2021-09-23 19:56:01 +02:00
206819fb53
Update release-bsd.yml 2021-09-23 19:52:56 +02:00
8e72950c9c
Update release-bsd.yml 2021-09-23 19:47:59 +02:00
af3b2044da
Update release-bsd.yml 2021-09-23 19:45:15 +02:00
5e922caa9d
Update release-bsd.yml 2021-09-23 19:34:40 +02:00
ed9e31e706
Update release-bsd.yml 2021-09-23 19:31:24 +02:00
da4a9b1040 Updated README.md and added code-example for programmatic use 2021-09-23 19:20:17 +02:00
6047e79e0c Updated CLI usage text to reflect the changes of #27 2021-09-23 16:44:47 +02:00
1b393d8692 More README.md updates 2021-09-23 16:32:03 +02:00
cdf0237034 README.md updated 2021-09-23 16:27:08 +02:00
aeb278355c Minor code cleanups and updated README to reflect #27 2021-09-23 15:48:03 +02:00