chiark / gitweb /
Properly log fatal errors encountered after program startup.
[yaid] / linux.c
2016-02-18 Mark WoodingProperly log fatal errors encountered after program...
2016-02-05 Mark WoodingPull fetching random bytes into the system-specific...
2016-02-05 Mark Woodinglinux.c (init_sys): Describe the sections of initializa...
2016-02-05 Mark Woodinglinux.c: Mark debugging code with a more useful preproc...
2016-02-04 Mark Woodinglinux.c (parseaddr_ipv6): Fix operator spacing.
2015-01-18 Mark Woodinglinux.c: Implement the return-code protocol described.
2012-10-24 Mark Woodinglinux.c, yaid.c: Correct policy application for proxied...
2012-10-24 Mark WoodingGeneral spring-cleaning. Most of the code is pretty...
2012-10-21 Mark Woodinglinux.c: Remove stray debugging code.
2012-10-21 Mark Woodinglinux.c: Do NAT detection using address-independent...
2012-10-21 Mark Woodinglinux.c: Mark `get_default_gw' as static.
2012-10-21 Mark Woodinglinux.c, yaid.c, yaid.h: Open the NAT table just once...
2012-10-21 Mark Woodingaddr.c, linux.h, yaid.h: Move things out of the address...
2012-10-21 Mark Woodinglinux.c (identify): Don't leak the file handle.
2012-10-21 Mark WoodingDispatch to methods handling address-family specifics.
2012-10-21 Mark WoodingMakefile.am, configure.ac, ident.c -> linux.c: System...