add basic tls support, todo: error handling
[project/uhttpd.git] / listen.c
2013-01-04 Felix Fietkauadd basic tls support, todo: error handling
2013-01-04 Felix Fietkaufix resuming accept() calls after exceeding client...
2012-12-31 Felix Fietkaumake uh_path_lookup static
2012-12-31 Felix Fietkauset keepalive option after all command line parameters...
2012-12-31 Felix Fietkauexit if no sockets could be bound
2012-12-30 Felix Fietkaufix socket value detection
2012-12-30 Felix Fietkaufix compile errors
2012-12-30 Felix FietkauInitial implementation