wireshark/wsutil
Alexis La Goutte 296591399f Remove all $Id$ from top of file
(Using sed : sed -i '/^ \* \$Id\$/,+1 d')

Fix manually some typo (in export_object_dicom.c and crc16-plain.c)

Change-Id: I4c1ae68d1c4afeace8cb195b53c715cf9e1227a8
Reviewed-on: https://code.wireshark.org/review/497
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-03-04 14:27:33 +00:00
..
CMakeLists.txt Fix bug #9618: Invalid utf8 causes JSON dissector assertion failure "g_utf8_validate" 2014-01-07 22:17:32 +00:00
Makefile.am Fix bug #9618: Invalid utf8 causes JSON dissector assertion failure "g_utf8_validate" 2014-01-07 22:17:32 +00:00
Makefile.common Fix bug #9618: Invalid utf8 causes JSON dissector assertion failure "g_utf8_validate" 2014-01-07 22:17:32 +00:00
Makefile.nmake Fix bug #9618: Invalid utf8 causes JSON dissector assertion failure "g_utf8_validate" 2014-01-07 22:17:32 +00:00
adler32.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
adler32.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
aes.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
aes.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
airpdcap_wep.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
base64.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
base64.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
bits_count_ones.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
bits_ctz.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
bitswap.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
bitswap.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crash_info.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crash_info.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc6.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc6.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc7.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc7.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc8.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc8.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc10.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc10.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc11.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc11.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc16-plain.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc16-plain.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc16.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc16.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc32.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crc32.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crcdrm.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
crcdrm.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
des.c Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
des.h Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
eax.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
eax.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
file_util.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
file_util.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
filesystem.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
filesystem.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
g711.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
g711.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
inet_aton.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
inet_aton.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
inet_ntop.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
inet_pton.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
inet_v6defs.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
md4.c Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
md4.h Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
md5.c Consistently use "guint8" for "8-bit byte". 2014-01-14 18:03:54 +00:00
md5.h Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
mpeg-audio.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
mpeg-audio.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
nstime.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
nstime.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
pint.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
plugins.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
plugins.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
privileges.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
privileges.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
rc4.c Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
rc4.h Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
report_err.c Remove trailing whitespace 2014-02-25 20:46:49 +00:00
report_err.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
sha1.c Keep checkAPIs happy (even though it's just test code). Get that test code 2013-08-02 02:34:13 +00:00
sha1.h Move a bunch of the crypt modules and pint.h into wsutil. 2013-08-01 23:34:47 +00:00
sign_ext.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
str_util.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
str_util.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
strnatcmp.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
strnatcmp.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
strncasecmp.c Undo r52382 for this file: We use a different solution on Windows 2013-10-06 21:07:58 +00:00
strptime.c Add $Id$ 2013-10-06 21:05:47 +00:00
strptime.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tempfile.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
tempfile.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
type_util.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
type_util.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
u3.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
u3.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
unicode-utils.c Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
unicode-utils.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wsgcrypt.h Remove all $Id$ from top of file 2014-03-04 14:27:33 +00:00
wsgetopt.c make getopt_long() available on systems that don't have it natively 2013-07-16 20:15:02 +00:00
wsgetopt.h Add $Id$ 2013-10-06 21:05:47 +00:00
wsgetopt_int.h Fix another dozen or so files with bad FSF addresses as caught by licensecheck. 2013-04-16 00:00:09 +00:00