summaryrefslogtreecommitdiff
path: root/res/res_crypto.c
AgeCommit message (Expand)Author
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-11normalize code in preparation to module changesLuigi Rizzo
2006-04-08a few cleanups from the last commitKevin P. Fleming
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-01-21- conversions to allocation wrappersRussell Bryant
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix someRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-16Make crypto loading optionalMark Spencer
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-08-23add count to 'show keys' (issue #5002)Kevin P. Fleming
2005-08-05fix a bunch of gcc4 warnings realted to pointer signednessRussell Bryant
2005-07-10more ast_copy_string conversionsRussell Bryant
2005-06-06more file version tagsKevin P. Fleming
2005-06-06major Makefile and build process improvements, including removal of all hardc...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-01-21update copyright headers for 2005Russell Bryant
2004-11-15Make res crypto less chatty (bug #2857)Mark Spencer
2004-10-16Minor improvements to debug output (bug #2644)Mark Spencer
2004-09-18Minor fixesMark Spencer
2004-09-18Add extra checks for keys and convenience encrypt/decrypt functionsMark Spencer
2004-08-15Fix little oops on sizeof()Mark Spencer
2004-08-14Oops, forgot message lengthMark Spencer
2004-08-14Create binary versions of signature functionsMark Spencer
2004-07-14Merge remaining audit patch (save dlfcn.c)Mark Spencer
2004-06-25Add outgoing OSP support (SIP only at this point)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-13x86-64 compile fixes and cleanupsMark Spencer
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-04-23Add commonly used include headersMark Spencer
2003-02-04Version 0.3.0 from FTPMark Spencer
2002-07-31Version 0.2.0 from FTPMark Spencer
2002-05-13Version 0.1.12 from FTPMark Spencer
2001-12-25Version 0.1.10 from FTPMark Spencer