aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon69-73/+74
2008-08-05Remove obsolete "example_snmp_users_file"Luis Ontanon3-36/+0
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-05Don't put (non-extern'd) prototypes for protect_thread_critical_region() andJeff Morriss30-673/+618
2008-08-05Switch the default MSVC_VARIANT from MSVC6 to MSVC2008.Gerald Combs1-2/+2
2008-08-05Add --settag and --checktag arguments to win32-setup.sh, which respectivelyGerald Combs2-2/+38
2008-08-05There's no need to have _DEPENDENCIES variables (which have only a very limitedJeff Morriss1-21/+28
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 Combs9-50/+147
2008-08-04From Alexey Neyman :Anders Broman3-83/+189
2008-08-04Give Vincent Helfre and Magnus Sörman credit.Anders Broman1-0/+5
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-04Declare next_tvb volatile. This prevents the warning:Martin Mathieson1-1/+1
2008-08-04First step to split the gsm_a dissector into several smaller ones ( done by N...Anders Broman14-20/+20
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
2008-08-04Adjust various indentation/spacing; Do some minor reformattingBill Meier2-2228/+2229
2008-08-03Revert previous checkin.Anders Broman2-1/+1
2008-08-03packet-multipart.c:179: warning: unused parameter 'pinfo'Anders Broman3-3/+5
2008-08-03Move common code to base64.cAnders Broman5-46/+22
2008-08-02Don't fetch data until you need it.Guy Harris1-3/+4
2008-08-02Fix packet-netflow.c:2666: warning: 'pen' may be used uninitialized in this f...Anders Broman1-6/+6
2008-08-02From Hitoshi Irino:Anders Broman1-76/+1416
2008-08-02From Abhik Sarkar:Anders Broman1-1/+3
2008-08-02WIN32 ==> _WIN32Bill Meier1-1/+1
2008-08-01From metatech:Anders Broman1-2/+2
2008-08-01Really start printing in 8 pnt Courier, not just state so in the template.Jaap Keuter1-3/+4
2008-08-01Several improvements to the PostScript code:Jaap Keuter1-19/+8
2008-08-01Remove a few warnings.Stig Bjørlykke1-3/+3
2008-08-01Regenerated to use the new decode function for UTCTime.Stig Bjørlykke24-76/+42
2008-08-01From Martin Peylo (bug 2507):Stig Bjørlykke3-0/+144
2008-08-01packet-turnchannel.c:219: warning: passing argument 2 of 'register_dissector'...Anders Broman1-6/+6
2008-08-01From stéphane bryant:Anders Broman8-194/+1105
2008-08-01boolean -> gbooleanStig Bjørlykke1-2/+2
2008-08-01fix packet-sndcp-xid.c:483: warning: unused parameter 'pinfo'Anders Broman1-1/+1
2008-08-01From Bill Meier:Anders Broman1-284/+201
2008-08-01Fix packet-gprs-llc.c:413: warning: format '%lu' expects type 'long unsigned ...Anders Broman2-2/+3
2008-08-01From Yaniv Kaul:Anders Broman4-8/+14
2008-08-01From Vincent Helfre:Anders Broman2-55/+994
2008-08-01From Alexey Neyman:Anders Broman2-4/+18