aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_crypto.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...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