Skip to content

Actions: niclabs/dns-rust

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
767 workflow runs
767 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Merge branch 'develop'
Rust testing #1706: Commit 3003799 pushed by Jotape24
January 31, 2025 20:48 8m 10s main
January 31, 2025 20:48 8m 10s
add: flag --tsig was added to client in main.rs and README
Rust testing #1705: Commit f74a68b pushed by Jotape24
January 31, 2025 20:21 7m 52s develop
January 31, 2025 20:21 7m 52s
add: added comments and documentation.
Rust testing #1704: Commit 0403789 pushed by elbaxd
January 31, 2025 18:44 7m 49s nameserver-zone
January 31, 2025 18:44 7m 49s
feat: Added class to DnsZone struct as a attribute.
Rust testing #1703: Commit 7ba64a8 pushed by elbaxd
January 31, 2025 18:10 7m 52s nameserver-zone
January 31, 2025 18:10 7m 52s
fix: test for nsid adapted for git testing
Rust testing #1702: Commit b57bc77 pushed by Jotape24
January 31, 2025 17:43 7m 57s develop
January 31, 2025 17:43 7m 57s
fix: test for nsid adapted for git testing
Rust testing #1701: Commit b57bc77 pushed by Jotape24
January 31, 2025 15:23 8m 1s tls
tls
January 31, 2025 15:23 8m 1s
fix: tests on edns_test and resolver_cache_test fixed
Rust testing #1700: Commit abef604 pushed by Jotape24
January 31, 2025 15:05 7m 53s tls
tls
January 31, 2025 15:05 7m 53s
fix: ClientTLSConnection now uses ip for getting ServerName
Rust testing #1699: Commit adba94c pushed by Jotape24
January 30, 2025 20:57 8m 5s tls
tls
January 30, 2025 20:57 8m 5s
fix: ClientTLSConnection::send was updated
Rust testing #1698: Commit 1b4a444 pushed by Jotape24
January 30, 2025 20:11 7m 49s tls
tls
January 30, 2025 20:11 7m 49s
add(zone.rs): Added some comments of how the fn from_master_file work…
Rust testing #1697: Commit 3236a92 pushed by elbaxd
January 30, 2025 18:59 7m 46s nameserver-zone
January 30, 2025 18:59 7m 46s
refactor(zone.rs): Change fn from_master_file and tests for the same …
Rust testing #1696: Commit be5028d pushed by elbaxd
January 30, 2025 18:50 7m 58s nameserver-zone
January 30, 2025 18:50 7m 58s
changes to concurrency
Rust testing #1695: Commit 3ae8b9b pushed by joalopez1206
January 30, 2025 18:06 7m 47s ns_conn_aaa
January 30, 2025 18:06 7m 47s
add: method sign_message() and test added on message.rs
Rust testing #1694: Commit 4d54ef0 pushed by Jotape24
January 30, 2025 16:24 7m 48s develop
January 30, 2025 16:24 7m 48s
add: method sign_message() and test added on message.rs
Rust testing #1693: Commit 4d54ef0 pushed by Jotape24
January 30, 2025 16:11 7m 55s edns
January 30, 2025 16:11 7m 55s
add: tcp flag for client added to main.rs and readme
Rust testing #1692: Commit 4f7cfc9 pushed by Jotape24
January 30, 2025 11:24 7m 49s edns
January 30, 2025 11:24 7m 49s
Fix compiler warnings
Rust testing #1691: Commit 7268ed0 pushed by Jotape24
January 29, 2025 16:49 7m 48s edns
January 29, 2025 16:49 7m 48s
feat(zones.rs): now considers ttl global and ttl per rr. test_from_ma…
Rust testing #1690: Commit 5eecffd pushed by elbaxd
January 29, 2025 16:08 7m 52s nameserver-zone
January 29, 2025 16:08 7m 52s
fix: get_additional() and get_authority() tests for resolver_cache fixed
Rust testing #1689: Commit ce97f3b pushed by Jotape24
January 29, 2025 15:09 7m 58s edns
January 29, 2025 15:09 7m 58s
refactor: DnsCache now uses HashSet instead of Vec for cache
Rust testing #1688: Commit 00b8da8 pushed by Jotape24
January 29, 2025 15:05 7m 53s edns
January 29, 2025 15:05 7m 53s
fix: cache lookup now continues when cache lock acquisition fails
Rust testing #1687: Commit 685b045 pushed by Jotape24
January 28, 2025 18:39 7m 49s edns
January 28, 2025 18:39 7m 49s
refactor: simplify DnsCache::add method for better clarity
Rust testing #1686: Commit 16d230b pushed by Jotape24
January 28, 2025 13:41 8m 3s edns
January 28, 2025 13:41 8m 3s
refactor: add add_to_specific_cache method and CacheType enum to avoi…
Rust testing #1685: Commit 77c2408 pushed by Jotape24
January 27, 2025 23:00 7m 54s edns
January 27, 2025 23:00 7m 54s
refactor: remove unused code
Rust testing #1684: Commit 703b986 pushed by Ephyy
January 27, 2025 03:46 7m 58s develop
January 27, 2025 03:46 7m 58s
refactor: remove unused code
Rust testing #1683: Commit 703b986 pushed by Ephyy
January 27, 2025 03:44 7m 54s edns
January 27, 2025 03:44 7m 54s
using lambdas, refactor that later
Rust testing #1682: Commit 6c1f96e pushed by joalopez1206
January 26, 2025 22:02 7m 47s nameserver_conn
January 26, 2025 22:02 7m 47s