aboutsummaryrefslogtreecommitdiffstats
path: root/epan/crypt/airpdcap.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-25Fix a key preference crash bug. Improve WPA passphrase and SSID lengthGerald Combs1-2/+2
2007-01-16From Gisle Vanem: Add the final ) to a g_strdup_printf callStephen Fisher1-1/+1
2007-01-12Add copyright attributions and licenses. License each derived workGerald Combs1-0/+31
2007-01-12Move sha1.[ch] to epan/crypt/crypt-sha1.[ch]. Remove duplicate code.Gerald Combs1-5/+5
2007-01-11Fix compilation problems under Windows. In the GTK code, convert SSIDsGerald Combs1-6/+6
2007-01-11Add uri_str_to_bytes(), byte_array_dup(), and byte_array_equal()Gerald Combs1-0/+370
2007-01-08Remove duplicate crc32 code.Gerald Combs1-46/+5
2007-01-02Move epan/crypt-md5.[ch] to epan/crypt. RemoveGerald Combs1-17/+18
2007-01-01Fix a compiler warning. Surround an MSVC-specific #pragma with anGerald Combs1-52/+48
2006-12-29Add some parentheses, as the suggestion of Mr. GCC.Guy Harris1-3/+3
2006-12-28Move the contents of airpdcap to epan/crypt. Try to fix the currentGerald Combs1-0/+1333