aboutsummaryrefslogtreecommitdiffstats
path: root/epan/crypt
AgeCommit message (Expand)AuthorFilesLines
2011-09-21Fix ex "modeline" so it works;wmeier1-1/+1
2011-09-12Move airpcap_wep.c to /wsutiletxrab5-116/+1
2011-08-31Make lookup functions for accessing crc32c_table and crc32_ccitt_table.stig1-1/+1
2011-08-31Second try to move crc routines to libwsutil.stig2-2/+2
2011-08-30Revert r38800, as the crc routines contains some tvb functions.stig2-2/+2
2011-08-30Move all crc routines to libwsutil.stig2-2/+2
2011-08-07Replace deprecated glib functions.jmayer1-1/+1
2011-07-04From Michael Mann:etxrab2-113/+84
2011-04-08Fix Coverity CID 557.gerald1-2/+5
2011-03-31Clear the entire contents of ctx at the end of md5_finish(). Fixes CID 712.cmaynard1-3/+1
2011-03-21Add a comment re a "suspicious" sizeof() reported by Coverity Prevent.wmeier1-0/+2
2011-02-17On Windows, try putting __declspec(noreturn) in front of declarations ofguy1-0/+4
2011-02-16Fix Visual C++ code analysis errors.gerald2-3/+25
2011-02-02A bit of Windows makefiles rework and cleanup:wmeier1-3/+4
2010-12-06Make some symbols static.morriss1-2/+2
2010-11-30Oh yeah, there's a reason we don't put targets in Makefile.common: the first ...morriss3-8/+11
2010-11-29Move some checkapi targets into Makefile.commonmorriss3-11/+8
2010-08-29Doxygen changes.etxrab2-3/+3
2010-08-28Doxygen changes.etxrab1-1/+1
2010-08-26Fix a number of doxygen directives.etxrab1-1/+1
2010-08-26- Try to fix a couple of doxygen comments. etxrab1-2/+2
2010-02-23Fix some compiler warnings.guy2-6/+6
2010-02-23Squelch a bunch of compiler warnings.guy1-10/+10
2009-10-11Creatig static sublibs was not a good idea:jmayer1-43/+0
2009-10-09Add epan/crypt/CMakeLists.txt which creates a static crypt librarykrj1-0/+43
2009-10-07Fix some LLP64 issues.guy2-3/+3
2009-09-10WPA decryption fix from Greg Schwendimann via bug 3890:gerald1-3/+4
2009-07-29Break the aes set ket/decrypt/encrypt out from airpdcap_raindoll into sahlberg6-1301/+1325
2009-07-23Fix some whitespace ....wmeier1-386/+389
2009-07-16Move th /MP flag setting to LOCAL_CFLAGS set in configure.nmakeetxrab1-1/+1
2009-07-15Add /MP flag to make use of multi cores.etxrab1-1/+1
2009-05-22From Greg Schwendimann via bug 3156:gerald2-26/+61
2009-04-03Make some lengths size_t's.gerald2-5/+5
2009-03-11More Win64 fixes.gerald1-2/+2
2008-10-16Removed a "statement not reached" warning.stig1-1/+0
2008-09-02Fetch the key length using pntohs. Initialize and check its length.gerald1-5/+4
2008-09-02Fix a few Emacs "file variables" to have "safe" values.wmeier1-1/+1
2008-08-25Add another buffer length check to group key decryption.gerald1-0/+6
2008-08-25Fix a couple of crashes in WPA group key decryption.gerald2-0/+7
2008-07-30Add WPA group key decryption from Brian Stormont, via bug 1420:gerald6-24/+757
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.guy1-0/+4
2008-07-01Put printf into a separate "termoutput" API group. For most files,guy1-1/+1
2008-06-24Fix another variable named "index".guy1-6/+6
2008-06-23Rename a local variable in a macro to avoid collisions with regularguy1-4/+4
2008-06-23Rename a variable to avoid collisions with the old V7 index() function,guy1-4/+4
2008-05-23Fix some of the Errors/warnings detected by checkapi.etxrab2-1/+5
2008-04-09Remove:etxrab1-3/+0
2008-04-07- Remove GLIB1 codesfisher1-1/+0
2008-03-11If we haven't found a handshake packet, say so.gerald1-1/+1
2008-03-10Change the BSD-licensed written by CACE to BSD+GPL.gerald9-0/+36