summary refs log tree commit diff
path: root/pdf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-09-23 14:13:16 -0400
committerJune McEnroe <june@causal.agency>2019-09-23 14:13:16 -0400
commita23f3a638aab8b37a13ebc9d98e5c77d932af0ad (patch)
tree642395e70f0b5cc5b5e0f999231cf761f62cd5f9 /pdf
parentRevert "Enable cookies in title" (diff)
downloadsrc-a23f3a638aab8b37a13ebc9d98e5c77d932af0ad.tar.gz
src-a23f3a638aab8b37a13ebc9d98e5c77d932af0ad.zip
Add Trail of Lightning
Diffstat (limited to 'pdf')
0 files changed, 0 insertions, 0 deletions
04-19 18:19:29 +0800'>2018-04-19eval: Reap zombies after built-in commands and functionsHerbert Xu 2018-04-19redir: Fix typo in noclobber codeHerbert Xu 2018-04-19expand: Fix glibc glob(3) supportHerbert Xu 2018-04-02expand: Fix buffer overflow in expandmetaHerbert Xu 2018-04-02builtin: Move echo space/nl handling into print_escape_strHerbert Xu 2018-04-02builtin: Fix echo performance regressionHerbert Xu 2018-04-02expand: Fix ghost fields with unquoted $@/$*Herbert Xu 2018-04-02parser: Allow newlines within parameter substitutionHerbert Xu 2018-04-02expand: Fix bugs with words connected to the right of $@Herbert Xu 2018-03-25Revert "[BUILTIN] Remove unnecessary restoration of format string in printf"Herbert Xu 2018-03-22parser: Fix backquote support in here-document EOF markHerbert Xud for authenticated pages. Very plugable and extendable depending on user needs. The sample script uses an HMAC-SHA1 based cookie to store the currently logged in user, with an expiration date. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> 2014-01-16t0111: Additions and fixesLukas Fleischer * Rename the capitalize-* filters to dump.* since they also dump the arguments. * Add full argument validation to the email filters. Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de> 2014-01-16parsing.c: Remove leading space from committerLukas Fleischer