Commit graph

  • 87f9336cc2 Update manpage and exclude binaries folder master Eduard Tolosa 2025-08-02 14:02:25 -05:00
  • 12318ce9c0 Update builder.sh Eduard Tolosa 2025-08-02 13:55:38 -05:00
  • c372db9eab (chore): update builder.sh - Disable docker checks, we now use podman - Use cross for all builds, otherwise the build ends up in glibc versions mismatch Eduard Tolosa 2025-08-02 13:00:51 -05:00
  • 9b329daa6a (chore): bump version. 0.10.2 Eduard Tolosa 2025-07-27 23:46:01 -05:00
  • 206c392fc0 (fix): only print valid data to stdout A regression was introduced during the refactoring that makes rusolver print all the domains, even if they were invalid, this fixes that Fixes #14 Eduard Tolosa 2025-07-27 23:45:27 -05:00
  • 28b29ca515 (fix): only print data if quiet_mode is not set. Also do not print wildcards 0.10.1 Eduard Tolosa 2025-07-27 17:43:22 -05:00
  • 3bb0ac4b35 (chore): update manpage 0.10.0 Eduard Tolosa 2025-07-27 17:00:24 -05:00
  • 55fd2cb2be (chore): update profile.release Eduard Tolosa 2025-07-27 16:52:51 -05:00
  • 37020360c2 (feat): refactor code This refactor is aimed to provide better readability for future maintenance, at the same time that provides several performance improvements reducing the number of calls that we do to resolvers. Eduard Tolosa 2025-07-27 16:19:33 -05:00
  • e06eeffb48 Update deps Eduard Tolosa 2025-04-20 14:49:02 -05:00
  • 7e683bd1ae Clippy fixes. Eduard Tolosa 2025-04-20 14:48:57 -05:00
  • cf75cafee7
    Use LibOptions for library options. Eduard Tolosa 2022-04-29 12:08:48 -05:00
  • 7755533e1e
    Create make-release.yml Eduard Tolosa 2022-04-12 05:46:39 -05:00
  • 88ee0f9b58
    Update builder.sh Edu4rdSHL 2022-03-11 15:32:21 -05:00
  • 624a3febb9
    Add function to return CNAME data. Edu4rdSHL 2022-03-09 22:52:06 -05:00
  • 06ea060de9
    Update custom trust-dns-resolver branch. Edu4rdSHL 2022-02-13 14:27:25 -05:00
  • 42dbf01d76
    Bump manpage. 0.9.1 Edu4rdSHL 2022-02-13 12:14:04 -05:00
  • 8620eded16
    Use our custom trust-dns implementation until https://github.com/bluejekyll/trust-dns/pull/1632 is decided. Edu4rdSHL 2022-02-13 12:10:12 -05:00
  • e26ae062d6
    Avoid allocating domain_data everytime as it has the Clone trait. Edu4rdSHL 2022-02-13 07:31:06 -05:00
  • ba828758d9
    Bump dependencies. 0.9.0 Edu4rdSHL 2022-02-13 05:53:51 -05:00
  • d60cc8b150
    Update builder.sh Cargo.toml: Add [profile.release] Edu4rdSHL 2022-02-13 05:48:14 -05:00
  • 17776e7b88
    Split functions across modules. Improve performance. Edu4rdSHL 2022-02-13 05:32:25 -05:00
  • 7f974c8414
    Don't auto-commit. Edu4rdSHL 2022-02-02 14:42:24 -05:00
  • e7b2bc2050
    Bump version. Edu4rdSHL 2022-02-02 14:41:44 -05:00
  • dfdc0ee0be
    Bump version. 0.8.0 Edu4rdSHL 2022-01-25 10:47:33 -05:00
  • ccd7bfc646
    Bump version. Edu4rdSHL 2022-01-25 10:46:05 -05:00
  • 6a63f85199
    Update dependencies. Edu4rdSHL 2022-01-25 10:45:44 -05:00
  • ddd055757b
    Support for fully-qualified domain names Fixes #10 Edu4rdSHL 2021-12-15 04:58:15 -05:00
  • 50b0e6bcdc
    Bump version. 0.7.0 Edu4rdSHL 2021-10-20 05:56:21 -05:00
  • 5d0443a678
    Performance improvement. Edu4rdSHL 2021-10-20 05:51:47 -05:00
  • 41e80a944b
    README: add accuraccy info. Eduard Tolosa 2021-08-12 16:30:37 -05:00
  • 986dfbe37f
    Update FUNDING.yml Eduard Tolosa 2021-07-26 09:10:49 +00:00
  • 14f3bfbccc
    Remove empty lines from file. Edu4rdSHL 2021-05-20 01:39:13 -05:00
  • 8022a48bcc
    Bump version. 0.6.1 Edu4rdSHL 2021-05-20 00:48:47 -05:00
  • 8057fbc9cf
    Improve wildcard handling. Edu4rdSHL 2021-05-20 00:46:54 -05:00
  • d1bb538e17
    Bump version. 0.6.0 Edu4rdSHL 2021-05-19 18:57:37 -05:00
  • 9de7ab225c
    Add double verification step. If no --no-verify is provided, every resolved host is double-checked against a list of trustable DNS resolvers, ensuring that only **real** alive hosts are given to the user. Edu4rdSHL 2021-05-19 18:57:01 -05:00
  • 8cbcb2d39b
    Bump version. Edu4rdSHL 2021-05-16 16:18:50 -05:00
  • ebeb79c82e
    Bump version. 0.5.1 Edu4rdSHL 2021-05-16 06:34:48 -05:00
  • c92506ba9f
    Fix performance issues. https://github.com/Edu4rdSHL/trust-dns Edu4rdSHL 2021-05-16 06:30:16 -05:00
  • 2eed8ba7a3
    Update gitignore. Edu4rdSHL 2021-05-16 06:29:27 -05:00
  • 107f5ab99f
    Adjust num_concurrent_reqs to our use-case. Edu4rdSHL 2021-05-12 23:44:56 -05:00
  • 4dea54773d
    Big performance improvement. Add --retries option. Edu4rdSHL 2021-05-12 20:41:18 -05:00
  • 94387f13e3
    Add debug config. Edu4rdSHL 2021-05-12 20:40:12 -05:00
  • 42c8f16b1a
    Bump version. 0.5.0 Edu4rdSHL 2021-05-11 22:23:35 -05:00
  • af4b5c1126
    Only use 10 random generated hosts. Edu4rdSHL 2021-05-11 21:39:43 -05:00
  • d9baa7a9c3
    Add wilcards detection support. Edu4rdSHL 2021-05-11 21:35:28 -05:00
  • 8189a69ffa
    Add shebang. Edu4rdSHL 2021-05-10 20:53:50 -05:00
  • 380fec6952
    Bump version. 0.4.0 Edu4rdSHL 2021-05-10 20:52:35 -05:00
  • 86e760d37d
    Update builder. Edu4rdSHL 2021-05-10 20:50:39 -05:00
  • 1a435019d8
    Add support for using a wordlist as stdin for bruteforcing. Edu4rdSHL 2021-05-10 10:49:48 -05:00
  • 634a748961
    Remove testing file. Edu4rdSHL 2021-05-10 04:41:07 -05:00
  • 281da3767e
    Update .gitignore. Edu4rdSHL 2021-05-10 04:40:14 -05:00
  • 87bee0c01b
    Add support for using DNS from file. Edu4rdSHL 2021-05-10 04:30:40 -05:00
  • 91654a4898
    Adjust informational message. Edu4rdSHL 2021-05-10 02:51:03 -05:00
  • b1b70ae48c
    Bump version. 0.3.0 Edu4rdSHL 2021-05-09 05:45:54 -05:00
  • 4427dcc0a8
    Bump dependencies + update code. Edu4rdSHL 2021-05-09 05:45:32 -05:00
  • 52808a0d3f
    README.md: add information about installation from AUR. orhun 2020-10-15 17:42:33 +03:00
  • 1e67c2500b
    README.md: add information about installation from AUR orhun 2020-10-15 17:22:19 +03:00
  • c6ec585de9 Bump version. 0.2.0 Eduard Tolosa 2020-10-08 00:58:39 -05:00
  • 3148652403 Bump version. Eduard Tolosa 2020-10-07 19:14:50 -05:00
  • 230e9118c2 Improve performance. Eduard Tolosa 2020-10-07 16:40:48 -05:00
  • 3babcf758a
    Fix typo. Erjan Kalybek 2020-10-06 00:52:22 +02:00
  • 3e4f21192e Fix typo Erjan Kalybek 2020-10-06 00:49:46 +02:00
  • ca5c9d4e5b
    Update README.md Eduard Tolosa 2020-09-28 20:28:31 -05:00
  • 828cbf74af Add demonstration files. Eduard Tolosa 2020-09-28 20:26:08 -05:00
  • 12557f8bbf Add demonstration files. Eduard Tolosa 2020-09-28 20:25:33 -05:00
  • 71dae7d87d
    Add demo. Eduard Tolosa 2020-09-28 15:10:44 -05:00
  • ca53f1eddc
    Update README.md Eduard Tolosa 2020-09-28 14:51:52 -05:00
  • bb443c2f9c
    Update README.md Eduard Tolosa 2020-09-28 14:51:18 -05:00
  • 24175b0fe2 Add funding + github actions. Eduard Tolosa 2020-09-28 14:04:30 -05:00
  • d258a3a21f
    Update README.md Eduard Tolosa 2020-09-28 13:30:49 -05:00
  • 3e234f131a
    Update README.md 0.1.1 Eduard Tolosa 2020-09-28 13:25:58 -05:00
  • a80e4e6d67 Bump version. Eduard Tolosa 2020-09-28 13:17:53 -05:00
  • f64d79c657 Bump version. Eduard Tolosa 2020-09-28 13:14:15 -05:00
  • fc9fbaea1f
    Update README.md Eduard Tolosa 2020-09-28 13:13:30 -05:00
  • 276f9a0905 Fix typo. Eduard Tolosa 2020-09-28 12:04:36 -05:00
  • 10e9fd6087 Bump version. Eduard Tolosa 2020-09-28 11:58:08 -05:00
  • dcb5a7da70 Add builder. Eduard Tolosa 2020-09-28 11:55:56 -05:00
  • 372b4a5a34 Initial commit. Eduard Tolosa 2020-09-28 11:49:21 -05:00
  • ecff912aa5
    Initial commit Eduard Tolosa 2020-09-28 11:47:21 -05:00