Commit Graph

146 Commits (cc46ce38bc98e1544d6d077c910238ee0c7b51ed)

Author SHA1 Message Date
Richard Mudgett 11553fd489 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
12 years ago
Richard Mudgett df686c50d8 AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
12 years ago
Richard Mudgett 7594bb6041 http: Fix spurious ERROR message in responses with no content.
12 years ago
Kinsey Moore d924b4cdae HTTP: Add TCP_NODELAY to accepted connections
12 years ago
Scott Griepentrog 90cb9c4711 http: response body often missing after specific request
12 years ago
Richard Mudgett 771a703366 AST-2014-001: Stack overflow in HTTP processing of Cookie headers.
12 years ago
David M. Lee 041b910b17 Complete http_shutdown.
13 years ago
Matthew Jordan 03a1e40d8e Tolerate presence of RFC2965 Cookie2 header by ignoring it
13 years ago
Matthew Jordan 2ffb648a20 Fix memory/ref counting leaks in a variety of locations
13 years ago
Matthew Jordan 66024dbae0 Fix a file descriptor leak in off nominal path
13 years ago
Matthew Jordan ccbe965e9f AST-2013-002: Prevent denial of service in HTTP server
13 years ago
Kinsey Moore 4a50764715 tcptls: Prevent unsupported options from being set
13 years ago
Matthew Jordan 5ebec60090 Resolve crashes due to large stack allocations when using TCP
13 years ago
Richard Mudgett 573e76447c Cleanup CLI commands on exit for several files.
13 years ago
Matthew Jordan 80900ac680 Remove old debug code from http configuration loading
14 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
14 years ago
Matthew Jordan 3d7b9e7fb1 Fix crash caused by unloading or reloading of res_http_post
14 years ago
Mark Michelson 0f4489dc0f Fix TLS port binding behavior as well as reload behavior:
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
15 years ago
Sean Bright fe5938c51e Merged revisions 316917-316919 via svnmerge from
15 years ago
Matthew Nicholson 079e794b1c Merged revisions 314628 via svnmerge from
15 years ago
Jason Parker dc616cfe2c Merged revisions 309204 via svnmerge from
15 years ago
Andrew Latham 736133f874 Use ast_debug for console logging
15 years ago
Andrew Latham 3a0af560c8 Add HTTP URI Debug logging and update notice
15 years ago
Andrew Latham 83035fdf68 Add CSS MIME Type
15 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
15 years ago
Andrew Latham 25691c31b3 Asterisk HTTP response Content-type
15 years ago
Matthew Nicholson e706b5706e According to section 19.1.2 of RFC 3261:
15 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
16 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
16 years ago
Terry Wilson de18661bee Don't continue sending the file when there has been an error
16 years ago
Terry Wilson 66053b8a58 Don't act like an http write failed when it didn't
16 years ago
Olle Johansson 8d64231c62 Adding external reference for doxygen
16 years ago
Tilghman Lesher 0f6b01f914 Fix a trunk compilation warning.
17 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
17 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
17 years ago
David Vossel ca138fc807 Consistent SSL/TLS options across conf files
17 years ago
David Vossel 8f0b88c8c8 TLS/SSL private key option
17 years ago
Tilghman Lesher ce6ebaef97 Support HTTP digest authentication for the http manager interface.
17 years ago
Tilghman Lesher 1030a25ac9 Modify headers and macros, according to Russell's suggestions on the -dev list
17 years ago
Tilghman Lesher 1745773f30 Allow browsers to cache images and other static content.
17 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
18 years ago
Sean Bright b69c8e6ab5 Another big chunk of changes from the RSW branch. Bunch of stuff from main/
18 years ago
Tilghman Lesher aca394bf0c HTTP module memory leaks
18 years ago