summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2008-08-12From Alexey Neyman:Anders Broman6-1/+342
2008-08-11On Windows, if we're running anything but plain Visual C++ 6 (includingGerald Combs1-12/+16
2008-08-11From Darryl Champagne:Anders Broman1-0/+578
2008-08-11From Roy Marples (bug 2781 and bug 2796):Stig Bjørlykke5-33/+55
2008-08-11Get rid of a '<' in the description that causes docbook to bail out...Luis Ontanon1-1/+1
2008-08-11The forgotten file!Luis Ontanon1-5/+7
2008-08-11Add a slightly modified version of Paolo Abeni's funneled progress dialog (re...Luis Ontanon2-2/+131
2008-08-09Fix an se_leakLuis Ontanon1-3/+8
2008-08-09From Brooss (bug 2373):Stig Bjørlykke2-0/+1167
2008-08-09From Shinsuke SUZUKI (bug 2789):Stig Bjørlykke1-4/+4
2008-08-09Remove the "Save column widths" option so we always save the widths.Stig Bjørlykke2-16/+0
2008-08-08Replace custom data presentation with native one.Jaap Keuter2-137/+30
2008-08-08Fix for bug 2778:Jaap Keuter1-24/+27
2008-08-08AF_ values are used in DLT_LOOP captures as well.Guy Harris1-1/+1
2008-08-08Add Linux AF_ values to epan/aftypes.h; IAX2 implicitly uses them.Guy Harris2-11/+30
2008-08-08From Kovarththanan Rajaratnam (Bug 2660):Sake Blok2-0/+14
2008-08-08Add Winsock AF_ values to epan/aftypes.h; the DirectPlay and ActiveSyncGuy Harris3-42/+37
2008-08-08Don't get AF_ values used in protocols from system header files -Guy Harris1-12/+15
2008-08-08Add support for c-ares to the GNU toolchain.Gerald Combs1-1/+1
2008-08-07From Ryan Wamsley:Jaap Keuter2-0/+272
2008-08-07Add support for the c-ares asynchronous DNS resolution library to theGerald Combs2-27/+195
2008-08-07Put back the Intel URL for the IPMI specs.Guy Harris1-0/+6
2008-08-07Activate the IPMI changesAnders Broman3-5679/+1182
2008-08-07remove a degug printfLuis Ontanon1-1/+1
2008-08-06From Alexey Neyman :Anders Broman11-0/+13676
2008-08-06From Hakim Bellam:Anders Broman1-84/+243
2008-08-06From Kip McAtee:Anders Broman1-2/+2
2008-08-06add initial dnsserver dcerpc implementationRonnie Sahlberg2-0/+499
2008-08-06From Gary Reynolds:Anders Broman2-71/+480
2008-08-06in nfs name to filehandle mappingsRonnie Sahlberg4-127/+3717
2008-08-05Fix some errors introduced when fixing Luis Ontanon's e-mail address.Guy Harris2-2/+2
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon48-50/+50
2008-08-05(Temporary?) fix to get the Windows buildbot going again: remove constness fr...Jeff Morriss1-2/+2
2008-08-05FromVincent Helfre:Anders Broman1-2/+57
2008-08-05From Daniel Krueger:Jeff Morriss1-5/+5
2008-08-05Have some UAT helper functions copying the passed buffer beforeLuis Ontanon1-5/+8
2008-08-05Add a debug helper for EP memory corruptionLuis Ontanon3-3/+85
2008-08-04Keep the OSX compiler happy: initialize a variable (altho not really req'd)Bill Meier1-1/+1
2008-08-04Another temporary fix to prevent a build errorBill Meier1-0/+2
2008-08-04if it's se allocated it needs to be filled only once.Luis Ontanon1-10/+7
2008-08-04Fix an ep memory corruption due to passing ep blocks into a se allocated stru...Luis Ontanon1-4/+4
2008-08-04temp fix (until the proper fix) to handle buildbot errs;Bill Meier1-2/+2
2008-08-04From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.Gerald Combs1-4/+4
2008-08-04From Alexey Neyman :Anders Broman2-81/+164
2008-08-04Fix packet-gsm_a_common.c:63: warning: assignment makes integer from pointer ...Anders Broman1-3/+3
2008-08-04From Neil Piercy:Anders Broman7-21657/+22093
2008-08-04First step to split the gsm_a dissector into several smaller ones ( done by N...Anders Broman11-17/+17
2008-08-04Print various uints with %u ...Bill Meier1-42/+42
2008-08-04Fix 2 bugs:Bill Meier1-17/+25
2008-08-04Fix buildbot error: "no newline at end of file"Bill Meier1-1/+1