diff options
| author | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-09-04 14:08:54 +0000 |
|---|---|---|
| committer | Viktor Szakats <vszakats@users.noreply.github.com> | 2017-09-04 14:08:54 +0000 |
| commit | 1c8725e639e0749b5faf90d6236a98c639d1241d (patch) | |
| tree | 64b8cbe5897fb4049fd8d6cd157de7904473bf35 /docs/TODO | |
| parent | 841a09ea19f9b6ec4f18d761578cef44ada2810b (diff) | |
docs: Update to secure URL versions
Diffstat (limited to 'docs/TODO')
| -rw-r--r-- | docs/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -210,7 +210,7 @@ 1.5 get rid of PATH_MAX Having code use and rely on PATH_MAX is not nice: - http://insanecoding.blogspot.com/2007/11/pathmax-simply-isnt.html + https://insanecoding.blogspot.com/2007/11/pathmax-simply-isnt.html Currently the SSH based code uses it a bit, but to remove PATH_MAX from there we need libssh2 to properly tell us when we pass in a too small buffer and |
