aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_crypto.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-02Reverse change of "show" to "list" and make several other commands more consi...tilghman1-2/+2
2006-09-18merge qwell's CLI verbification workkpfleming1-8/+21
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-16/+10
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming1-0/+6
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-11/+6
2006-04-11normalize code in preparation to module changesrizzo1-1/+1
2006-04-08a few cleanups from the last commitkpfleming1-2/+2
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-01-21- conversions to allocation wrappersrussell1-4/+1
2005-12-30update doxygen docs to specify authorsrussell1-1/+2
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix somerussell1-2/+2
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-10-16Make crypto loading optionalmarkster1-8/+17
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-4/+15
2005-08-23add count to 'show keys' (issue #5002)kpfleming1-0/+3
2005-08-05fix a bunch of gcc4 warnings realted to pointer signednessrussell1-3/+3
2005-07-10more ast_copy_string conversionsrussell1-3/+3
2005-06-06more file version tagskpfleming1-9/+13
2005-06-06major Makefile and build process improvements, including removal of all hardc...kpfleming1-1/+0
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-14/+14
2005-01-21update copyright headers for 2005russell1-1/+1
2004-11-15Make res crypto less chatty (bug #2857)markster1-1/+2
2004-10-16Minor improvements to debug output (bug #2644)markster1-1/+1
2004-09-18Minor fixesmarkster1-7/+9
2004-09-18Add extra checks for keys and convenience encrypt/decrypt functionsmarkster1-8/+63
2004-08-15Fix little oops on sizeof()markster1-4/+4
2004-08-14Oops, forgot message lengthmarkster1-6/+6
2004-08-14Create binary versions of signature functionsmarkster1-13/+30
2004-07-14Merge remaining audit patch (save dlfcn.c)markster1-4/+4
2004-06-25Add outgoing OSP support (SIP only at this point)markster1-121/+3
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+1
2004-06-13x86-64 compile fixes and cleanupsmarkster1-2/+2
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-1/+1
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-15/+15
2003-04-23Add commonly used include headersmarkster1-0/+1
2003-02-04Version 0.3.0 from FTPmarkster1-5/+8
2002-07-31Version 0.2.0 from FTPmarkster1-1/+3
2002-05-13Version 0.1.12 from FTPmarkster1-1/+1
2001-12-25Version 0.1.10 from FTPmarkster1-0/+633