Graphique des révisions

145 Révisions (4161a3d721ae394fce3c7b545300fdf58bf2e1b7)
 

Auteur SHA1 Message Date
Sebastian Lohff 4161a3d721 Further codeformatting
il y a 3 ans
Sebastian Lohff 2d434d83a1 Code reformatting
il y a 3 ans
Sebastian Lohff 41a0f64ff7 Explicitly set encoding for http requests in tests
il y a 3 ans
Sebastian Lohff d87a42cf8e Add PUT upload fix to changelog
il y a 3 ans
Paweł Chojnacki 6537c054e5 Fix PUT uploads
il y a 3 ans
Sebastian Lohff 65fcac5c49 Fix encoding handling for file listing with py2
il y a 3 ans
Sebastian Lohff 0334e74996 Add Github Actions workflow to run tox
il y a 3 ans
Sebastian Lohff 8217034753 Drop python3.5 support
il y a 3 ans
Sebastian Lohff 9fa4ed0026 Quote filenames in Location header on redirect
il y a 3 ans
Sebastian Lohff 1f451e0f29 Allow ports for tests to be specified via env
il y a 3 ans
Sebastian Lohff e31c8fb016 Fix broken pyopenssl and debian references
il y a 3 ans
Sebastian Lohff 058de2f39c Fix exception on transmission abort with python3
il y a 3 ans
Sebastian Lohff 11a7d8bd13 Release v0.5.1
il y a 4 ans
Sebastian Lohff f2594c2adf Release v0.5.0
il y a 4 ans
Sebastian Lohff 95852ba11d Change project url to GitHub
il y a 4 ans
Sebastian Lohff 14771695c4 Add README.md
il y a 4 ans
Sebastian Lohff 5c78991bc8 Advertise python3.5 support
il y a 4 ans
Sebastian Lohff ef41f65996 Workaround for python2 deprecation in tests
il y a 4 ans
Sebastian Lohff 19c1b000a4 Make servefile a python package
il y a 4 ans
Sebastian Lohff 3d46950d6c Use spaces instead of tabs for setup.py
il y a 4 ans
Sebastian Pipping 864b2161b1 Cover Python 3.7 and 3.8
il y a 4 ans
Sebastian Pipping 8fe46c42a7 setup.py: Migrate to setuptools + polishing
il y a 4 ans
Sebastian Pipping 0819d23f47 tests: Use sys.executable during tests
il y a 4 ans
Sebastian Pipping a7d273f13f tests: Prepare version-specific code for extension
il y a 4 ans
Sebastian Lohff dce8c995f6 Add test requirements to setup.py
il y a 4 ans
Sebastian Lohff 2b138446d4 Change shebang to /usr/bin/env python
il y a 4 ans
Sebastian Lohff ccd01e8b6e Fix -4/-6 crash caused by broken filter statement
il y a 4 ans
MasterofJOKers 907013522c Make `targetDir` absolute by default
il y a 4 ans
MasterofJOKers e5f9b39025 tests: Pass additional tox args to pytest
il y a 5 ans
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
Sebastian Lohff 93e0c3dd7e Initial tests
il y a 5 ans
MasterofJOKers 08ac08718b List view allows sorting by "Last Modified", "Name", "Size"
il y a 5 ans
Sebastian Lohff 30738981f4 Document lzma/xz support in manpage
il y a 5 ans
Sebastian Lohff 53d803626d
Merge pull request #2 from bitwave/tar-lzma-support
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