aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_aes.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-02Merged revisions 284610 via svnmerge from tilghman1-1/+5
2010-07-21Remove built-in AES code and use optional_api insteadtwilson1-3/+6
2010-01-26Update func_aes to its pre-ast_str_substitution state.russell1-62/+16
2009-04-29Merge str_substitution branch.tilghman1-16/+62
2009-01-30Parameter position reversed in documentationtilghman1-7/+6
2009-01-28Fix some signedness problems in func_aes.cmmichelson1-4/+4
2009-01-27Adding AES_ENCRYPT and AES_DECRYPT dialplan functions. dvossel1-0/+164