Commit Graph

6 Commits

Author SHA1 Message Date
Michael Spang d45fc419fa Switch from SCTP to TCP
Turns out SCTP doesn't work inside a container.
2009-11-01 16:05:56 -05:00
Michael Spang 0d42df6a85 Encrypt all post-auth ceoc<->ceod communication 2009-10-24 12:59:03 -04:00
Michael Spang b348f5d5bd Always log to stderr in ceoc
The python thing will read errors from stderr, we need to log there
even if it's not a tty.
2009-08-06 01:00:10 -04:00
Michael Spang de59ad2755 Use LOG_PID everywhere 2009-07-31 01:20:59 -04:00
Michael Spang 49004af3ca Free everything before exiting
This cleans up valgrind --show-reachable.
2009-01-31 17:39:37 -05:00
Michael Spang 57b6e12476 Add ceoc 2009-01-31 01:57:06 -05:00