issues
search
ruby-dns
/
net-dns
Net::DNS is a DNS library written in Ruby.
http://net-dns.rubyforge.org
Other
165
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make header constants compatible with Ractors
#88
reesericci
opened
3 months ago
0
Add rubocop to CI
#87
weppos
closed
11 months ago
0
Add CI config
#86
weppos
closed
11 months ago
0
Handle short data
#85
stanhu
closed
11 months ago
0
uninitialized constant Net::DNS::Resolver::TimeoutError
#84
ujinius
closed
11 months ago
6
Fix deprecated warning of TimeoutError
#83
taketo1113
closed
1 year ago
0
Deprecated warning of TimeoutError
#82
taketo1113
closed
1 year ago
0
Fix undefined method 'size' errors
#81
stanhu
closed
1 year ago
2
pNet-DNS, Update vs net-dns
#80
mcr
closed
11 months ago
1
Remove core extensions
#79
dduugg
closed
5 years ago
2
Add wildcard support
#78
tuxmonteiro
closed
1 year ago
1
Jhart r7 issue/travis broken
#77
weppos
closed
6 years ago
0
Throw net-dns specific exception instead of the standard ArgumentError for bad domain names
#76
bernabas
closed
6 years ago
2
Remove Fixnum reference, which create warning on ruby 2.4
#75
le0pard
closed
6 years ago
1
Fix travis
#74
jhart-r7
closed
6 years ago
3
Correct warning message when encountering unsupported record types in additionals
#73
jhart-r7
closed
6 years ago
1
Missing licence in rubygems.org
#72
Germano0
closed
6 years ago
0
Random parse failure in Net::DNS::Resolver#query_tcp when querying MX records from 8.8.4.4
#71
postmodern
opened
8 years ago
0
[Bug] Net::DNS::Packet.parse failed to parse AXFR response
#70
nixawk
opened
8 years ago
1
Missing release tag 0.8.0
#69
anthraxx
closed
8 years ago
1
update to track rCodes of RFC 1035
#68
squiffy
closed
5 months ago
0
Multi message responses truncated
#67
mattburchett
opened
9 years ago
1
Add full license text and attribution
#66
bkeepers
closed
9 years ago
2
Net::DNS::Resolver.new(:source_port) doesn't working
#65
promix17
opened
9 years ago
0
Resolver() fails for TXT if upd package is larger than the packet_size constant
#64
svenXY
opened
10 years ago
2
Return answer from query_tcp upon a timeout
#63
nbaum
closed
1 year ago
2
Resolver#logger= should not call close on old logger
#62
jheiss
closed
6 years ago
1
AXFR as TCP messages should not be warnings
#61
jheiss
closed
6 years ago
1
Simplify nameserver settings (and fix bugs)
#60
nullstyle
closed
10 years ago
3
Reconcile current state of files in the gemspec
#59
rosscooperman
closed
10 years ago
1
Don't try to create an IPV6 socket when unecessary
#58
rosscooperman
closed
10 years ago
2
support SPF record
#57
winebarrel
closed
2 years ago
3
Non blocking requests
#56
Hengjie
opened
11 years ago
1
Add support for crafting DNS NOTIFY messages.
#55
jof
closed
8 years ago
2
[Ruby 2.0.0] update asserts for new exception class. hat tip @drbrain
#54
ChrisLundquist
closed
6 years ago
3
Simplify int ip format parsing
#53
ChrisLundquist
closed
6 years ago
8
[names] fix exception message spelling.
#52
ChrisLundquist
closed
6 years ago
4
[names] fix RFC reference 1025 -> 1035
#51
ChrisLundquist
closed
6 years ago
2
Bugfix in Packet::query?
#50
crondaemon
closed
10 years ago
3
Error when IPv6 is not supported by the underlying OS.
#49
paulosalem
opened
11 years ago
1
ArgumentError - comparison of Fixnum with nil failed
#48
eLod
closed
6 years ago
1
type rdata_99
#47
printercu
closed
11 months ago
1
undefined method `size' for #<IPAddr: IPv4...
#46
printercu
closed
6 years ago
2
fixing bug on parsing multiple nameservers on different lines
#45
nicholasren
closed
11 years ago
1
Test failure with net-dns 0.7.1
#44
graaff
closed
6 years ago
3
Attempt to fix issue #38
#43
ghost
closed
6 years ago
3
Add TXT#get_inspect, fixes #22
#42
bonsaiviking
opened
12 years ago
5
Changed range for valid packets since some DNS packets can have an ID of 0
#41
jasondcamp
closed
11 years ago
0
fix "undefined local variable or method `source_address_inet6' "
#40
simsicon
closed
11 years ago
16
Drop duplicate query ID handling
#39
ebroder
closed
12 years ago
3
Next