aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-08-18git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.12@212958 ↵v1.0.12kpfleming12-10/+24
f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-17importing files for 1.0.12 releasekpfleming2-1/+19
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.12@45429 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-17Creating tag for the release of asterisk-1.0.12kpfleming0-0/+0
git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.0.12@45428 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-17properly handle signed integer inputkpfleming1-0/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@45336 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-06correct yesterday's security fix so that it doesn't improperly reject valid ↵kpfleming1-10/+13
video frames git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@32565 f38db490-d61c-443f-a65b-d21fe96a405b
2006-06-05backport the chan_iax2 security fix from 1.2 and trunk ...russell1-3/+11
ensure that the received number of bytes is included in all IAX2 incoming frame analysis checks (fixes a known vulnerability) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@32428 f38db490-d61c-443f-a65b-d21fe96a405b
2006-01-09fix memory leak with DelayedRetry (issue #6157)russell1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7914 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-20check array bounds when parsing arguments to AGI (issue #5868)russell1-2/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7558 f38db490-d61c-443f-a65b-d21fe96a405b
2005-12-13properly reset the 'next' pointer when duplicating the cdr (issue #5921)russell1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7467 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7221 ↵kpfleming949-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7220 ↵kpfleming15-54/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-27branch renameskpfleming0-0/+0
remove unneeded branches git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.0@7199 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-21remove misleading messagerussell1-4/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@7179 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-21re-add explicit poll support for Darwinrussell1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@7177 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-21re-add the CHANGES file as ChangeLog since that's how it was for all of therussell1-437/+640
other 1.0 releases git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@7176 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-21remove the CHANGES file from v1-0russell1-638/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@7175 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-21This commit was manufactured by cvs2svn to create branch 'v1-0'.(no author)1-0/+437
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@7173 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-04add a couple missing queue_log entries (issue #5422)russell1-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6959 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01Remove ancient copy/paste error (issue #5541)russell1-3/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6921 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01Actually write audio to file in get_voice (issue #5547)russell1-0/+7
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6920 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-01prevent possible seg fault (issue #5502)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6919 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-21removed unused variable (issue #5455)russell1-2/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6840 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-17add hello world prompt to 1.0 for Jaredrussell2-1/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6810 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-17This commit was manufactured by cvs2svn to create branch 'v1-0'.(no author)1-0/+0
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6809 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-01correctly fix build issues on Mac OSX Tiger by using a more generic meansrussell4-6/+13
for determining wheter poll and dlfcn functionality needs to be provided git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6707 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-01fix 'say phonetic' (issue #5268)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6706 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-25fix incorrect CLI tab completion (issue #5041)russell1-14/+19
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6647 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-25Null out call number on release complete when number is unallocated (bug #4633)russell1-0/+3
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6646 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-24Fix cut/paste error (issue #5282)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6637 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-24Fix CLI memory leak (issue #5035)russell1-6/+7
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6636 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-13ensure that user events are correctly identified (issue #5200)russell2-2/+6
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6572 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-13fix crash on amd64 (issue #5210)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6570 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-13don't allow call waiting during the initial ringing (issue #5188)russell2-1/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6569 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26backport "Fix accidental RTCP/RTP linkage"russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6419 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26spell them words cowrecktly (issue #4964)russell1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6418 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26ensure buffers are large enough for ENUMLookup (issue #4943)russell1-10/+10
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6417 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26make message more gooder (issue #4979)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6416 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-26fix format string (issue #4945)russell1-2/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6414 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-24fix crash related to saving a changed password (bug #4976)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6392 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-23ensure buffer is adequately sized for complex frames (issue #4974)kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6387 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-22Commit backport of fix to DTMF detection during overlap modemattf1-1/+7
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6348 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-22revert SIGHUP patch to restore original behavior for 1.0 (bug #4854)russell1-11/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6347 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-08Fix poll error condition causing memory corruption (bug #4915)russell1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6311 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-08terminate 'send text' with a newline (bug #4632)russell2-0/+2
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6310 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-05copy the monitor over when masquerading (bug #3809)russell1-0/+6
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6287 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-04prevent mem leak (bug #4842)russell1-2/+17
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6286 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-04fix qop to be RFC compliant (bug #4841)russell1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6285 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-04fix potential crash in close_mailbox (bug #4800)russell1-3/+5
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6284 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-04unmask SIGHUP before exec'ing AGI scripts (bug #4854)russell2-3/+18
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6283 f38db490-d61c-443f-a65b-d21fe96a405b
2005-08-04add some more aliases from RFC's 3841 and 4028 (bug #4889)russell1-0/+4
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@6282 f38db490-d61c-443f-a65b-d21fe96a405b