Commit History

Author SHA1 Message Date
  yhirose d0d744d520 Fixed compiler warning with Visual C++. Close #358 5 years ago
  yhirose fce8e6fefd Merge pull request #356 from samhocevar/fix-shadow-declarations 5 years ago
  Sam Hocevar 180aa32ebf Fix a few shadowed variable compilation warnings. 5 years ago
  yhirose 064cc6810e Fix #352 5 years ago
  yhirose 464cc89b77 Fix #351 5 years ago
  yhirose ca5a50d2c9 Fix #349 5 years ago
  yhirose 851edaf77f Code format 5 years ago
  yhirose ac7742bb32 Changed the order of parameters of set_mounting_point. 5 years ago
  yhirose 8801e51138 Fix #341 5 years ago
  Vitaly Takmazov 5e43680486 HEAD support for static file server 5 years ago
  yhirose 79df842cc5 Updated README 5 years ago
  yhirose 2e360f9dd6 Improved Stream interface 6 years ago
  Valentin Vanelslande 126f1d177e Add status message: 503 Service Unavailable 6 years ago
  yhirose b557ac9328 Code format 6 years ago
  yhirose f6db19959f Merge pull request #333 from stupedama/master 6 years ago
  yhirose 6b4df41b30 Fix #330 6 years ago
  yhirose 0d81e20129 Fix #332 6 years ago
  Fredrik Fjeldvær 26cb83ed6c if std::thread::hardware_concurrency() is 0 use 2 threads. also -1 thread because we already have one thread from the main function 6 years ago
  Valentin Vanelslande db27812198 Add status message for 202 Accepted 6 years ago
  yhirose 6fe6fd5dbe Fixed build errors 6 years ago
  yhirose 0ee9660f3d Code format 6 years ago
  yhirose a15d16a9de Moved Stream concrete classes into detail namespace 6 years ago
  Tyler Rockwood fcdaa24fc5 Properly implement BufferStream::read 6 years ago
  hyperxor b16905ec8b Fix Response move 6 years ago
  yhirose 2f72845008 Fix #319 6 years ago
  hyperxor 568fda62b4 Tiny improvement in DataSink class 6 years ago
  yhirose 96e9ec0663 Improved DataSink interface 6 years ago
  yhirose d2fae4031c Fixed build errors 6 years ago
  yhirose de844e67ef Proxy support for Keep-Alive requests 6 years ago
  yhirose 6c0e021554 Fixed socket leak 6 years ago