The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / wsutil / airpdcap_wep.c @ master

History | View | Annotate | Download (3.36 KB)

# Date Author Comment
3170f2e4 03/31/2014 11:59 AM Alexis La Goutte

Continue to remove $Id$ from top of file

(Using sed : sed -i '/^ \* \$Id\$/,+1 d') (Double space between star and $Id$)

Change-Id: If9b8f345e3b6493de0b573600e60005c8b0b33c3
Reviewed-on: https://code.wireshark.org/review/877
Reviewed-by: Evan Huus <>

3551a86c 09/19/2012 09:29 PM Jeff Morriss

We always HAVE_CONFIG_H so don't bother checking whether we have it or not.

svn path=/trunk/; revision=45015

f08f09ec 10/03/2011 12:53 AM Anders Broman

From Michael Mann:
Condense all SCTP CRC routines to wsutil/crc32.[ch]. Also made
crc32_ccitt_table not explicitly accessible (must use crc32_ccitt_table_lookup).

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6298

svn path=/trunk/; revision=39233

70c3a7d7 09/13/2011 02:36 PM Stig Bjørlykke

Don't include files from epan in wsutil.

svn path=/trunk/; revision=38989

c7c6bbf8 09/12/2011 04:23 AM Anders Broman

Move airpcap_wep.c to /wsutil

svn path=/trunk/; revision=38969