aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-06-05Have tap listeners specify whether the "packet" routine requiresGuy Harris103-445/+559
a protocol tree; the column values. This includes stats-tree listeners. Have the routines to build the packet list, and to retap packets, honor those requirements. This means that cf_retap_packets() no longer needs an argument to specify whether to construct the column values or not, so get rid of that argument. This also means that there's no need for a tap to have a fake filter to ensure that the protocol tree will be built, so don't set up a fake "frame" filter. While we're at it, clean up some cases where "no filter" was represented as a null string rather than a null pointer. Have a routine to return an indication of the number of tap listeners with filters; use that rather than the global num_tap_filters. Clean up some indentation and some gboolean vs. gint items. svn path=/trunk/; revision=28645
2009-06-05And again.Guy Harris1-7/+1
svn path=/trunk/; revision=28644
2009-06-05Use time_stat_init() to initialize the statistics for procedures.Guy Harris1-7/+1
svn path=/trunk/; revision=28643
2009-06-05* Fix name of Irene in AUTHORS.Michael Tüxen7-258/+861
* Add Varun Notibala to AUTHORS. * Add support for NR-SACK and fix stability problems. svn path=/trunk/; revision=28642
2009-06-05Microsoft PKCS#12 local machine keyset bag attributeGraeme Lunt2-4/+6
svn path=/trunk/; revision=28641
2009-06-04From Jakub Zawadzki:Jaap Keuter1-1/+1
Fix edonkey dissector a little, by using gint type for tvb_length_remaining() result. svn path=/trunk/; revision=28640
2009-06-04Show total number of frames, UEs in stats window title.Martin Mathieson1-2/+14
svn path=/trunk/; revision=28639
2009-06-04Fix typos, and make filter strings more consistent.Martin Mathieson1-10/+15
svn path=/trunk/; revision=28638
2009-06-04Changed expert infos from PI_DEBUG to PI_UNDECODED for Lua errors.Stig Bjørlykke1-2/+2
svn path=/trunk/; revision=28637
2009-06-04Added missing PI_DEBUG to expert_group_vals[].Stig Bjørlykke1-1/+2
svn path=/trunk/; revision=28636
2009-06-04Fix Windows build warning:Bill Meier1-1/+1
cl : Command line warning D9024 : unrecognized source file type 'ascend-grammar.h', object file assumed cl : Command line warning D9027 : source file 'ascend-grammar.h' ignored svn path=/trunk/; revision=28635
2009-06-04A segmented DATA SPDU sequence of length one has user information.Graeme Lunt1-2/+13
svn path=/trunk/; revision=28634
2009-06-04From Sam Roberts:Stig Bjørlykke1-2/+0
The value_string_from_table()'s use of the lua stack is not balanced, if a table is iterated, it pops one more time than it should. svn path=/trunk/; revision=28633
2009-06-03To quote the Wikipedia entry for the University of Duisburg-Essen, "InGuy Harris1-6/+2
2003 the Gerhard-Mercator-University and the University of Essen merged to the University of Duisburg-Essen.", so the two entries for Thomas Dreibholz are probably for the same person; merge them. teluna.org is the site for a Joost Damad and an Isabelle Marien, and following the links to his blog indicates that he's a Debian user and at least uses openMSX. A search for Joost Yervante Damad also finds a recommendation to accept a Joost Yervante Damad as a Debian developer; he says he maintains openMSX and is "a software developer and integrator for a large multinational". My guess is that said large multinational is Siemens, so I'm assuming the two Joost Yervante Damad entries are for the same person. That leaves the two Thomas Palmers; they might be the same person, but it's conceivable that they're not, so I'll do a bit more digging before combining those entries. svn path=/trunk/; revision=28632
2009-06-03Eliminate some duplicate entries. If the e-mail addresses are the same,Guy Harris1-9/+5
it's an obvious duplicate; if the addresses are in the same domain, it's almost certainly a duplicate; if the addresses are in different domains, but one company bought some of the product line for another company, we assume it's a duplicate (e.g., we presume Martijn Schipper moved from Intersil to GlobespanVirata when Intersil sold the PRISM 802.11 chipset lines to GlobespanVirata, although he now appears to be at Magna Carta). This still leaves Joost Yervante Damad, Thomas Dreibholz, and Thomas Palmer as duplicates - probably the same people, but I'll ask The Great Gazoogle a few questions first. svn path=/trunk/; revision=28631
2009-06-03Merge another author entry.Jaap Keuter1-4/+1
svn path=/trunk/; revision=28630
2009-06-03Unit is now ms.Anders Broman1-3/+3
svn path=/trunk/; revision=28629
2009-06-03Remove duplicate CAPWAP dissector author.Jaap Keuter1-4/+0
svn path=/trunk/; revision=28628
2009-06-03Correct error dialog with correct tap name.Jaap Keuter1-15/+15
Cleanup source code. svn path=/trunk/; revision=28627
2009-06-03Add CAPWAP dissector author.Jaap Keuter1-0/+4
svn path=/trunk/; revision=28626
2009-06-03Don't reuse lua_dir in a for loop.Stig Bjørlykke1-4/+4
svn path=/trunk/; revision=28625
2009-06-03Fixed setting of LUA_INCLUDES when having extraneous lua heder directory.Stig Bjørlykke1-3/+25
Fixed resetting flags after negative check for Lua. svn path=/trunk/; revision=28624
2009-06-03Only give a failure message if configuring with --with-lua=yes.Stig Bjørlykke1-6/+17
svn path=/trunk/; revision=28623
2009-06-03Added check for extraneous lua header directories, as some systemsStig Bjørlykke1-3/+29
apparently put the headers in a "lua5.1" subdirectory. svn path=/trunk/; revision=28622
2009-06-03Use liblua by default, if available.Stig Bjørlykke2-4/+6
svn path=/trunk/; revision=28621
2009-06-03Fixed bit position for wlan_mgt.fixed.delba.param.initiator.Stig Bjørlykke1-1/+1
This fixes bug 3505. svn path=/trunk/; revision=28620
2009-06-03Added a preference to define more udp ports to use for TFTP.Stig Bjørlykke1-7/+44
svn path=/trunk/; revision=28619
2009-06-03Fix pod errors in man pods.Balint Reczey2-5/+5
svn path=/trunk/; revision=28618
2009-06-02If no valid packages was found in the input file we write an emptyStig Bjørlykke1-3/+17
header in the output file. This way we at least create a file. svn path=/trunk/; revision=28617
2009-06-02Escape ? in echo text the Windows way ....Bill Meier1-2/+2
svn path=/trunk/; revision=28616
2009-06-02Remove the module globals.Jaap Keuter1-277/+257
Clean up the source code. svn path=/trunk/; revision=28615
2009-06-02Optimized check if file is a nstrace file.Stig Bjørlykke1-10/+4
svn path=/trunk/; revision=28614
2009-06-02Fix some small memory leaks.Bill Meier1-8/+11
svn path=/trunk/; revision=28613
2009-06-02Fix a small memory leakBill Meier1-1/+1
svn path=/trunk/; revision=28612
2009-06-02Fix "tap-rtp-common.c:440: warning: ‘current_diff’ may be used ↵Anders Broman1-1/+1
uninitialized in this function" svn path=/trunk/; revision=28611
2009-06-02Do find_dissector_handles once-only in proto_reg_handoff... Bill Meier1-11/+11
lenght ==> length in a few places; svn path=/trunk/; revision=28610
2009-06-02Fixed the type for key_len in dissect_key().Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=28609
2009-06-02io_stat save & filewall rule save: rework "save dialog" slightly:Bill Meier2-10/+69
- Prevent "dead" save-as window if error opening/writing file or if a directory is entered as the filename; Work-around is to always kill save-as window whether success or an error causing alert-box popup; - Enable "check for file overwrite" (if GTK 2.8 or greater); - Fix some memory leaks. svn path=/trunk/; revision=28608
2009-06-02When doing a seek-and-read, don't check the packet size, as we don'tGuy Harris3-16/+20
have it (we have the size with the pseudo-header length already removed); we've already read the packet, and thus have already checked it. Fixes bug 3501. svn path=/trunk/; revision=28607
2009-06-02Calculate skew and clock drift, make it possible to copy the label.Anders Broman3-39/+194
svn path=/trunk/; revision=28606
2009-06-02From Graham Bloice via bug 3504:Stig Bjørlykke1-1/+1
Fix concurrent name resolution for c-ares. svn path=/trunk/; revision=28605
2009-06-02packet_hip: (Minor): Remove unused data_handle; move proto_register... to ↵Bill Meier1-404/+400
just before proto_reg-handoff... svn path=/trunk/; revision=28604
2009-06-02From Alexis La Goutte via bug 3488:Stig Bjørlykke3-0/+1380
Add support for decoding CAPWAP Control Packet (RFC5415) From me: Adjusted some names. Some space cleanup. svn path=/trunk/; revision=28603
2009-06-02Only call wtap_dump_close() if we have an open file.Stig Bjørlykke1-2/+2
We can have a situation where a file only contains a valid file header without any packages, so this will avoid a crash. svn path=/trunk/; revision=28602
2009-06-02Rewrote to add IPv6 addresses correctly and rewrote some proto_item_add_bytes()Stig Bjørlykke1-25/+43
to avoid using tvb_get_ptr(). svn path=/trunk/; revision=28601
2009-06-02follow_stream: Enable "check for file overwrite" (if GTK 2.8 or greater);Bill Meier1-0/+3
svn path=/trunk/; revision=28600
2009-06-02Decode SCCP cause values in SUA (using value_strings exported from the SCCPJeff Morriss3-13/+50
dissector). svn path=/trunk/; revision=28599
2009-06-02Removed a unused preference setting, some unused includes andStig Bjørlykke1-27/+1
some unused code. svn path=/trunk/; revision=28598
2009-06-02rtp_stream_dlg: rework dtp_stream "save as" slightly:Bill Meier1-16/+61
- Prevent "dead" save-as window if error opening/writing file or if a directory is entered as the filename; Work-around is to always kill save-as window whether success or an error causing alert-box popup; - Enable "check for file overwrite" (if GTK 2.8 or greater); - Fix some memory leaks. svn path=/trunk/; revision=28597
2009-06-02From Samu Varjonen via bug 3378:Stig Bjørlykke3-0/+1531
Added support for Host Identity Protocol (HIP). From me: - Adjusted location of "Checksum" and "HIP Controls", as they seems to have switched place in the bytes window - Rewrote some proto_tree_add_uint -> proto_tree_add_item (some still remain) - Rewrote to not use tvb_memcpy() - Corrected some proto_tree_add_item's as the format seems to be big-endian - Terminate ALL value_string's with { 0, NULL } - No need to zero-terminate value_string strings. - Removed call to check_col() - Removed some prototypes - Removed unused hf_hip_tlv_id, hf_hip_res and hf_hip_tlv_enc_iv (please check) - Rewrote some C++ comments svn path=/trunk/; revision=28596