16
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Factor out TestDnsServer into an other class so we can re-use it from other lang tests
normanmaurer
as Norman Maurer
More... over 10 years ago
Replace LinkedList with ArrayDeque for constant time size() operation
normanmaurer
as Norman Maurer
More... over 10 years ago
Fix up a test
normanmaurer
as Norman Maurer
More... over 10 years ago
Add DnsClient.reverseLookup(...)
normanmaurer
as Norman Maurer
More... over 10 years ago
Add test for resolve PTR
normanmaurer
as Norman Maurer
More... over 10 years ago
Revert change which was committed by mistake
normanmaurer
as Norman Maurer
More... over 10 years ago
Add support for Datagram / UDP
normanmaurer
as Norman Maurer
More... over 10 years ago
Add tests for AAAA(ipv6) resolution
normanmaurer
as Norman Maurer
More... over 10 years ago
Add tests for SRV and CNAME resolution and some fixes
normanmaurer
as Norman Maurer
More... over 10 years ago
added link to Eclipse github issues to README More... over 10 years ago
Add unit tests for dns client implementation
normanmaurer
as Norman Maurer
More... over 10 years ago
Specify ip addresses when create DnsClient
normanmaurer
as Norman Maurer
More... over 10 years ago
Try all dnsservers
normanmaurer
as Norman Maurer
More... over 10 years ago
Fix bug in forked netty dns codec
normanmaurer
as Norman Maurer
More... over 10 years ago
Allow to also resolve NS and SRV records
normanmaurer
as Norman Maurer
More... over 10 years ago
Better method naming
normanmaurer
as Norman Maurer
More... over 10 years ago
Sort MX records based on their priority
normanmaurer
as Norman Maurer
More... over 10 years ago
Add API docs and some cleanup
normanmaurer
as Norman Maurer
More... over 10 years ago
Fix DnsClient impl
normanmaurer
as Norman Maurer
More... over 10 years ago
Change constructor argument
normanmaurer
as Norman Maurer
More... over 10 years ago
Start to work on the dns support
normanmaurer
as Norman Maurer
More... over 10 years ago
inced version More... over 10 years ago
try again More... over 10 years ago
Merge branch 'master' of github.com:eclipse/vert.x More... over 10 years ago
inced release More... over 10 years ago
changed version to 2.0.1-final More... over 10 years ago
[#712] Not include the port in the Host header if its the default port and allow to override the Host header
normanmaurer
as Norman Maurer
More... over 10 years ago
don't produce a test suite jar More... over 10 years ago
Expose encodePrettily on JsonObject and JsonArray More... over 10 years ago
Correctly handle PING and CLOSE frames in the DefaultHttpClient.
normanmaurer
as Norman Maurer
More... over 10 years ago