aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1
AgeCommit message (Expand)AuthorFilesLines
2016-07-08p1: Add BuiltInEncodedInformationTypes.telexStig Bjørlykke1-1/+1
2016-07-04packet-tcap.c: Remove MEM_TCAPSRTMichael Mann1-91/+0
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann34-126/+92
2016-06-30Remove Makefile.common filesJoão Valverde209-5464/+3279
2016-06-29Provide new interface for Export PDU.Michael Mann2-15/+2
2016-06-27tvb_get_string_enc + proto_tree_add_item = proto_tree_add_item_ret_stringMichael Mann3-13/+19
2016-06-26conversation: rename shadow variableDario Lombardo3-4/+4
2016-06-26h248: rename shadow variable.Dario Lombardo2-2/+2
2016-06-23LTE RRC: fix display of info column when receiving a BR SIBPascal Quantin2-3/+25
2016-06-20[RNSAP]Update to V13.1.0 (2015-12)AndersBroman7-2171/+4831
2016-06-16ldap: added modify-increment operation identification in packet dissection an...Victor Barratault2-1/+2
2016-06-16qt: move free_stat_tables from SimpleStatisticsDialog::fillTree to ~SimpleSta...Dario Lombardo4-4/+8
2016-06-15Remove Nmake build systemPascal Quantin108-2898/+2
2016-06-15proto_tree_add_boolean -> proto_tree_add_bitmask_list_valueMichael Mann1-16/+13
2016-06-15Allow control of individual columns to be (un)writable.Michael Mann2-4/+4
2016-06-13Convert AT_SS7PC to a "dissector address type"Michael Mann2-15/+26
2016-06-12Move Gateway Control Protocol (Context Tracking) into packet-h248.hMichael Mann2-13/+909
2016-06-12H225: Replace globals that track packet data with p_add_proto_data/p_get_prot...Michael Mann2-100/+239
2016-06-06*_stdup_printf -> strdup for "single string only" formatting.Michael Mann4-5/+5
2016-06-05Initialize all header_field_info membersPascal Quantin1-2/+2
2016-06-05Fix expert_info errors found by new and improved checkhfs.pl.Michael Mann2-2/+6
2016-05-31LTE-RRC: fix dissection of GPRS containerPascal Quantin1-1/+15
2016-05-13Add filterable fields for each ISUP number.Jeff Morriss2-7/+7
2016-05-09Give the time_[m]secs_to routines names that begin with "[un]signed_".Guy Harris1-1/+1
2016-05-04snmp: return -1 (not 0) if we need more data from TCPMartin Kaiser1-7/+1
2016-05-03[H.248] Implement export PDU functionality.AndersBroman1-0/+29
2016-04-22Do not mix wmem and glib allocatorsPascal Quantin1-1/+1
2016-04-21Do not mix wmem and glib allocatorsPascal Quantin2-4/+3
2016-04-19INAP: fix indent (using 2 spaces)Alexis La Goutte1-3/+3
2016-04-19gprscdr: fix indent (use 2 spaces) and modelinesAlexis La Goutte3-56/+92
2016-04-17Don't assume the HTTP dissector is being called from the TCP dissector.Guy Harris1-2/+2
2016-04-16LDAP: Display simple field as stringUli Heilmeier1-0/+1
2016-04-133GPP 23.038 7-bit GSM alphabet contains non ASCII charactersPascal Quantin1-1/+1
2016-04-04Include ws_diag_control.h in config.hJoão Valverde1-2/+1
2016-04-04RRC: upgrade dissector to v13.2.0Pascal Quantin7-119/+139
2016-04-03LTE RRC: upgrade dissector to v13.1.0Pascal Quantin7-724/+1788
2016-03-31LPP: upgrade dissector to v13.1.0Pascal Quantin4-33/+60
2016-03-30[GSM MAP] Introduce dissector tables to be able to dirrectly call MSGAndersBroman2-1/+11
2016-03-21Bugfix "typo" from I9b04837f93Michael Mann1-0/+2
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann7-16/+4
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann21-47/+46
2016-03-18INAP (ASN1): fix indent (use 2 spaces) and modelines infoAlexis La Goutte1-63/+81
2016-03-17[INAP] In dissect_returnErrorData in the .cnf file the parameter_pduAndersBroman1-1/+1
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann35-125/+125
2016-03-13Clean asn1 make/cmake whitespaceJoão Valverde403-404/+9
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1085-0/+355140