Commit Graph

148 Commits (076b29dd5b51e7ec68c141d9e6c5ec8a2c63be66)

Author SHA1 Message Date
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
13 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
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
14 years ago
Andrew Latham 25691c31b3 Asterisk HTTP response Content-type
14 years ago
Matthew Nicholson e706b5706e According to section 19.1.2 of RFC 3261:
14 years ago
Mark Michelson 3162a8e558 Enable IPv6 for the built-in HTTP server.
15 years ago
Paul Belanger da2a5e5aa9 Merged revisions 279726 via svnmerge from
15 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
15 years ago
Terry Wilson de18661bee Don't continue sending the file when there has been an error
15 years ago
Terry Wilson 66053b8a58 Don't act like an http write failed when it didn't
15 years ago
Olle Johansson 8d64231c62 Adding external reference for doxygen
16 years ago
Tilghman Lesher 0f6b01f914 Fix a trunk compilation warning.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
16 years ago
David Vossel ca138fc807 Consistent SSL/TLS options across conf files
16 years ago
David Vossel 8f0b88c8c8 TLS/SSL private key option
16 years ago
Tilghman Lesher ce6ebaef97 Support HTTP digest authentication for the http manager interface.
16 years ago
Tilghman Lesher 1030a25ac9 Modify headers and macros, according to Russell's suggestions on the -dev list
16 years ago
Tilghman Lesher 1745773f30 Allow browsers to cache images and other static content.
16 years ago
Terry Wilson e0b40036e1 Fix qualify for TCP peer
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
17 years ago
Kevin P. Fleming 1ddc834b39 cleaup of the TCP/TLS socket API:
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago