aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-09Fix a gcc -Wstrict-prototypes warningwmeier2-2/+2
2010-06-09Do some constifying (based upon gcc -Wwrite-strings warnings);wmeier1-492/+488
2010-06-09Add idmp.morriss1-20/+21
2010-06-09Do some constifying (based upon gcc -Wwrite-strings warnings);wmeier1-179/+143
2010-06-09Revise code slightly; mostly: remove some unnecessary if tests ....wmeier3-213/+165
2010-06-09Initialize dst_ref.stig2-3/+3
2010-06-09Removal of unused global variable.gal2-7/+5
2010-06-09Removal of (hopefully!) the final warning.gal2-12/+6
2010-06-09Update for missing const for object identifier string and marking tree as unu...gal2-7/+7
2010-06-09Added packet-idmp.h.stig1-0/+1
2010-06-09Build dependency x509ce.stig1-1/+6
2010-06-09Added default svn:ignore targets.stig0-0/+0
2010-06-09Updates to the ROS dissector to support IDMP and fix to IDMP for implicit dec...gal7-38/+70
2010-06-09Build Makefile in asn1/idmp.stig1-0/+1
2010-06-09Added packet-idmp.cstig1-0/+1
2010-06-09Print correct RLRE reason in Info column.stig2-9/+29
2010-06-09Support for X.519 (section 9) Internet Directly Mapped Protocol (IDMP).gal14-15/+1949
2010-06-09Do some constifying (based upon gcc -Wwrite-strings warnings);wmeier1-80/+95
2010-06-09New option (-R) to asn2wrs to register the PDUs defined in the conformance fi...gal1-2/+25
2010-06-09Corrected a typo in "display seconds with hours and minutes".stig1-1/+1
2010-06-08Avoid a crash when deleting the first character in the filter.stig1-1/+1
2010-06-08NEW_FILTER_COMBO_BOX: Make the Expression... button work again.morriss1-4/+1
2010-06-08NEW_FILTER_COMBO_BOX: dfilter_combo_add_empty() doesn't appear to be needed: ...morriss1-1/+5
2010-06-08dfilter_entry_match() (for NEW_FILTER_COMBO_BOX): unset value each time throu...morriss1-3/+4
2010-06-08Remove C++ style comment.etxrab1-2/+4
2010-06-08Fix packet-gtpv2.c:945:1: error: "/*" within commentetxrab1-1/+1
2010-06-08From Tamás Regõs:etxrab2-28/+117
2010-06-07Rename the NEW_FILTER_COMBO_BOX routine dfilter_entry_match_new() toguy1-42/+43
2010-06-07Don't define dfilter_entry_match() if we're using a combo box, as it'sguy1-35/+35
2010-06-07Declare dfilter_list only if we're going to use it.guy1-2/+1
2010-06-07Use NEW_FILTER_COMBO_BOX.etxrab1-1/+1
2010-06-07Update the code for NEW_FILTER_COMBO_BOX.etxrab1-22/+30
2010-06-071.3.6 -> 1.5.0gerald4-5/+5
2010-06-07Use find_or_create_conversation() rather than only conversation_new().wmeier3-13/+6
2010-06-07Move proto_reg_handoff...(...) to the end of the file;wmeier1-52/+51
2010-06-07Move proto_reg_handoff...(...) to the end of the file.wmeier1-25/+28
2010-06-07ECI (E-UTRAN Cell Identifier) wrongly decoded.etxrab1-3/+3
2010-06-07From Tamás Regõs:etxrab1-83/+89
2010-06-07Alas, the stuff to see whether the standard output and error are theguy1-1/+5
2010-06-07If we get an error reading the capture file, don't give up - run theguy1-4/+25
2010-06-06Clean up indentation.guy1-5/+5
2010-06-06Get rid of file_write(); nobody uses it, and file writers should useguy1-3/+1
2010-06-06Don't use fwrite directly when writing a dump file; call it throughguy15-722/+262
2010-06-06Move the seekback stuff out of esc_read() to the one place where it'sguy2-253/+273
2010-06-06Rename wtap_dump_file_write_all() to wtap_dump_file_write(), and haveguy6-204/+76
2010-06-06From Jim Young:etxrab1-1/+0
2010-06-06[Automatic manuf and enterprise-numbers update for 2010-06-06]gerald2-2/+132
2010-06-06Add 32bit Ubuntu 10.04 to supported platformskrj1-0/+1
2010-06-05From Rolf Fiedler: support for writing EyeSDN trace files.guy4-3/+146
2010-06-05First check for the new GTK+/OS X integration functions, then the oldguy1-14/+16