wireshark/epan
AndersBroman f8c7a5bdff Add an RFC reference and fix deprecated API.
Change-Id: I8dcddc6bcbaf462a6e74b76764ea26b7f5b08920
Reviewed-on: https://code.wireshark.org/review/4996
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-10-30 15:00:28 +00:00
..
crypt Guard against buffer overflow when copying group key bytes into 2014-08-11 16:50:36 +00:00
dfilter No need for our own wrappers around tolower() and toupper(). 2014-10-17 01:21:48 +00:00
dissectors Add an RFC reference and fix deprecated API. 2014-10-30 15:00:28 +00:00
ftypes Don't use <ctype.h> macros. 2014-10-17 01:26:27 +00:00
nghttp2 libnghttp2: Update to 0.6.4 2014-10-22 02:55:03 +00:00
wmem Eliminate use of ctype.h routines. 2014-10-19 22:45:27 +00:00
wslua Lua: Added support for FT_EUI64. 2014-10-22 19:54:25 +00:00
CMakeLists.txt Add Couchbase dissector (binary protocol) 2014-10-22 13:48:17 +00:00
CMakeListsCustom.txt.example Having CmakeListsCustom.txt in git defeats the purpose of its existence: 2014-09-18 07:02:00 +00:00
Makefile.am Moved nghttp2 to epan 2014-07-09 05:31:31 +00:00
Makefile.common Add a tvbuff version of crc6_compute(). 2014-08-08 20:03:29 +00:00
Makefile.nmake Fix the patch-bzip2 target. 2014-09-16 20:16:26 +00:00
addr_and_mask.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
addr_and_mask.h
addr_resolv.c Don't use ctype.h routines. 2014-10-17 23:11:18 +00:00
addr_resolv.h More name changes. 2014-04-19 19:30:17 +00:00
address.h Fix whitespace/indentation to match editor modelines. 2014-08-05 20:42:21 +00:00
address_to_str.c Eliminate proto_tree_add_text from packet-ipx.c 2014-10-19 03:01:54 +00:00
afn.c Add MAC address family numbers (RFC 7042) 2014-05-21 12:04:54 +00:00
afn.h Add MAC address family numbers (RFC 7042) 2014-05-21 12:04:54 +00:00
aftypes.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
aftypes.h Add all AF_ types for Windows that are in WinSock.h or WinSock2.h 2014-06-23 16:48:16 +00:00
app_mem_usage.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
app_mem_usage.h
arcnet_pids.h
arptypes.h
asm_utils.c Use guint8 for 8-bit unsigned numeric values. 2014-10-28 18:37:09 +00:00
asm_utils.h
asm_utils_win32_x86.asm Removed SVN Id from epan dir. 2014-06-19 19:46:22 +00:00
asn1.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
asn1.h
atalk-utils.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
atalk-utils.h
ax25_pids.h
bridged_pids.h
charsets.c Fix dissection of 7 bits ASCII/GSM strings when the bit offset is not byte aligned 2014-09-21 20:51:08 +00:00
charsets.h Fix whitespace/indentation to match editor modelines. 2014-08-05 20:42:21 +00:00
chdlctypes.h
circuit.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
circuit.h
column-info.h
column-utils.c Make the time stamp resolution per-packet. 2014-09-28 18:38:18 +00:00
column-utils.h Add col_append_lstr(), speedup column generation for TCP. 2014-06-23 03:33:59 +00:00
column.c Get rid of unnecessary includes of ctype.h. 2014-10-17 23:31:20 +00:00
column.h Make get_column_longest_string() static. 2014-09-27 18:29:31 +00:00
conv_id.h
conversation.c we're matching against {any}/port_b, not address_b 2014-08-06 19:45:14 +00:00
conversation.h
conversation_debug.h
conversation_table.c Fix spelling: cant-->can't, wont-->won't, etc 2014-09-16 15:31:58 +00:00
conversation_table.h Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
crc6-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc6-tvb.h Add a tvbuff version of crc6_compute(). 2014-08-08 20:03:29 +00:00
crc8-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc8-tvb.h Add CRC-8 calculator for EPON 2014-04-17 20:38:44 +00:00
crc10-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc10-tvb.h Clean up the CRC-10 code. 2014-08-08 18:09:02 +00:00
crc16-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc16-tvb.h Add routines for CRC-16 with a polynomial of 0x3D65. 2014-08-08 15:58:06 +00:00
crc32-tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
crc32-tvb.h Wrap some tvb_get_ptr calls in crc32c_tvb_offset_calculate(). 2014-08-08 03:39:08 +00:00
decode_as.c Remove a comment asking a question, as the answer is "no". 2014-08-04 22:01:06 +00:00
decode_as.h
diam_dict.h Removed SVN Id from epan dir. 2014-06-19 19:46:22 +00:00
diam_dict.l Add printf-format annotations, fix garbage 2014-07-06 23:00:40 +00:00
disabled_protos.c Don't use ctype.h routines. 2014-10-17 23:11:18 +00:00
disabled_protos.h
dissector_filters.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
dissector_filters.h
doxygen.cfg.in
dtd.h
dtd_grammar.lemon
dtd_parse.h
dtd_parse.l Make some variables size_t, as values of that width are assigned to it. 2014-09-06 18:45:53 +00:00
dtd_preparse.l Removed SVN Id from epan dir. 2014-06-19 19:46:22 +00:00
dvb_chartbl.c
dvb_chartbl.h
dwarf.c
dwarf.h
eap.h
eapol_keydes_types.h
emem.c Get rid of unnecessary includes of ctype.h. 2014-10-17 23:31:20 +00:00
emem.h Add printf-format annotations, fix garbage 2014-07-06 23:00:40 +00:00
enterprise-numbers [Automatic manuf, services and enterprise-numbers update for 2014-10-26] 2014-10-26 15:06:19 +00:00
epan-int.h
epan.c Have individual programs get libpcap and libz version info. 2014-06-23 21:56:42 +00:00
epan.h Add support for dissecting non-packet records. 2014-05-25 00:05:07 +00:00
epan_dissect.h
etypes.h
ex-opt.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
ex-opt.h
except.c Don't use toupper() in the test program. 2014-10-20 09:04:44 +00:00
except.h Add printf-format annotations, fix garbage 2014-07-06 23:00:40 +00:00
exceptions.h
exntest.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
expert.c expert.[hc] Minor changes: 2014-09-15 23:49:12 +00:00
expert.h expert.[hc] Minor changes: 2014-09-15 23:49:12 +00:00
exported_pdu.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
exported_pdu.h Add the ability to dynamically add a new protocol to export PDU dialog box 2014-06-19 06:48:32 +00:00
filter_expressions.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
filter_expressions.h
follow.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
follow.h
frame_data.c Make the time stamp resolution per-packet. 2014-09-28 18:38:18 +00:00
frame_data.h Qt: Packet list column sorting. 2014-10-06 21:10:11 +00:00
frame_data_sequence.c Fix whitespace/indentation to match editor modelines. 2014-08-05 20:42:21 +00:00
frame_data_sequence.h
frequency-utils.c
frequency-utils.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
funnel.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
funnel.h Rename and move ui/stat_menu.h to epan/stat_groups.h. 2014-07-03 20:30:42 +00:00
garrayfix.h
gcp.c Various minor changes: 2014-09-10 16:17:29 +00:00
gcp.h Various minor changes: 2014-09-10 16:17:29 +00:00
geoip_db.c Qt: Add the "Map" button to the Endpoints dialog. 2014-09-17 20:04:28 +00:00
geoip_db.h Qt: Refactor ConversationDialog for endpoints. 2014-09-05 01:06:53 +00:00
golay.c Fix indent (use 4 spaces) and add modelines 2014-06-19 19:56:33 +00:00
golay.h Fix indent (use 4 spaces) and add modelines 2014-06-19 19:56:33 +00:00
greproto.h
guid-utils.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
guid-utils.h
h225-persistentdata.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
h225-persistentdata.h
iana_snap_pid.h
iax2_codec_type.h
in_cksum.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
in_cksum.h Clean up Internet checksum handling. 2014-08-09 01:09:34 +00:00
ip_opts.h
ipproto.c IP Protocol : Update description of IP Protocol 2014-05-16 14:18:02 +00:00
ipproto.h Add modelines info 2014-05-16 14:16:59 +00:00
ipv4.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
ipv4.h
ipv6-utils.h
lapd_sapi.h
llcsaps.h
next_tvb.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
next_tvb.h
nlpid.h An NLPID of 0xc0 refers to TRILL. 2014-08-15 10:16:03 +00:00
oids.c Use g_ascii_isalnum() rather than isalnum(). 2014-10-28 18:19:15 +00:00
oids.h Fix whitespace/indentation to match editor modelines. 2014-08-05 20:42:21 +00:00
oids_test.c Removed SVN Id from epan dir. 2014-06-19 19:46:22 +00:00
osi-utils.c OSI util: Add modelines info 2014-08-28 11:34:19 +00:00
osi-utils.h OSI util: Add modelines info 2014-08-28 11:34:19 +00:00
oui.c Use Wifi Alliance OUI for MA USB packets over SNAP 2014-10-26 00:55:50 +00:00
oui.h Just have one value_string table for OUIs. 2014-06-01 09:19:40 +00:00
packet-range.c
packet-range.h
packet.c Get rid of unnecessary includes of ctype.h. 2014-10-17 23:31:20 +00:00
packet.h ASN1: Added support for using #.REGISTER_NEW 2014-10-07 20:27:35 +00:00
packet_info.h Add support for dissecting non-packet records. 2014-05-25 00:05:07 +00:00
params.h params.h: Yet another Ethereal --> Wireshark 2014-08-15 14:40:57 +00:00
ppptypes.h
prefs-int.h [WIP] Add a conversation dialog. 2014-07-21 23:19:09 +00:00
prefs.c Pref: Remove unsued function 2014-10-28 15:21:00 +00:00
prefs.h prefs.h : fix indent (use 4 spaces) and add modelines info 2014-08-17 02:29:31 +00:00
print.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
print.h Check the validity of fields given to tshark with "-e": complain and exit if 2014-06-27 00:48:51 +00:00
print.ps
proto.c Use guint8 for 8-bit unsigned numeric values. 2014-10-28 18:37:09 +00:00
proto.h Make boolean bitmask type 64-bit wide 2014-10-12 14:15:12 +00:00
ps.h
ptvcursor.h Add printf-format annotations, fix garbage 2014-07-06 23:00:40 +00:00
radius_dict.l Removed SVN Id from epan dir. 2014-06-19 19:46:22 +00:00
range.c Don't use ctype.h routines. 2014-10-17 23:11:18 +00:00
range.h
reassemble.c reassembly: fix when fragment cut off by snapshot 2014-09-25 12:41:36 +00:00
reassemble.h
reassemble_test.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
reedsolomon.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
reedsolomon.h
req_resp_hdrs.c Fix spelling: cant-->can't, wont-->won't, etc 2014-09-16 15:31:58 +00:00
req_resp_hdrs.h
rtp_pt.h
sctpppids.h Update the SCTP PPIDs. 2014-08-23 12:09:56 +00:00
show_exception.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
show_exception.h
sigcomp-udvm.c udvm: free the buffer *before* throwing the exception 2014-07-08 04:21:46 +00:00
sigcomp-udvm.h
sigcomp_state_hdlr.c Optimize epan_new/init_dissection 2014-07-01 04:21:14 +00:00
sigcomp_state_hdlr.h
slow_protocol_subtypes.h Add a copyright/idempotency wrapper. 2014-05-31 06:08:45 +00:00
sminmpec.c [Automatic manuf, services and enterprise-numbers update for 2014-10-26] 2014-10-26 15:06:19 +00:00
sminmpec.h
sna-utils.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
sna-utils.h
stat_cmd_args.c Apply refactored "conversation" (tap) data to TShark. 2014-07-30 16:12:54 +00:00
stat_cmd_args.h Refactor "common" Conversation table functionality. 2014-07-26 20:59:42 +00:00
stat_groups.h Sometimes Git can be a real pain. 2014-07-03 20:32:02 +00:00
stats_tree.c Convert "4 space tabs" to spaces; Adjust editor modelines. 2014-10-06 18:29:40 +00:00
stats_tree.h Always put editor-modelines at the end of the file ... 2014-10-14 20:08:29 +00:00
stats_tree_priv.h
stream.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
stream.h
strutil.c Don't use ctype.h routines. 2014-10-17 23:11:18 +00:00
strutil.h Add tvb_get and proto_tree_add for string-encoded byte arrays 2014-04-17 14:04:19 +00:00
t35.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
t35.h
tap-voip.h
tap.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tap.h
tfs.c Eliminate some proto_tree_add_text from GSM dissectors (so now there are no dissectors with 100+ proto_tree_add_text calls). 2014-10-15 19:16:37 +00:00
tfs.h Eliminate some proto_tree_add_text from GSM dissectors (so now there are no dissectors with 100+ proto_tree_add_text calls). 2014-10-15 19:16:37 +00:00
time_fmt.h
timestamp.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
timestamp.h Make the time stamp resolution per-packet. 2014-09-28 18:38:18 +00:00
timestats.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
timestats.h
to_str-int.h Document to_str-int.h functions. 2014-04-30 22:08:36 +00:00
to_str.c Follow-up of ged0b19b (Make boolean bitmask type 64-bit wide) 2014-10-13 15:34:09 +00:00
to_str.h Eliminate proto_tree_add_text from packet-ipx.c 2014-10-19 03:01:54 +00:00
tpg.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tpg.h
tvbparse.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tvbparse.h
tvbtest.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tvbuff-int.h
tvbuff.c reassembly: fix when fragment cut off by snapshot 2014-09-25 12:41:36 +00:00
tvbuff.h Fix a comment typo: tvb_bcd_dig_to_wmem_packet_str() returns a WMEM-allocated 2014-08-22 18:40:50 +00:00
tvbuff_base64.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tvbuff_composite.c tvbuff composite: add modelines infos (tabs) 2014-09-04 19:31:57 +00:00
tvbuff_real.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
tvbuff_subset.c
tvbuff_zlib.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
uat-int.h
uat.c Don't use ctype.h routines. 2014-10-17 23:11:18 +00:00
uat.h Don't use ctype.h routines. 2014-10-17 23:11:18 +00:00
uat_load.l Get rid of unnecessary include of ctype.h. 2014-10-19 22:40:08 +00:00
value_string.c Make value_string_ext const-correct. 2014-07-27 22:02:42 +00:00
value_string.h Make value_string_ext const-correct. 2014-07-27 22:02:42 +00:00
x264_prt_id.h
xdlc.c Add editor modelines; Adjust whitespace as needed. 2014-10-10 14:50:08 +00:00
xdlc.h