Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tungd/elixir-dns issues and pull requests
#59 - Update DNS.resolve example
Pull Request -
State: open - Opened by stevencorona over 1 year ago
#58 - fix server
Pull Request -
State: open - Opened by glaszig almost 2 years ago
#57 - Encoding some resources myself?
Issue -
State: open - Opened by bortzmeyer about 2 years ago
- 1 comment
#56 - Missing deps - `Socket`
Issue -
State: open - Opened by c4710n over 2 years ago
- 2 comments
#55 - Encode the Authority section. Closes #54
Pull Request -
State: open - Opened by bortzmeyer over 2 years ago
#54 - Crashes when there is an Authority section
Issue -
State: open - Opened by bortzmeyer over 2 years ago
#53 - Is it safe to rely on Erlang "internal" DNS code?
Issue -
State: open - Opened by bortzmeyer over 2 years ago
- 6 comments
#52 - Migrate to Config.Reader
Issue -
State: open - Opened by tungd over 2 years ago
#51 - Fix/ci
Pull Request -
State: closed - Opened by tungd over 2 years ago
#50 - I want to quote the DNS specified by the OS.
Issue -
State: open - Opened by kouzzy over 2 years ago
#49 - Documenting uses
Issue -
State: open - Opened by bortzmeyer over 2 years ago
#48 - Parse EDNS (and EDNS options)
Issue -
State: open - Opened by bortzmeyer over 2 years ago
- 2 comments
#47 - Query ID is always zero
Issue -
State: open - Opened by bortzmeyer over 2 years ago
#46 - replace custom dns implementation with :inet_res.resolve
Pull Request -
State: closed - Opened by BrendanBall over 2 years ago
- 4 comments
#45 - The server handles only UDP
Issue -
State: open - Opened by bortzmeyer over 2 years ago
- 1 comment
#44 - Documentation of the server for more record types
Issue -
State: open - Opened by bortzmeyer over 2 years ago
- 1 comment
#43 - IPv6 support
Issue -
State: open - Opened by bortzmeyer almost 3 years ago
#42 - It would be nice to have names for return codes
Issue -
State: open - Opened by bortzmeyer almost 3 years ago
#41 - Server part is broken on Erlang 24.2
Issue -
State: closed - Opened by salseeg almost 3 years ago
- 2 comments
#40 - Idea: Split DNS into two parts
Issue -
State: closed - Opened by Raphexion over 3 years ago
- 2 comments
#39 - Misc doc changes
Pull Request -
State: closed - Opened by kianmeng over 3 years ago
#38 - Update version on README.md
Pull Request -
State: closed - Opened by conradfr almost 4 years ago
#37 - ResourceOpt module
Pull Request -
State: closed - Opened by pzingg about 4 years ago
#36 - Add query with TCP feature
Pull Request -
State: closed - Opened by Fitblip about 4 years ago
- 4 comments
#35 - Implement timeout for UDP `recv!` method
Pull Request -
State: closed - Opened by Fitblip about 4 years ago
- 2 comments
#34 - Fix master
Pull Request -
State: closed - Opened by Fitblip about 4 years ago
- 2 comments
#33 - Tag 2.1.3
Issue -
State: closed - Opened by ruudk over 4 years ago
- 1 comment
#32 - Support for RR OPT records and arlist
Pull Request -
State: closed - Opened by pzingg over 4 years ago
#31 - Providing a bad DNS server results in hanging indefinitely
Issue -
State: closed - Opened by jdppettit over 4 years ago
- 1 comment
#30 - Implement DOH Client
Pull Request -
State: open - Opened by NullOranje over 5 years ago
- 1 comment
#29 - A separate code for NODATA
Issue -
State: open - Opened by bortzmeyer over 5 years ago
- 1 comment
#28 - Close the UDP socket after use
Pull Request -
State: closed - Opened by Hermanverschooten over 5 years ago
#27 - Warning when using with dig
Issue -
State: closed - Opened by jveiga almost 6 years ago
- 1 comment
#26 - Remove ServerExample from global namespace
Pull Request -
State: closed - Opened by fhunleth about 6 years ago
- 2 comments
#25 - Example usage for other query types
Issue -
State: closed - Opened by martinlevesque about 6 years ago
- 2 comments
#24 - Support DNS over TCP
Issue -
State: closed - Opened by rhbvkleef over 6 years ago
- 2 comments
#23 - DNS server improvement in the readme example
Issue -
State: closed - Opened by martinlevesque over 6 years ago
- 1 comment
#22 - Update Hex badges in README.md
Pull Request -
State: closed - Opened by ConnorRigby over 6 years ago
- 1 comment
#21 - Let Elixir infer application dependencies to fix OTP releases
Pull Request -
State: closed - Opened by fhunleth over 6 years ago
- 2 comments
#20 - Have I been pwned ? (-: Help finding the culprit . .
Issue -
State: closed - Opened by jsimmonds2 over 6 years ago
#19 - Don't fail if we receive an unexpected RR type
Pull Request -
State: closed - Opened by brianmay over 6 years ago
- 2 comments
#18 - (FunctionClauseError) no function clause matching DNS.Resource.from_record({:dns_rr_opt, ...})
Issue -
State: closed - Opened by brianmay over 6 years ago
#17 - (CaseClauseError) no case clause matching: {"8.8.8.8", 53}
Issue -
State: closed - Opened by messutied over 6 years ago
- 3 comments
#16 - Clarify we need the Erlang/OTP sources for compilation
Pull Request -
State: closed - Opened by arjan over 6 years ago
- 1 comment
#15 - Clarify that you need the Erlang sources to compile this library
Issue -
State: closed - Opened by arjan over 6 years ago
- 1 comment
#14 - add DNS.Server behaviour
Pull Request -
State: closed - Opened by jveiga almost 7 years ago
- 1 comment
#13 - Bump deps to fix compiler warnings.
Pull Request -
State: closed - Opened by ConnorRigby almost 7 years ago
- 1 comment
#12 - New release to hex.pm?
Issue -
State: closed - Opened by fhunleth almost 7 years ago
- 2 comments
#11 - Add example of how to use the server to send return codes
Issue -
State: closed - Opened by doug-co over 7 years ago
- 2 comments
#10 - Adds argument to query different record types
Pull Request -
State: closed - Opened by davejlong over 7 years ago
- 1 comment
#9 - Set recursive query to true when resolving.
Pull Request -
State: closed - Opened by odarriba over 7 years ago
- 1 comment
#8 - Change resolve to handle not found
Pull Request -
State: closed - Opened by odarriba over 7 years ago
- 1 comment
#7 - Improve readme
Pull Request -
State: closed - Opened by odarriba over 7 years ago
#6 - v0.1.0
Pull Request -
State: closed - Opened by mobileoverlord over 7 years ago
- 3 comments
#5 - Current Release
Issue -
State: closed - Opened by mobileoverlord over 7 years ago
#4 - Function clause error in simple DNS resolve
Issue -
State: closed - Opened by cronokirby over 7 years ago
- 3 comments
#3 - The option [:binary] is wrong, and causes an error with Socket ~> 0.3.6
Pull Request -
State: closed - Opened by Hermanverschooten about 8 years ago
- 1 comment
#2 - Can't run a simple DNS.resolve
Issue -
State: closed - Opened by kedare about 8 years ago
- 5 comments
#1 - Please push new version to hex
Issue -
State: closed - Opened by sebastian over 8 years ago
- 1 comment