Niko PLP
|
a06134963a
|
fix sockaddr_to_network_addr
|
1 year ago |
shellrow
|
9061d447b4
|
Merge pull request #38 from shellrow/dev
Dev
|
1 year ago |
shellrow
|
ba7f5fd78b
|
Run `cargo fmt`
|
1 year ago |
shellrow
|
7ef04c107e
|
Bump version to 0.16.2
|
1 year ago |
shellrow
|
cd8f1bb44f
|
Fix macOS
Implemented because of the possibility, but removed because it is unstable and currently unnecessary.
|
1 year ago |
shellrow
|
136aca6d0b
|
Merge pull request #37 from shellrow/dev
Bump version to 0.16.1
|
1 year ago |
shellrow
|
78f8caeacb
|
Bump version to 0.16.1
|
1 year ago |
shellrow
|
dc22e34dce
|
Merge pull request #35 from dignifiedquire/feat-android-deps
feat: update android deps
|
1 year ago |
shellrow
|
73ff008cb5
|
Merge pull request #36 from shellrow/34-fix-macos
34 fix macos
|
1 year ago |
shellrow
|
7ca22bdce8
|
Add android target
|
1 year ago |
shellrow
|
162240457f
|
Run `cargo fmt`
|
1 year ago |
shellrow
|
63ec068733
|
Update README.md
|
1 year ago |
shellrow
|
d6f2c0b4a5
|
Bump version to 0.16.0
|
1 year ago |
shellrow
|
8a77d9726e
|
Fix macOS
Impl routing table fn for macOS
|
1 year ago |
dignifiedquire
|
b1b77ef737
|
api fixup
|
1 year ago |
dignifiedquire
|
8b15f041af
|
feat: update android deps
|
1 year ago |
shellrow
|
943939c5c9
|
Merge pull request #30 from flub/lighter-deps
ref(deps): Only request basic features of dlopen2
|
2 years ago |
shellrow
|
719b85627a
|
Merge pull request #33 from shellrow/dev
Bump version to 0.15.0
|
2 years ago |
shellrow
|
78ab24075c
|
Update ci.yml
|
2 years ago |
shellrow
|
ef18deff67
|
Bump version to 0.15.0
|
2 years ago |
shellrow
|
3b4c18f550
|
Merge pull request #32 from shellrow/24-update-windows-dependency
Update windows dependency
|
2 years ago |
shellrow
|
b67ffecf95
|
Update ci.yml
|
2 years ago |
shellrow
|
3b7f4de183
|
Update ci.yml
|
2 years ago |
shellrow
|
95ed57922d
|
Update ci.yml
|
2 years ago |
shellrow
|
de905706e0
|
Run rustfmt
|
2 years ago |
shellrow
|
dbda68f696
|
Update windows dependency
|
2 years ago |
Floris Bruynooghe
|
61c034ebf3
|
ref(deps): Only request basic features of dlopen2
The code doesn't use any of the advanced features, so remove some
dependencies.
|
2 years ago |
shellrow
|
1bc3d44857
|
Merge pull request #29 from flub/cross-android-version
fix(ci): Use rust 1.68 for android compilation
|
2 years ago |
Floris Bruynooghe
|
9ed8776197
|
fix(ci): Use rust 1.68 for android compilation
|
2 years ago |
shellrow
|
af79dffcbd
|
Merge pull request #28 from shellrow/dev
Bump version to 0.14.1
|
2 years ago |
shellrow
|
006971f491
|
Bump version to 0.14.1
|
2 years ago |
shellrow
|
4c48f345a5
|
Merge pull request #27 from flub/cross-fixes
Fix android build and add more CI
|
2 years ago |
Floris Bruynooghe
|
c003d2d35d
|
Fix the android dlopen call
|
2 years ago |
Floris Bruynooghe
|
50b8d80134
|
Add a github workflow to cross compile
This should fail
|
2 years ago |
shellrow
|
85532c178c
|
Merge pull request #26 from shellrow/dev
Update README.md
|
2 years ago |
shellrow
|
0bc7f9544d
|
Update README.md
|
2 years ago |
shellrow
|
5c71d490d1
|
Merge pull request #25 from shellrow/dev
Bump version to 0.14.0
|
2 years ago |
shellrow
|
4f5886407a
|
Bump version to 0.14.0
|
2 years ago |
shellrow
|
ebf094bb46
|
Correction after merge
|
2 years ago |
shellrow
|
7e89532b4b
|
Merge pull request #22 from dignifiedquire/feat-android
feat: Android compatibility
|
2 years ago |
shellrow
|
584b96f8f4
|
Merge branch 'main' into feat-android
|
2 years ago |
shellrow
|
07a3fce1ea
|
Merge pull request #23 from link2xt/cargo-fmt
Run `cargo fmt` and add GitHub Actions check
|
2 years ago |
Floris Bruynooghe
|
e649387dc0
|
remove println
|
2 years ago |
Floris Bruynooghe
|
8e8ebb974d
|
Use dlopen2 as that's maintained
|
2 years ago |
link2xt
|
67a4468a98
|
ci: check formatting
|
2 years ago |
link2xt
|
e2e7032ffa
|
Run `cargo fmt`
|
2 years ago |
dignifiedquire
|
7a257095ba
|
bring back dlopen
|
2 years ago |
dignifiedquire
|
64e265889a
|
simplify android impl, to only use netlink
|
2 years ago |
dignifiedquire
|
fba8877f4a
|
cleanup netlink impl
|
2 years ago |
dignifiedquire
|
7b1545ebd8
|
remove stray println
|
2 years ago |