Age | Commit message (Expand) | Author |
2020-02-24 | We only need to fill a wire format buffer from soa and tsig structs. | Florian Obser |
2020-02-24 | We only need to free cname, ns, soa and tsig structs. | Florian Obser |
2020-02-24 | We are never required to "render glue first" since we just print what | Florian Obser |
2020-02-24 | Fix two security vulnerabilities discovered by Qualys. | Todd C. Miller |
2020-02-24 | dead store, pointed out by scan build | Florian Obser |
2020-02-24 | totext_filter_proc is always null, remove. | Florian Obser |
2020-02-24 | Fix typo | job |
2020-02-24 | remove some unused code | Jonathan Gray |
2020-02-24 | remove some uneeded includes | Jonathan Gray |
2020-02-24 | extend decoding of control transfers: | Jasper Lievisse Adriaanse |
2020-02-24 | We only need to check the owner for nsec3 records, remove all the | Florian Obser |
2020-02-24 | We are always preserving the order of records. | Florian Obser |
2020-02-24 | Stop generating DNS class and type enums. | Florian Obser |
2020-02-24 | fix column alignment of 'ifconfig joinlist'; padding had an extra " " | Stefan Sperling |
2020-02-24 | Don't needlessly cap SSID width in 'ifconfig joinlist' (matters with hex SSIDs). | Stefan Sperling |
2020-02-24 | Clarify that nwid/join SSIDs must be printable ASCII if they're not hex. | Stefan Sperling |
2020-02-24 | Change mouse selection so that after selecting a word, dragging selects | Nicholas Marriott |
2020-02-24 | add retries and timeouts for test packets. | David Gwynne |
2020-02-24 | Fix typo. Patch from itoama at live.jp via github PR#173. | Darren Tucker |
2020-02-24 | Fix 'previously declared here' error on gcc3(luna88k). | Kenji Aoyama |
2020-02-23 | remove some unused functions | Jonathan Gray |
2020-02-23 | rmeove more unused functions and code | Joerg Jung |
2020-02-23 | The decryption_failed alert must not be sent by compliant implementations. | Theo Buehler |
2020-02-23 | According to RFC 8446, Section 4.4.4, recipients of incorrect Finished | Theo Buehler |
2020-02-23 | regen | Jasper Lievisse Adriaanse |
2020-02-23 | - add an AMD hub found on APU2 | Jasper Lievisse Adriaanse |
2020-02-23 | remove unused parts of types.h | Jonathan Gray |
2020-02-23 | We never request to clone the buffer from the message parser. | Florian Obser |
2020-02-23 | We are not passing options to the message renderer. | Florian Obser |
2020-02-23 | Partial rendering was never implemented. | Florian Obser |
2020-02-23 | Remove unused fields from struct dst_key and stop passing name and | Florian Obser |
2020-02-23 | hmacs do not support NULL keys | Florian Obser |
2020-02-23 | All key funcs are populated, skip NULL check. | Florian Obser |
2020-02-23 | createctx2, verify2, and cleanup are always NULL. | Florian Obser |
2020-02-23 | Remove unused hmac functions from struct dst_func which in turn lets | Florian Obser |
2020-02-23 | remove unused structs | Jonathan Gray |
2020-02-23 | remove unused dns_rdatacallbacks struct and typedef | Jonathan Gray |
2020-02-23 | sync | Stuart Henderson |
2020-02-22 | remove various unused macros | Joerg Jung |
2020-02-22 | remove some unused args and unused assignments, as result | Joerg Jung |
2020-02-22 | remove assigned but unused values | Joerg Jung |
2020-02-22 | remove unused code | Joerg Jung |
2020-02-22 | Do not run _rc_parse_conf of /var/run/rc.d/foobar on "start". | Antoine Jacoutot |
2020-02-22 | fix a crash when printing the contents of a malformed packet where the packet | Jasper Lievisse Adriaanse |
2020-02-22 | use the UE_GET_XFERTYPE macro where applicable | Jasper Lievisse Adriaanse |
2020-02-22 | regen | anton |
2020-02-22 | Unlock ioctl(2). | anton |
2020-02-22 | In preparation for unlocking ioctl(2), grab the kernel lock as needed. | anton |
2020-02-22 | Avoid duplication in the code that sends headers | Jeremie Courreges-Anglas |
2020-02-22 | Respect userinfo even when built with NOSSL (floppy ramdisks) | Jeremie Courreges-Anglas |