1. 0305459 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 2 months ago
  2. 72d905f Do not double free expanded path in source-file, also remove some by nicm · 3 years, 2 months ago
  3. cfc7c9c Fire check callback after cleaning up event so it does not get stuck, by nicm · 3 years, 4 months ago
  4. 8da4573 Fire check callback after cleaning up event so it does not get stuck, from by Nicholas Marriott · 3 years, 6 months ago
  5. ce5de76 Merge branch 'obsd-master' into master by Thomas Adam · 3 years, 8 months ago
  6. 632636d Do not care about the server socket closing if exiting anyway. by nicm · 3 years, 8 months ago
  7. 2b58c22 Add a couple of helper functions, and flush imsgs on exit. by nicm · 3 years, 8 months ago
  8. e40831a Move file handling protocol stuff all into file.c so it can be reused by nicm · 3 years, 8 months ago
  9. a4cb700 Merge branch 'obsd-master' by Thomas Adam · 4 years, 5 months ago
  10. ea610a3 Pass the stdout file descriptor from the client as well as stdin and use by nicm · 4 years, 5 months ago
  11. aa7dccf imsg.h needs uio.h, pointed out by deraadt by nicm · 4 years, 5 months ago
  12. 846b99e Portable does not need sys/queue.h. by Nicholas Marriott · 4 years, 6 months ago
  13. 479d411 Remove imsg.h. by Nicholas Marriott · 4 years, 10 months ago
  14. 1bdd482 If /dev/fd/X is a symlink and realpath() expands symlinks, /dev/fd/X by nicm · 4 years, 10 months ago
  15. b4520aa Need to include message size in the maximum buffer calculation. by nicm · 4 years, 10 months ago
  16. eaa58d2 Instead of using large buffers in imsgs, add the data or path onto the end. by nicm · 4 years, 10 months ago
  17. 268f2b0 Do not check if client is dead if it is NULL. by nicm · 4 years, 10 months ago
  18. c284ebe Rewrite the code for reading and writing files. Now, if the client is by nicm · 4 years, 10 months ago