• Max Kellermann's avatar
    uri: really count dots in verify_uri_segment() · cd21cfc1
    Max Kellermann authored
    This buggy implementation failed to allow "..." sequences, because the
    dot count was always zero.  The usefulness of allowing "..." (or more
    dots) is debatable, but since it's a valid file name, we allow it.
    cd21cfc1
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...