1. 7c18b54 REORG: dgram: rename proto_udp to dgram by Willy Tarreau · Thu Jun 11 09:23:02 2020 +0200[Renamed (89%) from src/proto_udp.c]
  2. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
  3. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · Thu Jun 04 17:05:57 2020 +0200
  4. 832ce65 REORG: include: move proto_udp.h to haproxy/proto_udp{,-t}.h by Willy Tarreau · Thu Jun 04 08:36:05 2020 +0200
  5. 0f6ffd6 REORG: include: move fd.h to haproxy/fd{,-t}.h by Willy Tarreau · Wed Jun 03 19:33:00 2020 +0200
  6. d7f76a0 BUG/MEDIUM: proto_udp/threads: recv() and send() must not be exclusive. by Willy Tarreau · Tue Dec 10 18:12:04 2019 +0100
  7. 7a798e5 CLEANUP: fix inconsistency between fd->iocb, proto->accept and accept() by Willy Tarreau · Thu Apr 14 11:13:20 2016 +0200
  8. 5d4e4f7 MEDIUM: protocol: add minimalist UDP protocol client by Baptiste Assmann · Mon Apr 13 23:08:16 2015 +0200