a1lu
|
e599e56415
|
Gracefully handle non existend receive config file
If croc shall not remember the config, it should not exit if the config
file could not be opened. This is similar to the handling of the send
config.
|
2024-03-31 00:08:12 +01:00 |
|
a1lu
|
956598c427
|
Check $HOME as last
|
2024-03-30 23:24:52 +01:00 |
|
Zack
|
d2b7c80369
|
chore: update dependencies
|
2024-03-30 11:48:03 -07:00 |
|
Zack Scholl
|
483c5255bb
|
chore: bump version to 9.6.14
|
2024-03-11 15:50:04 -07:00 |
|
Zack Scholl
|
22ddbd83c2
|
chore: update deps
|
2024-03-11 15:49:09 -07:00 |
|
Zack
|
1f6851f33b
|
Merge pull request #680 from schollz/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
|
2024-03-11 15:48:20 -07:00 |
|
Zack
|
61224b4e6b
|
Merge pull request #678 from schollz/dependabot/go_modules/github.com/stretchr/testify-1.9.0
Bump github.com/stretchr/testify from 1.8.2 to 1.9.0
|
2024-03-11 15:48:07 -07:00 |
|
Zack
|
c21beccb7a
|
Merge pull request #679 from bitraid/fix-win-build
Fix Windows builds
|
2024-03-11 06:45:41 -07:00 |
|
dependabot[bot]
|
40f5e9ca1e
|
Bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 08:56:10 +00:00 |
|
bitraid
|
ed8c0475bf
|
Fix Windows builds
|
2024-03-09 22:31:27 +02:00 |
|
dependabot[bot]
|
d7d7d3c8dc
|
Bump github.com/stretchr/testify from 1.8.2 to 1.9.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.9.0)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-05 04:57:38 +00:00 |
|
Zack Scholl
|
fff6f48001
|
chore: update dependencies
|
2024-03-04 20:56:40 -08:00 |
|
Zack
|
28bb36b321
|
bump version
|
2024-02-22 14:40:20 -08:00 |
|
Zack
|
abc5029fce
|
update release with LICENSE
|
2024-02-22 14:39:57 -08:00 |
|
Zack
|
e7f67ebea7
|
update date
|
2024-02-22 14:39:50 -08:00 |
|
Zack
|
741714504a
|
Merge pull request #671 from dbohdan/main
Build release binaries for DragonFly/Free/Net/OpenBSD
|
2024-02-22 14:34:06 -08:00 |
|
D. Bohdan
|
be8a6689ff
|
build release bins for DragonFly/Free/Net/OpenBSD
|
2024-02-22 21:22:32 +00:00 |
|
Zack
|
53fc9ebd99
|
bump version
|
2024-02-20 07:58:27 -08:00 |
|
Zack
|
4159ba7668
|
do static builds of croc
following https://github.com/golang/go/issues/26492#issuecomment-435462350
|
2024-02-20 07:57:49 -08:00 |
|
Zack
|
8ac1e3a501
|
bump version
|
2024-02-19 07:47:23 -08:00 |
|
Zack
|
11bc4eecc6
|
update deps
|
2024-02-19 07:46:53 -08:00 |
|
Zack
|
d92cff92b9
|
add arm/arm64 builds for windows fixes #664
|
2024-02-19 07:46:35 -08:00 |
|
Zack
|
00f12b5742
|
Merge pull request #663 from TravisRoad/main
remove unnecessary trailing newline character when stdout is enabled
|
2024-02-18 06:32:28 -08:00 |
|
Travis
|
4f1f57b1ba
|
remove unnecessary trailing newline character when stdout is enabled
|
2024-02-18 10:17:35 +08:00 |
|
Zack
|
a240a4b982
|
Merge pull request #657 from schollz/dependabot/github_actions/actions/stale-9
Bump actions/stale from 5 to 9
|
2024-02-17 10:29:47 -08:00 |
|
Zack
|
508e0be335
|
Merge pull request #662 from qk-santi/ports-and-transfers
define ports by amount, not individually - v2
|
2024-02-17 10:28:58 -08:00 |
|
qk-santi
|
e1644401da
|
version compatible basePort and transfers
|
2024-02-17 19:09:53 +01:00 |
|
qk-santi
|
c83eb59963
|
Revert "define ports by amount, not individually"
This reverts commit 87152f8706.
|
2024-02-17 18:41:41 +01:00 |
|
Zack
|
f874e30151
|
revert go version back to go.1.21 because of glibc errors
|
2024-02-16 06:56:33 -08:00 |
|
Zack
|
b278f5a41d
|
bump version
|
2024-02-16 06:56:06 -08:00 |
|
Zack
|
30a6b14443
|
Merge pull request #659 from qk-santi/hide-relay-not-used
hide relay param if not going to be used
|
2024-02-12 06:37:28 -07:00 |
|
qk-santi
|
87152f8706
|
define ports by amount, not individually
|
2024-02-12 09:58:51 +01:00 |
|
qk-santi
|
48eb2a2a7c
|
hide relay param if not going to be used
|
2024-02-12 09:30:20 +01:00 |
|
dependabot[bot]
|
816ad09a50
|
Bump actions/stale from 5 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v9)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-09 09:01:53 +00:00 |
|
Zack
|
a2228e80c2
|
Create stale.yml
|
2024-02-08 13:43:05 -07:00 |
|
Zack Scholl
|
230de9184d
|
bump version
|
2024-02-08 13:39:45 -07:00 |
|
Zack
|
3c781069ca
|
Merge pull request #653 from schollz/dependabot/go_modules/golang.org/x/crypto-0.19.0
Bump golang.org/x/crypto from 0.18.0 to 0.19.0
|
2024-02-08 13:38:12 -07:00 |
|
Zack
|
7274a8bd4b
|
Merge pull request #655 from schollz/schollz/issue650
add build for windows 7
|
2024-02-08 13:37:54 -07:00 |
|
Zack Scholl
|
3382306342
|
add build for windows 7
|
2024-02-08 13:37:10 -07:00 |
|
dependabot[bot]
|
ad47739c8f
|
Bump golang.org/x/crypto from 0.18.0 to 0.19.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/crypto/compare/v0.18.0...v0.19.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-08 08:07:15 +00:00 |
|
Zack
|
2f33b14b3d
|
Merge pull request #581 from sitiom/patch-1
switch winget releaser runner to `ubuntu-latest`
|
2024-02-06 18:12:51 -08:00 |
|
Zack
|
4025efcd48
|
bump the default.txt
|
2024-02-06 15:58:18 -08:00 |
|
Zack
|
f41a2afead
|
bump version and fix installer
|
2024-02-06 15:51:07 -08:00 |
|
Zack
|
ba75f7badb
|
add release workflow for generating binaries
|
2024-02-06 15:37:28 -08:00 |
|
Zack
|
55c954117a
|
update deps
|
2024-02-06 14:33:01 -08:00 |
|
Zack
|
4d083f8d10
|
Merge pull request #646 from rehanone/fix-docker-deplyment
Fix for the failing CD build
|
2024-02-06 08:05:08 -08:00 |
|
Rehan Mahmood
|
9ad2af18bd
|
Added the `gcc` and `musl-dev` packages in the builder layer of the Dockerfile.
|
2024-01-28 14:38:01 -05:00 |
|
Zack
|
47fc96b98f
|
Merge pull request #645 from rehanone/fix-docker-deplyment
Update and fix the docker image deplyment build
|
2024-01-25 07:59:36 -08:00 |
|
Rehan Mahmood
|
d4bba88fb1
|
Update and fix the docker image deplyment build
|
2024-01-25 10:02:01 -05:00 |
|
Zack Scholl
|
c1367671b6
|
bump 9.6.6
|
2023-11-09 06:56:42 -08:00 |
|