fish-shell/share
David Adam 55bc4168bf use mktemp(1) to generate temporary file names
Fix for CVE-2014-2906.

Closes a race condition in funced which would allow execution of
arbitrary code; closes a race condition in psub which would allow
alternation of the data stream.

Note that `psub -f` does not work (#1040); a fix should be committed
separately for ease of maintenance.

Closes #1437
2014-04-28 10:42:00 +08:00
..
completions functions on top 2014-04-19 14:50:15 -07:00
functions use mktemp(1) to generate temporary file names 2014-04-28 10:42:00 +08:00
tools fish_config: Listen on both IPv6 and IPv4. 2014-03-31 10:06:46 -07:00
config.fish Make fish install a command_not_found handler in non-interactive uses. 2014-02-20 10:26:57 -08:00