2013-07-21 |
Matthew Jordan | Tolerate presence of RFC2965 Cookie2 header by ignoring it |
blob | commitdiff |
2013-07-18 |
Matthew Jordan | Tweak debug statements |
blob | commitdiff | diff to current |
2013-07-03 |
David M. Lee | ARI authentication. |
blob | commitdiff | diff to current |
2013-06-25 |
Matthew Jordan | Fix memory/ref counting leaks in a variety of locations |
blob | commitdiff | diff to current |
2013-06-24 |
Kinsey Moore | Index installed sounds and implement ARI sounds queries |
blob | commitdiff | diff to current |
2013-04-22 |
David M. Lee | This patch adds a RESTful HTTP interface to Asterisk. |
blob | commitdiff | diff to current |
2013-03-27 |
Matthew Jordan | Fix a file descriptor leak in off nominal path |
blob | commitdiff | diff to current |
2013-03-27 |
Matthew Jordan | AST-2013-002: Prevent denial of service in HTTP server |
blob | commitdiff | diff to current |
2013-03-15 |
Kinsey Moore | tcptls: Prevent unsupported options from being set |
blob | commitdiff | diff to current |
2013-01-02 |
Automerge script | Merged revisions 378288 via svnmerge from |
blob | commitdiff | diff to current |
2013-01-02 |
Matthew Jordan | Resolve crashes due to large stack allocations when... |
blob | commitdiff | diff to current |
2012-12-11 |
Mark Michelson | Reset automerge property. |
blob | commitdiff | diff to current |
2012-12-11 |
Richard Mudgett | Cleanup CLI commands on exit for several files. |
blob | commitdiff | diff to current |
2012-10-18 |
Andrew Latham | Doxygen Updates - Title update |
blob | commitdiff | diff to current |
2012-10-01 |
Andrew Latham | Doxygen Cleanup |
blob | commitdiff | diff to current |
2012-09-21 |
Andrew Latham | Doxygen Updates - janitor work |
blob | commitdiff | diff to current |
2012-08-18 |
Matthew Jordan | Remove old debug code from http configuration loading |
blob | commitdiff | diff to current |
2012-07-31 |
Kinsey Moore | Clean up and ensure proper usage of alloca() |
blob | commitdiff | diff to current |
2012-04-10 |
Matthew Jordan | Fix crash caused by unloading or reloading of res_http_post |
blob | commitdiff | diff to current |
2012-02-02 |
Mark Michelson | Fix TLS port binding behavior as well as reload behavior: |
blob | commitdiff | diff to current |
2011-07-14 |
Leif Madsen | Merged revisions 328247 via svnmerge from |
blob | commitdiff | diff to current |
2011-05-05 |
Sean Bright | Merged revisions 316917-316919 via svnmerge from |
blob | commitdiff | diff to current |
2011-04-21 |
Matthew Nicholson | Merged revisions 314628 via svnmerge from |
blob | commitdiff | diff to current |
2011-03-01 |
Jason Parker | Merged revisions 309204 via svnmerge from |
blob | commitdiff | diff to current |
2011-02-22 |
Andrew Latham | Use ast_debug for console logging |
blob | commitdiff | diff to current |
2011-02-21 |
Andrew Latham | Add HTTP URI Debug logging and update notice |
blob | commitdiff | diff to current |
2011-02-19 |
Andrew Latham | Add CSS MIME Type |
blob | commitdiff | diff to current |
2011-02-04 |
Paul Belanger | Replace ast_log(LOG_DEBUG, ...) with ast_debug() |
blob | commitdiff | diff to current |
2011-01-31 |
Andrew Latham | Asterisk HTTP response Content-type |
blob | commitdiff | diff to current |
2011-01-24 |
Matthew Nicholson | According to section 19.1.2 of RFC 3261: |
blob | commitdiff | diff to current |
2010-10-29 |
Mark Michelson | Enable IPv6 for the built-in HTTP server. |
blob | commitdiff | diff to current |
2010-07-27 |
Paul Belanger | Merged revisions 279726 via svnmerge from |
blob | commitdiff | diff to current |
2010-07-08 |
Mark Michelson | Add IPv6 to Asterisk. |
blob | commitdiff | diff to current |
2010-06-15 |
Terry Wilson | Don't continue sending the file when there has been... |
blob | commitdiff | diff to current |
2010-03-23 |
Terry Wilson | Don't act like an http write failed when it didn't |
blob | commitdiff | diff to current |
2009-11-02 |
Olle Johansson | Adding external reference for doxygen |
blob | commitdiff | diff to current |
2009-08-31 |
Tilghman Lesher | Fix a trunk compilation warning. |
blob | commitdiff | diff to current |
2009-08-10 |
Tilghman Lesher | AST-2009-005 |
blob | commitdiff | diff to current |
2009-06-15 |
Kevin P. Fleming | More 'static' qualifiers on module global variables. |
blob | commitdiff | diff to current |
2009-04-29 |
David Vossel | Consistent SSL/TLS options across conf files |
blob | commitdiff | diff to current |
2009-04-24 |
David Vossel | TLS/SSL private key option |
blob | commitdiff | diff to current |
2009-04-23 |
Tilghman Lesher | Support HTTP digest authentication for the http manager... |
blob | commitdiff | diff to current |
2009-04-10 |
Tilghman Lesher | Modify headers and macros, according to Russell's sugge... |
blob | commitdiff | diff to current |
2009-03-23 |
Tilghman Lesher | Allow browsers to cache images and other static content. |
blob | commitdiff | diff to current |
2009-01-17 |
Terry Wilson | Fix qualify for TCP peer |
blob | commitdiff | diff to current |
2008-12-13 |
Tilghman Lesher | Merge ast_str_opaque branch (discontinue usage of ast_s... |
blob | commitdiff | diff to current |
2008-12-05 |
Eliel C. Sardanons | Janitor, use ARRAY_LEN() when possible. |
blob | commitdiff | diff to current |
2008-11-02 |
Kevin P. Fleming | bring over all the fixes for the warnings found by... |
blob | commitdiff | diff to current |
2008-10-19 |
Kevin P. Fleming | cleaup of the TCP/TLS socket API: |
blob | commitdiff | diff to current |
2008-09-12 |
Tilghman Lesher | Create a new config file status, CONFIG_STATUS_FILEINVA... |
blob | commitdiff | diff to current |
2008-08-10 |
Sean Bright | Another big chunk of changes from the RSW branch. ... |
blob | commitdiff | diff to current |
2008-08-04 |
Tilghman Lesher | HTTP module memory leaks |
blob | commitdiff | diff to current |
2008-08-01 |
Terry Wilson | Fix mime parsing by re-adding support for passing heade... |
blob | commitdiff | diff to current |
2008-07-31 |
Kevin P. Fleming | Merged revisions 134983 via svnmerge from |
blob | commitdiff | diff to current |
2008-07-29 |
Brett Bryant | Fix deadlock when unloading res_http_post because the... |
blob | commitdiff | diff to current |
2008-07-25 |
Brandon Kruse | Committing a fix that was introduced a long time |
blob | commitdiff | diff to current |
2008-07-02 |
Terry Wilson | Expose the prefix variable so that it can be used by... |
blob | commitdiff | diff to current |
2008-06-17 |
Brett Bryant | Updates all usages of ast_tcptls_session_instance to... |
blob | commitdiff | diff to current |
2008-05-23 |
Brett Bryant | Add new functionality to http server that requires... |
blob | commitdiff | diff to current |
2008-05-20 |
Luigi Rizzo | Document the possible presence of multiple variables... |
blob | commitdiff | diff to current |
2008-05-20 |
Luigi Rizzo | Reverse the check for Cookie: and remove leftover code... |
blob | commitdiff | diff to current |
2008-04-23 |
Russell Bryant | Merged revisions 114600 via svnmerge from |
blob | commitdiff | diff to current |
2008-04-02 |
Terry Wilson | Re-add HTTP post support by moving to res_http_post.c |
blob | commitdiff | diff to current |
2008-03-31 |
Terry Wilson | Yeah, simplify that logic a bit... |
blob | commitdiff | diff to current |
2008-03-31 |
Terry Wilson | Handle blank prefix= in http.conf |
blob | commitdiff | diff to current |
2008-03-27 |
Terry Wilson | Fix another little http problem. In making it match... |
blob | commitdiff | diff to current |
2008-03-26 |
Terry Wilson | Stupid strcasecmp function :-) |
blob | commitdiff | diff to current |
2008-03-26 |
Tilghman Lesher | Add the "config reload <conffile>" command, which allow... |
blob | commitdiff | diff to current |
2008-03-19 |
Kevin P. Fleming | actually implement HTTP request dispatching based on... |
blob | commitdiff | diff to current |
2008-03-19 |
Kevin P. Fleming | clean up code to conform to coding guidelines |
blob | commitdiff | diff to current |
2008-03-19 |
Russell Bryant | Minor change to use Asterisk macros |
blob | commitdiff | diff to current |
2008-03-18 |
Kevin P. Fleming | start the process of changing HTTP request dispatching... |
blob | commitdiff | diff to current |
2008-03-17 |
Terry Wilson | Replace minimime with superior GMime library so that... |
blob | commitdiff | diff to current |
2008-03-12 |
Russell Bryant | Make the default prefix empty, like it was in Asterisk... |
blob | commitdiff | diff to current |
2008-03-12 |
Russell Bryant | Rename ast_tcptls_server_instance to session_instance... |
blob | commitdiff | diff to current |
2008-03-04 |
Russell Bryant | add a destroy API call for a server instance |
blob | commitdiff | diff to current |
2008-03-04 |
Russell Bryant | More public API name changes to use an appropriate... |
blob | commitdiff | diff to current |
2008-03-04 |
Russell Bryant | Rename public object server_instance to ast_tcptls_serv... |
blob | commitdiff | diff to current |
2008-02-26 |
Russell Bryant | Rename version.h to ast_version.h. Next, I will be... |
blob | commitdiff | diff to current |
2008-01-18 |
Russell Bryant | Merge changes from team/group/sip-tcptls |
blob | commitdiff | diff to current |
2008-01-12 |
Pari Nannapaneni | merging a comment added in 1.4 |
blob | commitdiff | diff to current |
2008-01-05 |
Russell Bryant | Now that the version.h file was getting properly regene... |
blob | commitdiff | diff to current |
2007-11-24 |
Luigi Rizzo | remove some unnecessary includes |
blob | commitdiff | diff to current |
2007-11-21 |
Luigi Rizzo | remove a bunch of useless #include "options.h" |
blob | commitdiff | diff to current |
2007-11-20 |
Luigi Rizzo | move asterisk/paths.h outside asterisk.h and into those... |
blob | commitdiff | diff to current |
2007-11-19 |
Luigi Rizzo | another bunch of include removals (errno.h and asterisk... |
blob | commitdiff | diff to current |
2007-11-17 |
Luigi Rizzo | trim more redundant headers |
blob | commitdiff | diff to current |
2007-11-16 |
Luigi Rizzo | Start untangling header inclusion in a way that does... |
blob | commitdiff | diff to current |
2007-10-22 |
Jason Parker | Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN... |
blob | commitdiff | diff to current |
2007-10-19 |
Jason Parker | Convert NEW_CLI to AST_CLI. |
blob | commitdiff | diff to current |
2007-09-18 |
Jason Parker | (issue #10724) |
blob | commitdiff | diff to current |
2007-09-17 |
Doug Bailey | Fix memory leak introduced when POST support was added. |
blob | commitdiff | diff to current |
2007-08-29 |
Steve Murphy | This code was in team/murf/bug8684-trunk; it should... |
blob | commitdiff | diff to current |
2007-08-16 |
Tilghman Lesher | Don't reload a configuration file if nothing has changed. |
blob | commitdiff | diff to current |
2007-07-18 |
Tilghman Lesher | Merge in ast_strftime branch, which changes timestamps... |
blob | commitdiff | diff to current |
2007-06-29 |
Russell Bryant | Fix my recent change for sending large files via the... |
blob | commitdiff | diff to current |
2007-06-29 |
Russell Bryant | Merge changes from team/russell/http_filetxfer |
blob | commitdiff | diff to current |
2007-06-24 |
Russell Bryant | Conversions to ast_debug() |
blob | commitdiff | diff to current |
2007-06-20 |
Jason Parker | Revert the change made in revision 45474, since this... |
blob | commitdiff | diff to current |
2007-06-14 |
Russell Bryant | Convert uses of strdup() to ast_strdup() |
blob | commitdiff | diff to current |
next |