aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-09-23From Gisle Vanem: add support for pcap_datalink_val_to_name() for Win32.guy4-0/+39
2004-09-23From Jelmer Vernooij:guy6-103/+346
2004-09-23From Jelmer Vernooij: fix a comment.guy1-1/+1
2004-09-23From Magnus Hansson:guy3-1975/+2088
2004-09-23From packet steve: add a filterable field for the GRE key.guy2-4/+8
2004-09-23Add proto_tree_add_debug_text(), rtcp_add_address(), andguy5-1/+14
2004-09-23Add proto_tree_add_debug_text(), rtcp_add_address(), andguy4-0/+14
2004-09-22From Tomas Kukosa:guy1-42/+127
2004-09-22From Carlos Pignataro:guy1-3/+9
2004-09-22If we have "pcap_datalink_val_to_name()", use it when we construct aguy1-0/+5
2004-09-22From Jelmer Vernooij:guy12-93/+241
2004-09-21Fix a typo.guy1-1/+1
2004-09-21From Jelmer Vernooij:guy22-1855/+1289
2004-09-21From Yaniv Kaul:guy1-52/+95
2004-09-21From Viorel Suman: fields in TALI are little-endian, so in the "get PDUguy1-1/+1
2004-09-21fixed some comment typosulfl1-8/+5
2004-09-20From Martin Mathieson: Fix a simple bug, in calculate_roundtrip_delay(), wher...etxrab1-2/+2
2004-09-20Update some RADIUS value stringsetxrab1-16/+60
2004-09-19add Ethereal logoulfl3-3/+6
2004-09-19removed duplicate Ethereal version entitiesulfl1-2/+0
2004-09-19removed EtherealCurrentVersionTarFile entityulfl1-4/+4
2004-09-19add some info how to report problemsulfl1-6/+23
2004-09-19the file content seemed to be corruptedulfl1-0/+0
2004-09-19Add to the "radius_attr_info" structure a pointer to an hf_ value, and,guy1-1031/+992
2004-09-19From Mark C. Brown: fix support for nettl NETTL_SUBSYS_NS_LS_ICMP andguy5-4/+16
2004-09-19Make the Kerberos 4 dissector a "new-style" dissector, so it canguy1-8/+6
2004-09-19Preference strings don't remain null pointers for long - they getguy1-144/+185
2004-09-18Fiax a MSVC Warningetxrab1-1/+1
2004-09-18Fix dissection of MEGACO over TCP, there will be a TPKT header included.etxrab1-14/+49
2004-09-18Use FALSE as the byte order argument to "proto_tree_add_item()" whenguy1-13/+13
2004-09-18Distinguish between the "data offset" field (offset of this burstguy1-32/+69
2004-09-18From Jelmer Vernooij:guy2-5/+168
2004-09-18add decoding of werido special transac versions of kerberos 4sahlberg1-7/+21
2004-09-17make kerberos able to dissect pkinit/pa-pk-as-rep packetssahlberg1-0/+3
2004-09-17add pkinit replies dissectionsahlberg2-0/+46
2004-09-17add pkinit repliessahlberg3-8/+15
2004-09-17get rid of some compiler warningssahlberg2-5/+13
2004-09-17get rid of some more compiler warningssahlberg4-2/+9
2004-09-17get rid of a compiler warning for unused function UserNoticesahlberg2-2/+8
2004-09-17squelch a compiler warning for UserNoticesahlberg3-1/+5
2004-09-17From Jelmer Vernooij: get rid of some unused tables.guy1-28/+2
2004-09-17Note that declarations in the middle of a block aren't supported by allguy1-0/+10
2004-09-17from Thomas Boehne: don't put code before a declaration - that's aguy2-3/+6
2004-09-17IP addresses are always big-endian.guy1-1/+2
2004-09-17new protocol : Kerberos v4sahlberg2-0/+373
2004-09-17get rid of some compiler warningssahlberg1-0/+2
2004-09-17get rid of some compiler warnings for pkinitsahlberg1-0/+2
2004-09-17FALSE, not TRUE, means big-endian in a "proto_tree_add_item()" call.guy1-1/+1
2004-09-17From Jelmer Vernooij:guy6-6/+356
2004-09-16first steps towards using the User's Guide as Ethereal's help systemulfl9-96/+160