Commit Graph

39 Commits (main)
 

Author SHA1 Message Date
Anthony J. Martinez 6e96401189
Update README.md with changes in v0.9.0 1 year ago
Anthony J. Martinez 98c790110f
Update all dependencies and migrate to Clap v4 1 year ago
Anthony J. Martinez 5ad497719c
Update clap to v3
- Close #12
- Fix clippy warning (needless reference)
- Rev to 0.8.0
- Bump deps
2 years ago
Anthony J. Martinez 2af8685b9e
Update deps and rev to v0.7.7 2 years ago
Anthony J. Martinez 4b435abb6b
Bump deps, move to Rust 2021, rev to 0.7.7 2 years ago
Anthony J. Martinez 0f062e967f
Update deps and rev to 0.7.6, add Contact section to README.md 2 years ago
Anthony J. Martinez 3980b312c1
Update deps and rev to 0.7.5 2 years ago
Anthony J. Martinez 6fd9e6b351 Merge pull request 'Update deps and rev to 0.7.4' (#6) from update into main
Reviewed-on: #6
2 years ago
Anthony J. Martinez 9d96a3aa90
Update deps and rev to 0.7.4 2 years ago
Anthony J. Martinez d1047132f4 Merge pull request 'Bump deps and rev to 0.7.3' (#5) from updates into main
Reviewed-on: #5
2 years ago
Anthony J. Martinez 55e8e203cd
Bump deps and rev to 0.7.3 2 years ago
Anthony J. Martinez 469764f114 Merge pull request 'Update Cargo.lock after revision of project version' (#4) from oops into main
Reviewed-on: #4
2 years ago
Anthony J. Martinez 88179f5593
Update Cargo.lock after revision of project version 2 years ago
Anthony J. Martinez 6f1989087a Merge pull request 'Bump dependencies, rev to 0.7.2' (#3) from bump-deps into main
Reviewed-on: #3
2 years ago
Anthony J. Martinez 6e82e36f81
Bump dependencies, rev to 0.7.2 2 years ago
Anthony J. Martinez a4856fcc14 Merge pull request 'Bump deps, fix clippy lints' (#2) from bump-deps into main
Reviewed-on: #2
2 years ago
Anthony J. Martinez 92b534b478
Bump deps, fix clippy lints 2 years ago
Anthony J. Martinez 345c05007a Merge pull request 'Change to dual license Apache 2.0 / MIT' (#1) from migration into main
Reviewed-on: #1
3 years ago
Anthony J. Martinez 1275aa1e73 Correct the version in Cargo.toml and lib.rs 3 years ago
Anthony J. Martinez 96b3209ceb Change license, update argument parsing. 3 years ago
Anthony J. Martinez 18915b87b5 Update example in README.md 3 years ago
Anthony J. Martinez beb83094ad Merge branch 'refactor' into 'main'
Refactor

See merge request anthonyjmartinez/connchk!9
3 years ago
Anthony J. Martinez ad4f9f99e1 Update to preserve resource output order & add latency information 3 years ago
Anthony J. Martinez 590006a91b Update dependencies, rev to v0.6.0 with breaking changes 3 years ago
Anthony J. Martinez d16ab3283f Refactor extraneous Structs into one. Update README.md 3 years ago
Anthony J. Martinez a7c12d3964 Merge branch 'rayon-updates' into 'main'
Refactor into library and binary crates. Rev to v0.5.0

See merge request anthonyjmartinez/connchk!8
3 years ago
Anthony J. Martinez 25d52cdaeb Refactor into library and binary crates. Rev to v0.5.0 3 years ago
Anthony J. Martinez 3b2df9671f Merge branch 'rayon' into 'main'
Rayon

Closes #5

See merge request anthonyjmartinez/connchk!7
3 years ago
Anthony J. Martinez cb9ee9b4d9 Update README.md 3 years ago
Anthony J. Martinez 5c8be69ca5 Update Cargo.lock 3 years ago
Anthony J. Martinez 9ef8eb7e68 Add support for parallel connection checking 3 years ago
Anthony J. Martinez fd632f856e
Merge pull request #6 from anthonyjmartinez/json-support
Close #4 implementing JSON bodies. Rev to v0.3.0.
3 years ago
Anthony J. Martinez c54f20458d Close #4 implementing JSON bodies. Rev to v0.3.0. 3 years ago
Anthony J. Martinez 0805064711 Add Cargo.lock changes 3 years ago
Anthony J. Martinez a79ae693d4
Merge pull request #3 from anthonyjmartinez/fix-error-handling
Fixed #1, fixed #2
3 years ago
Anthony J. Martinez a40b037a81 Fixed #1, fixed #2 3 years ago
Anthony J. Martinez 65dd82e86d Move to rustls for TLS, rev to 0.2.0 3 years ago
Anthony J. Martinez e030e2c9df Update README.md with install instructions 3 years ago
Anthony J. Martinez d055cb02cc Create `connchk` project 3 years ago