2006-10-18 |
Luigi Rizzo | fix indentation from a commit of a couple of days ago
|
commit | commitdiff | tree |
2006-10-18 |
Luigi Rizzo | another batch of simplifications to authenticate()
|
commit | commitdiff | tree |
2006-10-18 |
Luigi Rizzo | remove unused fields and unimplemented options.
|
commit | commitdiff | tree |
2006-10-18 |
Luigi Rizzo | first pass as simplifying authenticate(), avoiding...
|
commit | commitdiff | tree |
2006-10-18 |
Luigi Rizzo | more code simplifications
|
commit | commitdiff | tree |
2006-10-18 |
Luigi Rizzo | simplify ast_strings_to_mask
|
commit | commitdiff | tree |
2006-10-18 |
Luigi Rizzo | add a comment to remember that a block of code is
|
commit | commitdiff | tree |
2006-10-18 |
Luigi Rizzo | + move the enum declaration for output formats near...
|
commit | commitdiff | tree |
2006-10-18 |
Luigi Rizzo | merge xml_translate() and html_translate() into one...
|
commit | commitdiff | tree |
2006-10-18 |
Luigi Rizzo | introduce uri_decode() so that '+' are translated into ' '
|
commit | commitdiff | tree |
2006-10-18 |
Luigi Rizzo | various code simplifications to reduce nesting depth,
|
commit | commitdiff | tree |
2006-10-17 |
Luigi Rizzo | simplify authority_to_str() using ast_build_string()
|
commit | commitdiff | tree |
2006-10-17 |
Luigi Rizzo | Improve the XML formatting of responses coming from...
|
commit | commitdiff | tree |
2006-10-17 |
Luigi Rizzo | open a temporary file to receive the output from cli...
|
commit | commitdiff | tree |
2006-10-17 |
Luigi Rizzo | document xml_copy_escape() and add an extra function...
|
commit | commitdiff | tree |
2006-10-16 |
Luigi Rizzo | + comment some unclear fields of struct mansession;
|
commit | commitdiff | tree |
2006-10-16 |
Luigi Rizzo | + comment some unclear requirements for master_eventq
|
commit | commitdiff | tree |
2006-10-16 |
Luigi Rizzo | protect access to first_action with actionlock.
|
commit | commitdiff | tree |
2006-10-16 |
Luigi Rizzo | comment some functions, and more small code simplifications
|
commit | commitdiff | tree |
2006-10-16 |
Luigi Rizzo | fix indentation of a large block after changes in previous...
|
commit | commitdiff | tree |
2006-10-16 |
Luigi Rizzo | simplify string parsing routines using ast_skip_*(...
|
commit | commitdiff | tree |
2006-10-15 |
Luigi Rizzo | don't forget to close a descriptor on a malloc failure.
|
commit | commitdiff | tree |
2006-10-15 |
Luigi Rizzo | typo: serer -> server
|
commit | commitdiff | tree |
2006-10-13 |
Luigi Rizzo | Try to avoid the use of 'z' modifier in cases where...
|
commit | commitdiff | tree |
2006-10-13 |
Luigi Rizzo | arguments to auth_headers() needed to be swapped here.
|
commit | commitdiff | tree |
2006-10-12 |
Luigi Rizzo | + move [almost] all instances of WWW-Authenticate/Proxy...
|
commit | commitdiff | tree |
2006-10-11 |
Luigi Rizzo | reduce indentation of two large blocks
|
commit | commitdiff | tree |
2006-10-11 |
Luigi Rizzo | operator != also works between booleans...
|
commit | commitdiff | tree |
2006-10-11 |
Luigi Rizzo | remove duplicate prototypes. Have not checked if there...
|
commit | commitdiff | tree |
2006-10-11 |
Luigi Rizzo | simplify and comment handle_response_peerpoke()
|
commit | commitdiff | tree |
2006-10-11 |
Luigi Rizzo | fix indentation of a function after previous commit
|
commit | commitdiff | tree |
2006-10-11 |
Luigi Rizzo | handle_response_peerpoke() does not need to return...
|
commit | commitdiff | tree |
2006-10-11 |
Luigi Rizzo | small formatting cleanup
|
commit | commitdiff | tree |
2006-10-10 |
Luigi Rizzo | clarify the use of the standard SIP port number, 5060,
|
commit | commitdiff | tree |
2006-10-10 |
Luigi Rizzo | improve formatting of SIP packets when dumped to the...
|
commit | commitdiff | tree |
2006-10-09 |
Luigi Rizzo | slightly restructure sipsock_read() removing a "goto"
|
commit | commitdiff | tree |
2006-10-09 |
Luigi Rizzo | use S_OR in one place
|
commit | commitdiff | tree |
2006-10-08 |
Luigi Rizzo | update_call_counter(): indentation fixes and small...
|
commit | commitdiff | tree |
2006-10-08 |
Luigi Rizzo | localize some variables and reduce nesting depth
|
commit | commitdiff | tree |
2006-10-08 |
Luigi Rizzo | small simplification to initreqprep()
|
commit | commitdiff | tree |
2006-10-08 |
Luigi Rizzo | Simplify function parse_request() using a single loop...
|
commit | commitdiff | tree |
2006-10-08 |
Luigi Rizzo | do not dereference p if we know it is NULL.
|
commit | commitdiff | tree |
2006-10-07 |
Luigi Rizzo | slightly restructure the code that computes the channel...
|
commit | commitdiff | tree |
2006-10-07 |
Luigi Rizzo | put repeated code to set nat mode in a function.
|
commit | commitdiff | tree |
2006-10-07 |
Luigi Rizzo | put common code in a function to avoid repetitions.
|
commit | commitdiff | tree |
2006-10-07 |
Luigi Rizzo | remove hardwired usage of 5060, use DEFAULT_SIP_PORT...
|
commit | commitdiff | tree |
2006-10-07 |
Luigi Rizzo | improve and document function get_in_brackets(), introducing
|
commit | commitdiff | tree |
2006-10-07 |
Luigi Rizzo | when possible, use ast_set2_flags instead of ast_set...
|
commit | commitdiff | tree |
2006-10-06 |
Luigi Rizzo | basically fix indentation of a large function after...
|
commit | commitdiff | tree |
2006-10-06 |
Luigi Rizzo | s cannot be null here, so remove the useless test and...
|
commit | commitdiff | tree |
2006-10-06 |
Luigi Rizzo | simplify logic in preparation to reduce indentation
|
commit | commitdiff | tree |
2006-10-06 |
Luigi Rizzo | document a bit the use of templates.
|
commit | commitdiff | tree |
2006-10-06 |
Luigi Rizzo | document the "contact" option a bit better.
|
commit | commitdiff | tree |
2006-10-06 |
Luigi Rizzo | help old bsd-system which don't have RLIMIT_AS and...
|
commit | commitdiff | tree |
2006-10-06 |
Luigi Rizzo | make sure sockets are blocking when they should be...
|
commit | commitdiff | tree |
2006-10-06 |
Luigi Rizzo | Two things:
|
commit | commitdiff | tree |
2006-10-06 |
Luigi Rizzo | update example commands to match current syntax
|
commit | commitdiff | tree |
2006-10-05 |
Luigi Rizzo | Basically, this commit only simplifies configure.ac...
|
commit | commitdiff | tree |
2006-10-04 |
Luigi Rizzo | simplify checks for OSS using AST_EXT_LIB_CHECK;
|
commit | commitdiff | tree |
2006-10-04 |
Luigi Rizzo | small formatting fix
|
commit | commitdiff | tree |
2006-10-04 |
Luigi Rizzo | when only checking headers, do not set $1_LIB.
|
commit | commitdiff | tree |
2006-10-04 |
Luigi Rizzo | document, and extend a bit the macro AST_EXT_LIB_CHECK...
|
commit | commitdiff | tree |
2006-10-04 |
Luigi Rizzo | restore proper CPPFLAGS and LDFLAGS for FreeBSD,
|
commit | commitdiff | tree |
2006-10-04 |
Luigi Rizzo | correct libraries for astman, at least so i think...
|
commit | commitdiff | tree |
2006-10-04 |
Luigi Rizzo | put linker flags in ASTLDFLAGS where they belong
|
commit | commitdiff | tree |
2006-10-03 |
Luigi Rizzo | comment the fact that autoconf2.59 is ok to process...
|
commit | commitdiff | tree |
2006-10-03 |
Luigi Rizzo | simplify this file
|
commit | commitdiff | tree |
2006-09-30 |
Luigi Rizzo | merge compile fixes from 44080:
|
commit | commitdiff | tree |
2006-09-22 |
Luigi Rizzo | compatibility fix:
|
commit | commitdiff | tree |
2006-09-22 |
Luigi Rizzo | style fix:
|
commit | commitdiff | tree |
2006-08-25 |
Luigi Rizzo | we really need BSD make here to understand the -V option.
|
commit | commitdiff | tree |
2006-07-24 |
Luigi Rizzo | move middle-of-the-block declaration at the top.
|
commit | commitdiff | tree |
2006-07-24 |
Luigi Rizzo | fix uninitialized variable
|
commit | commitdiff | tree |
2006-07-18 |
Luigi Rizzo | move variable declarations to the beginning of a block.
|
commit | commitdiff | tree |
2006-07-16 |
Luigi Rizzo | use a couple of variables to remove duplicate definitions
|
commit | commitdiff | tree |
2006-07-16 |
Luigi Rizzo | typo LDFAGS -> LDFLLAGS
|
commit | commitdiff | tree |
2006-06-04 |
Luigi Rizzo | add a bit of comment on what build_route does,
|
commit | commitdiff | tree |
2006-06-03 |
Luigi Rizzo | remove some duplicated code;
|
commit | commitdiff | tree |
2006-06-03 |
Luigi Rizzo | small simplification in assignments, and fix a typo...
|
commit | commitdiff | tree |
2006-06-03 |
Luigi Rizzo | mark XXX some places where there is a return right...
|
commit | commitdiff | tree |
2006-06-03 |
Luigi Rizzo | fix indentation of a block
|
commit | commitdiff | tree |
2006-06-03 |
Luigi Rizzo | some code simplifications using S_OR() to remove some...
|
commit | commitdiff | tree |
2006-06-03 |
Luigi Rizzo | use ast_skip_blanks() where appropriate, and use standard
|
commit | commitdiff | tree |
2006-06-03 |
Luigi Rizzo | mark XXX a buggy section of code and implement a probable
|
commit | commitdiff | tree |
2006-06-03 |
Luigi Rizzo | simplify logic in a small block of code
|
commit | commitdiff | tree |
2006-06-03 |
Luigi Rizzo | mark XXX a bug in the code. oej/kevin, any idea what...
|
commit | commitdiff | tree |
2006-06-03 |
Luigi Rizzo | remove duplicate code
|
commit | commitdiff | tree |
2006-06-03 |
Luigi Rizzo | Replace '\"' with '"'.
|
commit | commitdiff | tree |
2006-05-29 |
Luigi Rizzo | remove unused include
|
commit | commitdiff | tree |
2006-05-29 |
Luigi Rizzo | remove an explicit constant;
|
commit | commitdiff | tree |
2006-05-29 |
Luigi Rizzo | this file contained the body twice, so remove the second...
|
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | remove code duplication generating some ast_verbose...
|
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | use functional form of time()
|
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | use the functional form of time(), and mark XXX a couple...
|
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | more constifications
|
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | various constification of function arguments to prevent...
|
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | the msg argument of the various transmi_response*(...
|
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | mark const the 'header' argument of gettag
|
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | mark const the source of copy_request
|
commit | commitdiff | tree |
2006-05-22 |
Luigi Rizzo | fix indentation to make a table more readable
|
commit | commitdiff | tree |
next |