summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2006-10-30Issue 8246 Doxygen updates (kshumard) Olle Johansson
2006-10-29Small formatting changesOlle Johansson
2006-10-29Bind RTCP to the same IP as RTP. Olle Johansson
2006-10-27Merged revisions 46363 via svnmerge from Russell Bryant
2006-10-26fix various spelling mistakes in comments (issue #8237, jmls)Russell Bryant
2006-10-26Merged revisions 46329 via svnmerge from Russell Bryant
2006-10-26fix a problem that i recently introduced whenLuigi Rizzo
2006-10-26Fix comment preservation code (thanks murf!)Mark Spencer
2006-10-25Merged revisions 46082-46083,46152-46153 via svnmerge from Kevin P. Fleming
2006-10-25Merged revisions 46200 via svnmerge from Kevin P. Fleming
2006-10-25Merged revisions 46154 via svnmerge from Kevin P. Fleming
2006-10-24i really think it is safe to commit this version, thatLuigi Rizzo
2006-10-24Merged revisions 46078 via svnmerge from Tilghman Lesher
2006-10-23use autodetected support for gethostbyname_rLuigi Rizzo
2006-10-22Fix a few issues in the previous (disabled) HTTPS code,Luigi Rizzo
2006-10-22Implement https support.Luigi Rizzo
2006-10-22it is useless and possibly wrong to use ast_cli() to send theLuigi Rizzo
2006-10-22Let's have build.h created a bit earlier so that func_version can use it and ...Joshua Colp
2006-10-21the default port number was erroneously stored in host order,Luigi Rizzo
2006-10-21Merged revisions 45817 via svnmerge from Joshua Colp
2006-10-20minor comment changes, code rearrangement and field renamingLuigi Rizzo
2006-10-20Doxygen correctionsOlle Johansson
2006-10-19more fixes to comments and very minor code rearrangement.Luigi Rizzo
2006-10-19implement proper XML/HTML formatting of multiple messagesLuigi Rizzo
2006-10-19more documentation of data structure and functions.Luigi Rizzo
2006-10-19Extend the thread storage API such that a custom initialization function canRussell Bryant
2006-10-18silent warning from a debugging message (which will go awayLuigi Rizzo
2006-10-18remove trailing whitespaceLuigi Rizzo
2006-10-18ouch! remember to unlink temporary files once done with them.Luigi Rizzo
2006-10-18+ move output_format variables in the http section of the file;Luigi Rizzo
2006-10-18Merged revisions 45595 via svnmerge from Joshua Colp
2006-10-18another bunch of comments on the data structures.Luigi Rizzo
2006-10-18despite the large changes, this commit only moves functionsLuigi Rizzo
2006-10-18more comment and formatting fixes, small simplificationsLuigi Rizzo
2006-10-18rizzo compile then commit, maybe even run it too ^_^Matt O'Gorman
2006-10-18comment and cleanup the main thread.Luigi Rizzo
2006-10-18create a new (internal, for the time being) function astman_start_ack()Luigi Rizzo
2006-10-18more indentation cleanup from previous commits,Luigi Rizzo
2006-10-18create proper handlers for "Challenge" and "Login" actions,Luigi Rizzo
2006-10-18fix indentation from a commit of a couple of days agoLuigi Rizzo
2006-10-18another batch of simplifications to authenticate()Luigi Rizzo
2006-10-18remove unused fields and unimplemented options.Luigi Rizzo
2006-10-18first pass as simplifying authenticate(), avoiding whitespace changesLuigi Rizzo
2006-10-18more code simplificationsLuigi Rizzo
2006-10-18simplify ast_strings_to_maskLuigi Rizzo
2006-10-18add a comment to remember that a block of code isLuigi Rizzo
2006-10-18+ move the enum declaration for output formats near the headLuigi Rizzo
2006-10-18merge xml_translate() and html_translate() into one function sinceLuigi Rizzo
2006-10-18introduce uri_decode() so that '+' are translated into ' 'Luigi Rizzo
2006-10-18various code simplifications to reduce nesting depth,Luigi Rizzo