bind9/lib/isccc/include/isccc
Witold Kręcicki ae5d316f64 isccc: merge recv_message and recv_nonce into one function
- make isccc message receiving code clearer by merging recv_nonce and
  recv_message into a single recv_data function and adding a boolean
  state field.
2020-07-13 13:17:08 -07:00
..
alist.h Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00
base64.h Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00
cc.h apply the modified style 2020-02-13 15:05:06 -08:00
ccmsg.h isccc: merge recv_message and recv_nonce into one function 2020-07-13 13:17:08 -07:00
events.h apply the modified style 2020-02-13 15:05:06 -08:00
result.h Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00
sexpr.h apply the modified style 2020-02-13 15:05:06 -08:00
symtab.h Use clang-tidy to add curly braces around one-line statements 2020-02-13 22:07:21 +01:00
symtype.h apply the modified style 2020-02-13 15:05:06 -08:00
types.h Use clang-format to reformat the source files 2020-02-12 15:04:17 +01:00
util.h Fixup the missing clang-format bits 2020-02-16 17:34:24 +01:00