Commit History

Author SHA1 Message Date
  Boris P. Korzun e971396546 http.c: Minor simplification to HTTP status output. 1 year ago
  Boris P. Korzun 8c9b37a539 http.c: Fix NULL pointer dereference bug 1 year ago
  Kevin Harwell 1c389faa31 http.c: Add ability to create multiple HTTP servers 2 years ago
  Alexander Traud 9440f6ec58 main: Fix for Doxygen. 2 years ago
  Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10 4 years ago
  Sean Bright 0dce6f746b http: Add ability to disable /httpstatus URI 4 years ago
  Sungtae Kim b4ccaad671 http.c: Support separated HTTP request 5 years ago
  Sean Bright 286339aa34 http.c: Reload TLS even if http.conf hasn't changed 6 years ago
  Richard Mudgett e387750104 http.c: Give HTTP error response when received lines are too long. 6 years ago
  Corey Farrell 709f4b81e7 loader: Process dependencies for built-in modules. 6 years ago
  Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules. 6 years ago
  Ben Ford 3821be1c68 http.c: Fix http header send content. 7 years ago
  George Joseph 303f935a50 http.c: Reduce log spam 7 years ago
  Sean Bright fc71c18a9b thread safety: Don't use getprotobyname() 7 years ago
  Joshua Elson ac7a34c531 http: Ensure capath is defined on all http creations 7 years ago
  Mark Michelson 503006123a http: Send headers and body in one write. 7 years ago
  Timo Teräs 070a51bf7c Implement internal abstraction for iostreams 8 years ago
  Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 8 years ago
  Torrey Searle c1b6a79686 res_ari: Add http prefix to generated docs 8 years ago
  Alexander Traud f72ffc1ff9 http: leverage 'bindaddr' for TLS in http.conf 8 years ago
  Timo Teräs 39b69ab537 Fixes to include signal.h 8 years ago
  Joshua Colp 0de74fad55 AST-2016-001 http: Provide greater control of TLS and set modern defaults. 8 years ago
  Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 9 years ago
  Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
  Joshua Colp 2ea7ccbf70 http: Add missing html tag to 'httpstatus' functionality. 9 years ago
  Richard Mudgett e2d3215b83 HTTP: Stop accepting requests on final system shutdown. 9 years ago
  Ashley Sanders 6a76740b83 HTTP: For httpd server, need option to define server name for security purposes 9 years ago
  Walter Doekes 8b6ecc449c Fix printf problems with high ascii characters after r413586 (1.8). 9 years ago
  Kinsey Moore 9c589571b7 HTTP: Fix build for gcc 4.10 10 years ago
  Richard Mudgett dbec5e0d8d HTTP: Add persistent connection support. 10 years ago