提交線圖

76 次程式碼提交 (8c4439cc2be574da3b61def637bb99351543adbd)

作者 SHA1 備註 日期
Sebastian Lohff 8c4439cc2b Moved to v0.4.2
12 年前
Sebastian Lohff 602dba42f9 Enhanced regexes for *bsd compability
12 年前
Sebastian Lohff d628770d73 Startup parameter fixups
12 年前
Sebastian Lohff 12169eafe4 Added keyword argument to function for clarification
12 年前
Sebastian Lohff 18775c5c72 Improved the dirlisting's display of sizes
12 年前
Sebastian Lohff c5cb5f45a7 Added link to seba-geek.de to dirlisting bottom
12 年前
Sebastian Lohff 8a32b02eed Added 404 message to dirlisting
12 年前
Sebastian Lohff fbbbeb3fd2 Code cleanup
12 年前
Sebastian Lohff 5374315e76 Only allow directories for directorylisting
12 年前
Sebastian Lohff 8a040fbb75 Enhanced error message for broken SSL keyfiles
12 年前
Sebastian Lohff 2ce2a9c228 Better error messages when socket could not be opened
12 年前
Sebastian Lohff f48838f63c Fixed bug where --tar produced filenames with duplicate extension
12 年前
Sebastian Lohff 8274849c8a Moved to new print function and python3 support
12 年前
Sebastian Lohff df6e6f403a Fixed documentation for --realm option
12 年前
Sebastian Lohff 2e1af7785b Fixed minor punctuation mistake
12 年前
Sebastian Lohff c357b585e6 Added option for changing the http basic auth realm
12 年前
Sebastian Lohff 9c4df009ee Fixed bug where content-length overflowed on 32bit systems
12 年前
Sebastian Lohff f65e896bd9 Added checks for ipv6 support
12 年前
Sebastian Lohff 33124dfc98 Added IPv6 support
12 年前
Konrad Mohrfeldt 845e34a297 refactor css and html
12 年前
Sebastian Lohff 709c2ad9da Directory index is now sorted alphabetical
12 年前
Sebastian Lohff b1891da417 Added lighttpd-like directory listing look
12 年前
Sebastian Lohff ee18c3e52e Replaced SimpleHTTPServer Handler with own handler
12 年前
Sebastian Lohff b11710da39 Moved FileHandler functions to FileBaseHandler
12 年前
Sebastian Lohff 790607eabc Code cleanup: Added docstrings + newlines between classes
12 年前
Sebastian Lohff 138940a804 code cleanup with pyflakes
12 年前
Sebastian Lohff 94eea95d99 Moved continuation/range handling to extra function
12 年前
Sebastian Lohff 9db41d5681 Moved Content-* header generation to extra function
12 年前
Sebastian Lohff 4567570962 Added server version to HTTP headers
12 年前
Sebastian Lohff 528d19c67b Moved to version v0.4.1
12 年前
Sebastian Lohff 4d22c6e1dd Added message for successful uploading
12 年前
Sebastian Lohff c985509141 Fixed typos, enhanced text
12 年前
Florian Streibelt 096be09372 too much whitespace
12 年前
Tom Priebe be6e735a43 typos
12 年前
Sebastian Lohff 3a06b0699d Added "finished downloading" msg for tars
12 年前
Sebastian Lohff e649416b17 Fixed file extension for tar files
12 年前
Sebastian Lohff b5c43664e2 tar + directories are now handled correctly
12 年前
Sebastian Lohff f51a98bf1b Fixed modecounting bug
12 年前
Sebastian Lohff 4bfb5b92f8 Added check for nonexistent directories in tar-mode
12 年前
Sebastian Lohff fba7b2e117 Added tar and tar-compression support
12 年前
Sebastian Lohff a1b08ba10a Moved redirect functionality to extra class
12 年前
Sebastian Lohff c010709827 Fixed bug with max upload size
12 年前
Sebastian Lohff 860e24906c Changed missing error for missing content length
12 年前
Sebastian Lohff 9ee544dece Show SSL key fingerprints on self generated certs
12 年前
Sebastian Lohff 32fb52e4d6 Moved to version 0.4.0
12 年前
Sebastian Lohff 6c5cca4a00 Basic dirlisting with SimpleHTTPRequestHandler
12 年前
Sebastian Lohff bd611eb219 Added option to limit upload file size
12 年前
Sebastian Lohff 381e89a316 Surpressed error when no iproute2 is present
12 年前
Sebastian Lohff fbc87e0991 Added authentication support
12 年前
Sebastian Lohff 15d4890e3b Added status message for keypair generation
12 年前