aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-27Change the "Filter:" button in the Win32 open and merge dialogs to a Gerald Combs3-12/+21
2008-03-26Remove unterminated comment to fix compile Stephen Fisher1-1/+0
2008-03-26Make the default save format "Raw". Make it easy to change the defaultGerald Combs1-27/+35
2008-03-26The hf_gsm_map_getPassword is missing from the hf array in gsm_map.Anders Broman2-3/+11
2008-03-26Do not add packet length twice to cum_bytes when having a TIME REF frame.Stig Bjørlykke1-5/+5
2008-03-25Export:Anders Broman5-48/+108
2008-03-25Long time ago, I added these to troubleshoot a problem a user was seeing but ...Luis Ontanon1-10/+0
2008-03-25Fixed bug with tvb_get_bits64(); the mask array had one less "ff" thanAshok Narayanan1-9/+8
2008-03-24Use cygpath to automatically find our paths under Windows.Gerald Combs1-0/+9
2008-03-24Fix a few typos.Bill Meier1-6/+6
2008-03-24Fix a typo.Gerald Combs1-88/+88
2008-03-24dumpcap.c: Fix a typo.Gerald Combs2-4/+18
2008-03-24FIx for bug 2381:Jaap Keuter1-24/+30
2008-03-23Removed some unnamed unions, reported by Andrew Hood.Stig Bjørlykke2-29/+29
2008-03-23From William Pursell:Jaap Keuter1-17/+17
2008-03-23Running glib 2.16 on 32 bit platform requires this lempar.c change in additio...Jaap Keuter5-4/+10
2008-03-22Fix (aka workaround) for bug #2228.Bill Meier1-50/+160
2008-03-22Fix bug #1212: Follow SSL/UDP Stream gets direction wrong ...Stephen Fisher4-39/+61
2008-03-21Fix bug #2382: Typos in README.developerStephen Fisher1-7/+7
2008-03-21Use the latest GTK libraries.Anders Broman3-13/+15
2008-03-21In glib 2.16 g_malloc Changed from:Anders Broman3-0/+13
2008-03-21Scale the 128-pixel icon down a little, so that it looks better in the dock.Gerald Combs4-40/+40
2008-03-21Make tshark and rawshark behave similar to wireshark when "frame.time_delta_d...Sake Blok2-8/+16
2008-03-21Emit warning message to log if attempt to send signal to child process fails...Bill Meier1-5/+13
2008-03-21Clean up outer docbook files for 1.0.0.Jaap Keuter2-13/+6
2008-03-20Get the Windows build going again.Anders Broman1-2/+2
2008-03-20Don't call cap_set_proc() unless we were started with elevatedGerald Combs1-5/+8
2008-03-20Use libgmodule-2.0-0.dll 2.14.5 for the GTK+1 version of Wireshark.Gerald Combs4-48/+58
2008-03-19Windows: use free() only if vc6 (as suggested by Peter Johansson);Bill Meier1-16/+30
2008-03-19Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1809Anders Broman4-22/+172
2008-03-19Export dissect_cbs_data_coding_scheme()Anders Broman2-1/+14
2008-03-19Export dissect_cbs_data_coding_scheme()Anders Broman2-8/+22
2008-03-19Return value tvb if pressent from all branches.Anders Broman1-0/+4
2008-03-19fix from Anders: offset->boffsetTomas Kukosa1-1/+1
2008-03-19add SRTCP support to h245_setup_channels()Tomas Kukosa2-56/+58
2008-03-19SSL debug outputs for better detection of reassembling problemsTomas Kukosa1-1/+4
2008-03-19export SRTP related functionsTomas Kukosa1-0/+2
2008-03-19Avoid calling some free() on WIN32 on memory that may be allocated inStig Bjørlykke1-0/+12
2008-03-19From Stig: Fix the call to osx-app.sh.Gerald Combs1-1/+1
2008-03-18Handle the case where length is > remaining tvbAnders Broman2-8/+12
2008-03-18Add codeset 5 ETSI party catagory IE.Jaap Keuter1-1/+44
2008-03-18Add consistent Bearer Capability layer identifications.Jaap Keuter1-20/+36
2008-03-18Finish fixing bug #1138: Follow TCP Streams gets stream direction wrong ...Stephen Fisher1-5/+4
2008-03-18Update to the latest User's Guide.Gerald Combs2-6/+6
2008-03-18Allow custom columns in export as CSV and PSML.Stig Bjørlykke1-4/+10
2008-03-18Bah, committed the wrong file.Stig Bjørlykke1-2/+2
2008-03-17Export get_column_custom_field from libwireshark.Stig Bjørlykke1-0/+1
2008-03-17Allow custom columns when printing.Stig Bjørlykke1-1/+1
2008-03-17Allow tshark to print custom columns.Stig Bjørlykke1-1/+8
2008-03-17Fix a typo.Gerald Combs3-10/+10