Commit Graph

171 Commits (f6f4cf459f43f072604927209b39646f84aaa2e2)

Author SHA1 Message Date
Joshua Colp f8acadde2c AST-2016-001 http: Provide greater control of TLS and set modern defaults.
9 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Joshua Colp bf9d416536 http: Add missing html tag to 'httpstatus' functionality.
10 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
10 years ago
Ashley Sanders 112d23c73e HTTP: For httpd server, need option to define server name for security purposes
10 years ago
Walter Doekes 9ae57e0dd6 Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Kinsey Moore 9c589571b7 HTTP: Fix build for gcc 4.10
11 years ago
Richard Mudgett dbec5e0d8d HTTP: Add persistent connection support.
11 years ago
Richard Mudgett 13e697f8c0 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
11 years ago
Richard Mudgett 4ca5745dbe AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
11 years ago
Kevin Harwell e763d70470 res_http_websocket: Create a websocket client
11 years ago
Richard Mudgett f3b55da1b8 http.c: Remove dead code.
11 years ago
Richard Mudgett e6c4b97521 http: Fix spurious ERROR message in responses with no content.
11 years ago
Kinsey Moore dcb2ea657c HTTP: Add TCP_NODELAY to accepted connections
11 years ago
Matthew Jordan 73f337d97b http: Fix spurious ERROR message in responses with no content
11 years ago
Scott Griepentrog 0d057e6791 http: response body often missing after specific request
11 years ago
Scott Griepentrog eecb74a9a7 ARI: allow json content type with zero length body
11 years ago
Richard Mudgett 7c854d65af AST-2014-001: Stack overflow in HTTP processing of Cookie headers.
11 years ago
Scott Griepentrog 2704b49c1b http: supported chunked Transfer-Encoding
11 years ago
David M. Lee a952abb9da http: Properly reject requests with Transfer-Encoding set
12 years ago
Kevin Harwell f425c4a086 ARI: Allow specifying channel variables during a POST /channels
12 years ago
David M. Lee fccb427c88 ari:Add application/json parameter support
12 years ago
David M. Lee 97a8debd90 ari: Add application/x-www-form-urlencoded parameter support
12 years ago
Kinsey Moore 53dbe10f5c Fix build warnings
12 years ago
David M. Lee ba7ffbe500 Complete http_shutdown.
12 years ago
Matthew Jordan bdb1c6bfb0 Tolerate presence of RFC2965 Cookie2 header by ignoring it
12 years ago
Matthew Jordan 3a2a12ca1a Tweak debug statements
12 years ago
David M. Lee 9ba976b19c ARI authentication.
12 years ago
Matthew Jordan 13b470d704 Fix memory/ref counting leaks in a variety of locations
12 years ago
Kinsey Moore a0b7a49a4a Index installed sounds and implement ARI sounds queries
12 years ago
David M. Lee 1c21b8575b This patch adds a RESTful HTTP interface to Asterisk.
12 years ago
Matthew Jordan 15b892323a Fix a file descriptor leak in off nominal path
12 years ago
Matthew Jordan ec144089ea AST-2013-002: Prevent denial of service in HTTP server
12 years ago
Kinsey Moore ad5f3a5759 tcptls: Prevent unsupported options from being set
12 years ago
Matthew Jordan 1fb06fde95 Resolve crashes due to large stack allocations when using TCP
12 years ago
Richard Mudgett d7c59c19a8 Cleanup CLI commands on exit for several files.
13 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
13 years ago
Andrew Latham 4e228fce03 Doxygen Cleanup
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Matthew Jordan f737698654 Remove old debug code from http configuration loading
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Matthew Jordan 3d7b9e7fb1 Fix crash caused by unloading or reloading of res_http_post
13 years ago
Mark Michelson 0f4489dc0f Fix TLS port binding behavior as well as reload behavior:
13 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Sean Bright fe5938c51e Merged revisions 316917-316919 via svnmerge from
14 years ago
Matthew Nicholson 079e794b1c Merged revisions 314628 via svnmerge from
14 years ago
Jason Parker dc616cfe2c Merged revisions 309204 via svnmerge from
14 years ago
Andrew Latham 736133f874 Use ast_debug for console logging
14 years ago
Andrew Latham 3a0af560c8 Add HTTP URI Debug logging and update notice
14 years ago
Andrew Latham 83035fdf68 Add CSS MIME Type
14 years ago