aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-09-22If we have "pcap_datalink_val_to_name()", use it when we construct aGuy Harris1-0/+5
2004-09-22From Jelmer Vernooij:Guy Harris12-93/+241
2004-09-21Fix a typo.Guy Harris1-1/+1
2004-09-21From Jelmer Vernooij:Guy Harris22-1855/+1289
2004-09-21From Yaniv Kaul:Guy Harris1-52/+95
2004-09-21From Viorel Suman: fields in TALI are little-endian, so in the "get PDUGuy Harris1-1/+1
2004-09-21fixed some comment typosUlf Lamping1-8/+5
2004-09-20From Martin Mathieson: Fix a simple bug, in calculate_roundtrip_delay(), wher...Anders Broman1-2/+2
2004-09-20Update some RADIUS value stringsAnders Broman1-16/+60
2004-09-19add Ethereal logoUlf Lamping3-3/+6
2004-09-19removed duplicate Ethereal version entitiesUlf Lamping1-2/+0
2004-09-19removed EtherealCurrentVersionTarFile entityUlf Lamping1-4/+4
2004-09-19add some info how to report problemsUlf Lamping1-6/+23
2004-09-19the file content seemed to be corruptedUlf Lamping1-0/+0
2004-09-19Add to the "radius_attr_info" structure a pointer to an hf_ value, and,Guy Harris1-1031/+992
2004-09-19From Mark C. Brown: fix support for nettl NETTL_SUBSYS_NS_LS_ICMP andGuy Harris5-4/+16
2004-09-19Make the Kerberos 4 dissector a "new-style" dissector, so it canGuy Harris1-8/+6
2004-09-19Preference strings don't remain null pointers for long - they getGuy Harris1-144/+185
2004-09-18Fiax a MSVC WarningAnders Broman1-1/+1
2004-09-18Fix dissection of MEGACO over TCP, there will be a TPKT header included.Anders Broman1-14/+49
2004-09-18Use FALSE as the byte order argument to "proto_tree_add_item()" whenGuy Harris1-13/+13
2004-09-18Distinguish between the "data offset" field (offset of this burstGuy Harris1-32/+69
2004-09-18From Jelmer Vernooij:Guy Harris2-5/+168
2004-09-18add decoding of werido special transac versions of kerberos 4Ronnie Sahlberg1-7/+21
2004-09-17make kerberos able to dissect pkinit/pa-pk-as-rep packetsRonnie Sahlberg1-0/+3
2004-09-17add pkinit replies dissectionRonnie Sahlberg2-0/+46
2004-09-17add pkinit repliesRonnie Sahlberg3-8/+15
2004-09-17get rid of some compiler warningsRonnie Sahlberg2-5/+13
2004-09-17get rid of some more compiler warningsRonnie Sahlberg4-2/+9
2004-09-17get rid of a compiler warning for unused function UserNoticeRonnie Sahlberg2-2/+8
2004-09-17squelch a compiler warning for UserNoticeRonnie Sahlberg3-1/+5
2004-09-17From Jelmer Vernooij: get rid of some unused tables.Guy Harris1-28/+2
2004-09-17Note that declarations in the middle of a block aren't supported by allGuy Harris1-0/+10
2004-09-17from Thomas Boehne: don't put code before a declaration - that's aGuy Harris2-3/+6
2004-09-17IP addresses are always big-endian.Guy Harris1-1/+2
2004-09-17new protocol : Kerberos v4Ronnie Sahlberg2-0/+373
2004-09-17get rid of some compiler warningsRonnie Sahlberg1-0/+2
2004-09-17get rid of some compiler warnings for pkinitRonnie Sahlberg1-0/+2
2004-09-17FALSE, not TRUE, means big-endian in a "proto_tree_add_item()" call.Guy Harris1-1/+1
2004-09-17From Jelmer Vernooij:Guy Harris6-6/+356
2004-09-16first steps towards using the User's Guide as Ethereal's help systemUlf Lamping9-96/+160
2004-09-16The list of protocols should be sorted in a case-insensitive fashion, soGuy Harris1-4/+4
2004-09-16Export the "proto_tree_add_float" routines, and the routines to get IEEEGuy Harris5-1/+31
2004-09-16Export the "proto_tree_add_float" routines, and the routines to get IEEEGuy Harris2-0/+16
2004-09-16"Tali" -> "TALI".Guy Harris1-3/+3
2004-09-16From Viorel Suman: TALI (RFC 3094) support.Guy Harris6-1/+233
2004-09-16Just returning from a dissector without dissecting anything is rude;Guy Harris1-26/+57
2004-09-16add new dissectors to build processRonnie Sahlberg12-128/+905
2004-09-16new protocol PKIX1EXPLICITRonnie Sahlberg5-0/+1040
2004-09-16add new protocol PKIX1IMPLICITRonnie Sahlberg5-0/+544