bind9/lib/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
..
include isccc: merge recv_message and recv_nonce into one function 2020-07-13 13:17:08 -07:00
tests Provide unit test driver 2020-05-21 12:13:01 +02:00
win32 Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
alist.c apply the modified style 2020-02-13 15:05:06 -08:00
api Update library API versions 2020-06-18 10:03:05 +02:00
base64.c apply the modified style 2020-02-13 15:05:06 -08:00
cc.c Stop leaking OpenSSL types and defines in the isc/md.h 2020-03-17 09:11:13 +01:00
ccmsg.c isccc: merge recv_message and recv_nonce into one function 2020-07-13 13:17:08 -07:00
Makefile.am Fix "make dist" 2020-06-05 13:19:49 +02:00
result.c apply the modified style 2020-02-13 15:05:06 -08:00
sexpr.c apply the modified style 2020-02-13 15:05:06 -08:00
symtab.c apply the modified style 2020-02-13 15:05:06 -08:00