bifurqué depuis seba/servefile
1
0
Bifurcation 0
Graphique des révisions

100 Révisions (6e27ecfe8ce1a417af65a7f328f8ea2cd85c9c8d)

Auteur SHA1 Message Date
Sebastian Lohff 6e27ecfe8c Python3 SSL socket handling
il y a 5 ans
Sebastian Lohff 0e33743293 Fix imports and unicode handling for Python3
il y a 5 ans
MasterofJOKers 08ac08718b List view allows sorting by "Last Modified", "Name", "Size"
il y a 5 ans
bitwave aeb8588198 added compression method lzma for tar files
il y a 6 ans
Sebastian Lohff a0b8ae4932 Moved to v0.4.4
il y a 9 ans
Sebastian Lohff cd7eee21be Fixed directory traversal bug with direcotry listing
il y a 9 ans
Sebastian Lohff 11ad07cc76 Replaced posixpath calls with os.path
il y a 9 ans
Sebastian Lohff 0c781c2b73 Send correct headers on range/HEAD request
il y a 9 ans
Sebastian Lohff cb4ebb017f Only catch ValueError, not all exceptions
il y a 9 ans
Sebastian Lohff 42949c1403 Swallow traces when client aborts transmission
il y a 9 ans
Sebastian Lohff 46757ff89b Mute SSL exceptions on connection shutdown
il y a 9 ans
Sebastian Lohff 659383bf30 Issue v3 certificate with --ssl
il y a 9 ans
Sebastian Lohff 9201b62f18 Use TLS1.2 / TLS1 with --ssl if available
il y a 9 ans
Sebastian Lohff 6b85d23752 Moved to v0.4.3
il y a 10 ans
Sebastian Lohff 320839d856 Display user/password in url-list when authentication is used
il y a 10 ans
Sebastian Lohff 80c9d9fe0a Connection: close headers to disable http-keep-alive
il y a 12 ans
Sebastian Lohff 72b561ace7 Fixed connection keep-alive bug for basic auth
il y a 12 ans
Sebastian Lohff d54b3f5b8d Nicer display of OSError exception messages
il y a 12 ans
Robert Buchholz affa42dae8 Do not swallow exceptions that can be helpful in error messages
il y a 12 ans
Sebastian Pipping 2886d1fb07 Hide ../ in listing of the (virtual) root directory
il y a 12 ans
Sebastian Lohff 6a38212242 Merge branch 'spingpatches'
il y a 12 ans
Sebastian Pipping dece73be04 Make sorting case-insensitive so that "aaa" and "AAA" end up next to each other
il y a 12 ans
Sebastian Pipping 0df9c56214 Make all directories go on top in listings
il y a 12 ans
Sebastian Pipping 4452d86498 Extract method DirListingHandler._appendToListing (so we can re-use it)
il y a 12 ans
Sebastian Lohff 8c4439cc2b Moved to v0.4.2
il y a 12 ans
Sebastian Lohff 602dba42f9 Enhanced regexes for *bsd compability
il y a 12 ans
Sebastian Lohff d628770d73 Startup parameter fixups
il y a 12 ans
Sebastian Lohff 12169eafe4 Added keyword argument to function for clarification
il y a 12 ans
Sebastian Lohff 18775c5c72 Improved the dirlisting's display of sizes
il y a 12 ans
Sebastian Lohff c5cb5f45a7 Added link to seba-geek.de to dirlisting bottom
il y a 12 ans
Sebastian Lohff 8a32b02eed Added 404 message to dirlisting
il y a 12 ans
Sebastian Lohff fbbbeb3fd2 Code cleanup
il y a 12 ans
Sebastian Lohff 5374315e76 Only allow directories for directorylisting
il y a 12 ans
Sebastian Lohff 8a040fbb75 Enhanced error message for broken SSL keyfiles
il y a 12 ans
Sebastian Lohff 2ce2a9c228 Better error messages when socket could not be opened
il y a 12 ans
Sebastian Lohff f48838f63c Fixed bug where --tar produced filenames with duplicate extension
il y a 12 ans
Sebastian Lohff 8274849c8a Moved to new print function and python3 support
il y a 12 ans
Sebastian Lohff df6e6f403a Fixed documentation for --realm option
il y a 12 ans
Sebastian Lohff 2e1af7785b Fixed minor punctuation mistake
il y a 12 ans
Sebastian Lohff c357b585e6 Added option for changing the http basic auth realm
il y a 12 ans
Sebastian Lohff 9c4df009ee Fixed bug where content-length overflowed on 32bit systems
il y a 12 ans
Sebastian Lohff f65e896bd9 Added checks for ipv6 support
il y a 12 ans
Sebastian Lohff 33124dfc98 Added IPv6 support
il y a 12 ans
Konrad Mohrfeldt 845e34a297 refactor css and html
il y a 12 ans
Sebastian Lohff 709c2ad9da Directory index is now sorted alphabetical
il y a 12 ans
Sebastian Lohff b1891da417 Added lighttpd-like directory listing look
il y a 12 ans
Sebastian Lohff ee18c3e52e Replaced SimpleHTTPServer Handler with own handler
il y a 12 ans
Sebastian Lohff b11710da39 Moved FileHandler functions to FileBaseHandler
il y a 12 ans
Sebastian Lohff 790607eabc Code cleanup: Added docstrings + newlines between classes
il y a 12 ans
Sebastian Lohff 138940a804 code cleanup with pyflakes
il y a 12 ans