Remove use of strcpy() and sprintf().
[tinc] / src / script.c
2016-04-15 Guus SliepenRemove use of strcpy() and sprintf().
2016-04-10 Guus SliepenNever call putenv() with data on the stack.
2015-05-19 Guus SliepenAllocate temporary filenames on the stack.
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2014-07-12 Guus SliepenMerge branch 'keysegfault' of https://github.com/decham...
2014-07-12 Guus SliepenMerge branch 'tincstart' of https://github.com/dechamps...
2014-07-12 Guus SliepenMerge branch 'ctrl' of https://github.com/dechamps...
2014-07-12 Guus SliepenMerge branch 'winwarnings' of https://github.com/decham...
2014-07-12 Etienne DechampsRemove an unnecessary pointer dereference in execute_sc...
2013-08-23 Guus SliepenUse PATHEXT when checking for the presence of scripts...