shellrow
|
b67ffecf95
|
Update ci.yml
|
1 year ago |
shellrow
|
3b7f4de183
|
Update ci.yml
|
1 year ago |
shellrow
|
95ed57922d
|
Update ci.yml
|
1 year ago |
shellrow
|
de905706e0
|
Run rustfmt
|
1 year ago |
shellrow
|
dbda68f696
|
Update windows dependency
|
1 year 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 |
dignifiedquire
|
f629ab3ccb
|
feat: use netlink as a fallback on android
|
2 years ago |
dignifiedquire
|
a8bed97314
|
feat: try to dynamically load libc.so on Android
|
2 years ago |
shellrow
|
8f22d88792
|
Merge pull request #21 from shellrow/dev
Bump version to 0.13.1
|
2 years ago |
shellrow
|
5ef6981db7
|
Bump version to 0.13.1
|
2 years ago |
shellrow
|
1ee0ffc05b
|
Update README.md
|
2 years ago |
shellrow
|
3f20b971ef
|
Merge pull request #20 from shellrow/19-upgrade-dependencies
19 upgrade dependencies
|
2 years ago |
shellrow
|
8e3f713ac8
|
Bump version to 0.13.0
|
2 years ago |
shellrow
|
1f617cbfcf
|
#19 Upgrade windows dependency
|
2 years ago |
shellrow
|
f70d5e688a
|
Update README.md
|
2 years ago |
shellrow
|
e2b45a364d
|
Update README.md
|
2 years ago |
shellrow
|
a876fc0cd9
|
Update Cargo.toml
|
2 years ago |
shellrow
|
c25d09b926
|
Merge pull request #18 from Kingtous/main
opt: prevent panic from failure on creating channel
|
2 years ago |
Kingtous
|
bdaad8dd5b
|
opt: prevent panic from failure on creating channel
|
2 years ago |
shellrow
|
cf7ca24e7e
|
Merge pull request #11 from shellrow/6-feature-request-interface-speed
6 feature request interface speed
|
3 years ago |
shellrow
|
3acb8dc98e
|
Bump version to 0.11.0
|
3 years ago |
shellrow
|
32a12ef823
|
Linux support
|
3 years ago |
shellrow
|
135de73e3f
|
Add Interface TX/RX speed
|
3 years ago |
shellrow
|
c49c19b62f
|
Update windows crate
|
3 years ago |
shellrow
|
4659282060
|
Update README.md
|
3 years ago |
shellrow
|
fc64ad8789
|
Update unix.rs
|
3 years ago |
shellrow
|
f7c77b8116
|
[Windows] Change logic of interfaces() function
- Add friendly_name field to Interface struct
- Change iphlpapi function from GetAdaptersInfo to GetAdaptersAddresses
- Windows IPv6 support
|
3 years ago |
shellrow
|
3edf665117
|
Bump version to 0.10.0
|
3 years ago |