aboutsummaryrefslogtreecommitdiffstats
path: root/epan/crypt
AgeCommit message (Expand)AuthorFilesLines
2007-01-11Add uri_str_to_bytes(), byte_array_dup(), and byte_array_equal()gerald2-7/+388
2007-01-10Trying to get buildbot Ubuntu-5.10-x86 distcheck to build againjake1-1/+3
2007-01-10vastly simplify the Makefile by using Makefile.common - as this is what this ...ulfl1-37/+3
2007-01-10add missing object files into epan/crypt/Makefile.nmakekukosa1-2/+4
2007-01-10remove now useless hmac.[ch] fileslego3-157/+1
2007-01-10Have the code working on BIG ENDIAN machineslego1-5/+56
2007-01-09Move cryptography code to epan/crypt.gerald8-18/+704
2007-01-09Win32 has neither bcopy nor bzerolego1-0/+5
2007-01-09SNMPv3 USM decryption/authentication phase 1lego3-1/+157
2007-01-09 * replaced MD5 with one that that works on my Big Endian Mac. ( taken from w...lego4-520/+409
2007-01-08airpdcap_wep.h was removedulfl1-1/+0
2007-01-08Remove duplicate crc32 code.gerald4-137/+15
2007-01-03an attempt to fix the distcheckulfl1-2/+0
2007-01-03fix windows build ulfl1-5/+5
2007-01-03Remove empty files (which should have been removed with r20231).gerald2-0/+0
2007-01-02Move epan/crypt-md5.[ch] to epan/crypt. Removegerald7-526/+598
2007-01-02From Gisle Vanem:gerald1-1/+6
2007-01-01Fix a compiler warning. Surround an MSVC-specific #pragma with angerald3-123/+130
2006-12-29Make the crypt library the same way other sublibraries of libwiresharkguy1-7/+6
2006-12-29Add some parentheses, as the suggestion of Mr. GCC.guy1-3/+3
2006-12-28Add clean targets to wslua. Fix the config.nmake include in crypt.gerald1-1/+1
2006-12-28Move the contents of airpdcap to epan/crypt. Try to fix the currentgerald23-0/+4885
2006-12-27Add missing files.gerald1-0/+100