19 Commits (b70ec51c0d267271ae24ece4b145f5b945c45536)

Author SHA1 Message Date
  nicm b70ec51c0d Remove XXX comment and just close received fd if calloc() fails. 15 years ago
  nicm 1ce69afa27 Make imsg_clear close and free any fds in the received fd queue as well as 15 years ago
  dlg eb4aea697b revert this change by eric@: 16 years ago
  eric 1349f312f5 Change the way fds passed over a socket are retreived on the receiving side. 16 years ago
  eric bc6efb40cd Make the imsg protocol network-safe. 16 years ago
  eric d11817a0e5 change the imsg header fields a bit to prepare for upcoming changes. 16 years ago
  pyr 239fd25471 make ntpd imsg-in-a-lib ready as well. extensive testing done, no 16 years ago
  henning 0b2f522118 when our red/recv/recvmsg in imsg_read gives EINTR or EAGAIN, do not 18 years ago
  henning 50e41e169b unify shared code a bit again to make future syncs easier 20 years ago
  henning e0f325591a wpos in struct buf_read and datalen in imsg_get should be size_t and not 20 years ago
  henning d40f766737 when, after processing all complete imsgs we found in the buffer, 20 years ago
  henning 1b0777efc4 fix error message, Benedikt Steinbusch <bsteinb@hamazone.de> 20 years ago
  henning 1952adadc6 the "type" param to imsg_compose and imsg_create is really an 20 years ago
  henning 19e1a3d9e7 in imsg_compose: 20 years ago
  henning 5d20af9c99 use imsg_add instead of the lower level buf_add in imsg_create; it already 20 years ago
  henning ca742b9675 ewps... 20 years ago
  henning 88ad9df9d9 need buf_free() to free buf, free() is not good enough 20 years ago
  henning 7b3f946188 imsg framework cleanup: 20 years ago
  henning 4ad0cde98b initial cut at ntpd. 21 years ago