This website requires JavaScript.
Explore
Help
Register
Sign In
Hiddenden
/
beef
Watch
2
Star
0
Fork
0
You've already forked beef
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7f4562945a9c2c16ef68ea0ea08b0b4d06d39ed0
beef
/
extensions
/
dns
History
soh_cah_toa
7f4562945a
Added new InvalidJsonError class for handling errors in JSON input.
...
This is better practice than just (ab)using StandardError.
2013-05-26 23:46:37 -04:00
..
rest
Added new InvalidJsonError class for handling errors in JSON input.
2013-05-26 23:46:37 -04:00
ruby
Implemented POST handler for /api/dns/rule which adds a new rule.
2013-05-26 22:44:11 -04:00
api.rb
Began adding support for RESTful API beginning with /api/dns/rules.
2013-05-17 18:25:22 -04:00
config.yaml
Started basic DNS extension. Currently does nothing.
2013-05-03 21:25:53 -04:00
dns.rb
Implemented POST handler for /api/dns/rule which adds a new rule.
2013-05-26 22:44:11 -04:00
extension.rb
Began adding support for RESTful API beginning with /api/dns/rules.
2013-05-17 18:25:22 -04:00
model.rb
Implemented POST handler for /api/dns/rule which adds a new rule.
2013-05-26 22:44:11 -04:00
ruby.rb
Changed output format for RubyDNS to be "BeEF-compliant".
2013-05-05 22:19:54 -04:00