Age | Commit message (Expand) | Author |
---|---|---|
2015-08-21 | Switch iked to C99-style fixed-width integer types. | Reyk Floeter |
2014-05-06 | Explicitly zero out the ibufs before releasing the memory to make sure | Reyk Floeter |
2013-10-24 | no need for netinet/ip_var.h (and friends) | Theo de Raadt |
2013-03-21 | remove excessive includes | Theo de Raadt |
2013-01-08 | Remove private CVS tag from an obsolete repository and bump copyright | Reyk Floeter |
2012-09-18 | update email addresses to match reality. | Reyk Floeter |
2011-05-09 | rename functions in proc.c to proc_* and move some code from imsg_util.c to | Reyk Floeter |
2011-05-05 | Move the proc.c-specific runtime state out of struct iked into a sub-struct. | Reyk Floeter |
2011-05-05 | rename iked_proc* to privsep_proc*. no functional change. | Reyk Floeter |
2010-12-22 | split util.c into two files: imsg_util.c for ibuf/imsg stuff and util for | Reyk Floeter |