Commit Graph

7513 Commits (46a1b7c73b8d8d47efbd6fb7529562858ae883cf)
 

Author SHA1 Message Date
Olle Johansson 46a1b7c73b Don't add ast_extension_state on re-subscribes
20 years ago
Olle Johansson 2240245389 Reverse revision 16804 that disables authentication
20 years ago
BJ Weschke 225d8d5270 Don't process re-subscribes as new subscriptions.
20 years ago
Olle Johansson b7c52b3416 Typo
20 years ago
Olle Johansson 1a492e675f - Reference to doc/security.txt instead of SECURITY
20 years ago
Russell Bryant e536a9c6df move a NULL check to before the first time the pointer is dereferenced (issue #6832)
20 years ago
Russell Bryant a13ab2f377 - code formatting tweaks
20 years ago
Russell Bryant 813c445686 Merged revisions 16744 via svnmerge from
20 years ago
Kevin P. Fleming 2de95d53bc Merged revisions 16742 via svnmerge from
20 years ago
Russell Bryant a4bbb3ff90 make an error message more descriptive (issue #6855)
20 years ago
Olle Johansson 83b7de9463 Doxygen fix
20 years ago
Olle Johansson 2994fa390c Make REG_STATE_* enum
20 years ago
Olle Johansson 40b71d4b39 Don't accept new INVITE if we already have one pending.
20 years ago
Luigi Rizzo 03ac858251 trailing whitespace/ useless extern removal
20 years ago
BJ Weschke cc0b49d927 Provide warning about current behavior of autofill = yes
20 years ago
Luigi Rizzo 50fd665c09 more trailing whitespace and extern removal
20 years ago
Luigi Rizzo 7b06841395 removal of trailing whitespace and useless 'extern'
20 years ago
Luigi Rizzo 0b655c3ce9 minor cleanup: localize a variable and replace i++; i++ with i +=2;
20 years ago
Luigi Rizzo 0ff1c42675 useless 'extern' and trailing whitespace removal
20 years ago
Luigi Rizzo 8d14d291ce another batch of whitespace removal
20 years ago
Luigi Rizzo 106b76940f remove useless 'extern' and trailing whitespace.
20 years ago
Luigi Rizzo 94b886650c fix formatting
20 years ago
Luigi Rizzo ad47951739 minor code simplifications - no need to use temporary
20 years ago
Joshua Colp 5880a7f513 Do not leave a thread in limbo if an error occurs, or if testing packet loss.
20 years ago
Olle Johansson d80f3bc20e Issue 5852 (casper) Code clean up, adding documentation on new switches. Thanks!
20 years ago
Olle Johansson adf8c8deda - Change AST_INLINE_AP to AST_INLINE_API for non-386 systems :-)
20 years ago
Luigi Rizzo 7dbeaa4ef0 remove useless 'extern' in function declarations.
20 years ago
Mark Spencer f073e16896 Add NetBSD for credits for editline
20 years ago
Luigi Rizzo a7ec530a64 initial implementation of support for native atomic ops.
20 years ago
Tilghman Lesher 9a9ab4e7cf Merged revisions 16581 via svnmerge from
20 years ago
Tilghman Lesher 24bc847e9d Merged revisions 16579 via svnmerge from
20 years ago
Joshua Colp 5b1069f262 Add more 64-bit detection goodness (issue #6850 reported by evilbunny)
20 years ago
Joshua Colp dc43a00d19 Block 1.2 fix for amd64, trunk version coming soon
20 years ago
Luigi Rizzo 7e2b1c539a localize a variable
20 years ago
Luigi Rizzo b7467d7d09 use ast_strdup instead of strdup
20 years ago
Luigi Rizzo c163911efe don't use 8000, use DEFAULT_SAMPLE_RATE
20 years ago
Luigi Rizzo 6c232811c0 as discussed with Mark a few weeks ago, the 'newstack' argument
20 years ago
Olle Johansson c6d1bfbb31 Doxygen doc updates
20 years ago
Kevin P. Fleming 4e5ea82b7e deprecate insecure=very and insecure=yes, since we have more explicit versions available now
20 years ago
Joshua Colp bf7f1ec0f8 Merged revisions 16534 via svnmerge from
20 years ago
Luigi Rizzo 1de8b16b1e remove AST_MUTEX_DEFINE_EXPORTED, which now has no more clients.
20 years ago
Luigi Rizzo 48864ab877 do not export the tzlock and the list head, and introduce a new method,
20 years ago
Luigi Rizzo 6d2fbc0b90 document why there are so many versions of the mutex functions,
20 years ago
Kevin P. Fleming 4ee62f1bcd be more careful when merging in a branch with automerge properties :-(
20 years ago
Russell Bryant 03ce34e1aa convert internal timing to be stored as a flag in the ast_options flags
20 years ago
Olle Johansson 50f0b12880 Issue #5374 - Enable internal timing of generators (cmantunes)
20 years ago
Olle Johansson 2c4ebe356e Issue #6450 - Don't remove characters from SIP uri's when not needed
20 years ago
Joshua Colp 0c134c5cba Fix IAX2 multithreaded scheduling (issue #6840)
20 years ago
Olle Johansson dfc9952986 Set default value of adsipark (import from 1.2)
20 years ago
Olle Johansson 7ffb04a7ec Block patch on app_groupcount.c from 1.2
20 years ago