1
1
Fork 1
Commit graph

76 Commits (8c4439cc2be574da3b61def637bb99351543adbd)

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