summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2009-12-10From Clif Bratcher:Jaap Keuter1-0/+6
2009-12-10Generated fields should not highlight any bytes in the packet bytes pane.Stephen Fisher1-1/+1
2009-12-10Show absolute times as UTC, as was done before.Guy Harris1-1/+1
2009-12-10Add an argument to abs_time_to_str() and abs_time_secs_to_str()Guy Harris22-105/+101
2009-12-10Well, not quite - proto_tree_add_item() doesn't work on FT_ABSOLUTE_TIMEGuy Harris1-1/+4
2009-12-10Just use proto_tree_add_item(), don't use a fancy sequence of code thatGuy Harris1-5/+1
2009-12-10Use existing code to format relative and absolute times.Guy Harris1-13/+3
2009-12-10Fix Bug #4319: IPMI dissector crash (on Windows) displaying date/time;Bill Meier1-1/+1
2009-12-10Add a simple description to the PID field.Stephen Fisher1-1/+1
2009-12-10Fix Bug 4316: Crash when using custom RADIUS dictionary.Bill Meier1-0/+1
2009-12-09Fix for Bug 4311:Gerasimos Dimitriadis1-10/+22
2009-12-09Constrained SEQ OF in PER encoding associated with wrong length;Gerasimos Dimitriadis1-1/+8
2009-12-09From Mathieu Parent:Gerasimos Dimitriadis1-49/+339
2009-12-09Note that there are similar functions to the "to_hexstr" functionsGuy Harris1-0/+6
2009-12-08Add the Id tag.Jaap Keuter1-1/+2
2009-12-08From Jakub Zawadzki:Stig Bjørlykke1-6/+6
2009-12-08Added defines for protocol identifier.Stig Bjørlykke1-27/+42
2009-12-08Add a link to protocol wiki page, where link to example program for UDP frami...Martin Mathieson1-1/+3
2009-12-08From Jakub Zawadzki:Anders Broman1-21/+70
2009-12-08From Jakub Zawadzki:Anders Broman3-14/+5
2009-12-08Added packet-socketcan.cStig Bjørlykke1-0/+1
2009-12-08From Felix Obenhuber via bug #4299: SocketCAN dissector patchStephen Fisher2-0/+201
2009-12-07A fix for bug 4301:Stig Bjørlykke2-5/+7
2009-12-07Build correct oraddress for several Teletex values.Stig Bjørlykke1-66/+226
2009-12-07From Pascal Quantin. Add support a UDP framing format for LTE RLC.Martin Mathieson2-0/+195
2009-12-06Let c-ares actually resolve IPv6 addresses.Jaap Keuter1-1/+1
2009-12-04From Bug 4298:Gerasimos Dimitriadis1-2/+8
2009-12-04Fix length in loop (from Pascal Quantin).Martin Mathieson1-1/+1
2009-12-04Fix for Bug 4197:Gerasimos Dimitriadis1-16/+63
2009-12-04From Pascal Quantin via bug 4296.Martin Mathieson1-6/+17
2009-12-04From: Ravi Kondamuru:Bill Meier1-11/+17
2009-12-04Show whether NACK is full or partial in expert info.Martin Mathieson1-3/+11
2009-12-04Provide frame links between grant or failure ind back to SR.Martin Mathieson1-11/+56
2009-12-04Fix a problem where the Info column's contents was changing erraticallyStephen Fisher1-1/+1
2009-12-03From Pascal Quantin:Anders Broman1-28/+50
2009-12-03From Chris Maynard via bug #4287: Display IP protocol number in decimalStephen Fisher1-1/+1
2009-12-03Decode family and hook type.Stig Bjørlykke1-4/+18
2009-12-03Added some Solaris AF_ types.Stig Bjørlykke1-0/+4
2009-12-03#include <string.h> not needed.Bill Meier1-1/+0
2009-12-03From Petr Sumbera via bug 4284:Stig Bjørlykke3-0/+145
2009-12-02Back out r30376, which introduced a buffer overrun. Fixes bug 4285.Gerald Combs1-1/+3
2009-12-02Make it possible to match transaction Id:s for Conversation whereAnders Broman1-2/+14
2009-12-02The beginnings of a state machine to track a UE's SR state and provide links ...Martin Mathieson1-3/+246
2009-12-02From Samu Varjonen:Jaap Keuter1-3/+6
2009-12-01Show spare bits under the IEs they belongGerasimos Dimitriadis1-6/+6
2009-11-30Add an item length check to the DTN dissector. Fixes bugs 4277Gerald Combs2-2/+9
2009-11-30From Jakub Zawadzki via bug 4274:Gerald Combs2-1/+4
2009-11-30Default enable DSP.Stig Bjørlykke1-4/+1
2009-11-30SearchArgumentData filter and EntryInformationSelection attributes areStig Bjørlykke1-2/+2
2009-11-29PS LCS Capability IE updated according to 24.008 V8.6.0;Gerasimos Dimitriadis1-62/+92