| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Called function pointer is null (null dereference) found by Clang | Alexis La Goutte | 2014-02-22 | 1 | -3/+2 |
* | Remove $Id$ from the ASN.1 dissectors and regenerate them. | Jeff Morriss | 2014-02-18 | 1024 | -2151/+4 |
* | Add some asn1 files to .gitignore. | Jeff Morriss | 2014-02-14 | 1 | -1/+13 |
* | Dissector assert in packet-nbap.c. num_items isn't reset before calling a seq... | Anders Broman | 2014-02-05 | 1 | -0/+5 |
* | Upgrade RRC dissector to v11.8.0 | Pascal Quantin | 2014-02-03 | 6 | -10/+54 |
* | Apply g4cc69483 to asn1 templates. | Stig Bjørlykke | 2014-02-03 | 5 | -6/+6 |
* | Send news of SecurityModeFailure to PDCP dissector, which will attempt to rol... | Martin Mathieson | 2014-01-27 | 1 | -1/+16 |
* | Add back the fix from revision 54693. | Stig Bjørlykke | 2014-01-27 | 1 | -0/+3 |
* | Added back x509af_get_last_algorithm_id() removed in revision 54647 to | Stig Bjørlykke | 2014-01-27 | 5 | -3/+13 |
* | I don't see any specification of how a H221NonStandardIdentifier is | Guy Harris | 2014-01-22 | 1 | -1/+1 |
* | Use tvb_get_string_enc() with an explicit encoding; it's a + or a -, so | Guy Harris | 2014-01-22 | 1 | -1/+1 |
* | The stuff you get from dissect_cbs_data() is UTF-8 encoded; treat it as | Guy Harris | 2014-01-22 | 1 | -1/+1 |
* | Another probably-wrong tvb_get_string(). | Guy Harris | 2014-01-22 | 1 | -1/+5 |
* | To quote section B.5 "Keys for password integrity mode" of PKCS #12 | Guy Harris | 2014-01-22 | 1 | -1/+1 |
* | Clean up indentation and bracketing. | Guy Harris | 2014-01-22 | 1 | -42/+49 |
* | The strings in question are generated as UTF-8 from the CBS encoding, so | Guy Harris | 2014-01-22 | 1 | -1/+1 |
* | Another tvb_get_string() replacement. | Guy Harris | 2014-01-22 | 1 | -1/+1 |
* | Strings in LDAP are generally UTF-8, although if we treat something only | Guy Harris | 2014-01-22 | 1 | -4/+4 |
* | Use tvb_get_string_enc() with an explicit encoding. | Guy Harris | 2014-01-22 | 1 | -1/+1 |
* | It's one character, either + or -, hence ASCII. | Guy Harris | 2014-01-22 | 1 | -1/+1 |
* | It's not a string, it's a byte array (bit array, really). | Guy Harris | 2014-01-22 | 1 | -2/+3 |
* | Fix one half-changed tvb_get_string() call. | Guy Harris | 2014-01-21 | 1 | -1/+1 |
* | IA5 = ASCII. Use tvb_get_string_enc() with an explicit encoding, not | Guy Harris | 2014-01-21 | 1 | -2/+2 |
* | Update to version V12.3.0 (2013-12). | Anders Broman | 2014-01-15 | 24 | -398/+503 |
* | Don't cast away constness. | Guy Harris | 2014-01-14 | 3 | -5/+5 |
* | Consistently use "guint8" for "8-bit byte". | Guy Harris | 2014-01-14 | 1 | -29/+29 |
* | Don't cast away constness. | Guy Harris | 2014-01-14 | 1 | -3/+3 |
* | Don't make claims of constness that can't be guaranteed in terms the C | Guy Harris | 2014-01-14 | 2 | -2/+2 |
* | Upgrade LTE RRC dissector to v11.6.0 | Pascal Quantin | 2014-01-14 | 4 | -12/+31 |
* | Don't cast away constness. | Guy Harris | 2014-01-14 | 1 | -1/+1 |
* | Don't cast away constness. | Guy Harris | 2014-01-14 | 1 | -1/+1 |
* | But *do* cast const void * to the appropriate type. | Guy Harris | 2014-01-14 | 1 | -4/+4 |
* | Don't cast away constness. | Guy Harris | 2014-01-14 | 1 | -6/+6 |
* | Make a routine not used outside the SNMP dissector static. | Guy Harris | 2014-01-14 | 1 | -1/+1 |
* | Upgrade LPP dissector to v11.5.0 | Pascal Quantin | 2014-01-13 | 3 | -13/+15 |
* | Fix Dead Store (Dead assignement/Dead increment) warning found by Clang | Alexis La Goutte | 2014-01-13 | 1 | -1/+1 |
* | Added a check for valid algorithm id. | Stig Bjørlykke | 2014-01-08 | 1 | -1/+1 |
* | Make global algorithm_id in x509af dissector a direct_reference instead. Bug... | Michael Mann | 2014-01-08 | 5 | -15/+7 |
* | Omit assignment for not used types. | Anders Broman | 2014-01-06 | 1 | -0/+7 |
* | Omit assignment for not used types. | Anders Broman | 2014-01-04 | 2 | -0/+7 |
* | Omit assignment for not used types. | Anders Broman | 2014-01-04 | 2 | -0/+5 |
* | Omit assignment for not used types. | Anders Broman | 2014-01-04 | 1 | -0/+5 |
* | Omit assignment for not used types. | Anders Broman | 2014-01-04 | 1 | -3/+7 |
* | Remove unused function and variable. | Anders Broman | 2014-01-04 | 2 | -12/+13 |
* | Omit assignment for not used types. | Anders Broman | 2014-01-04 | 1 | -0/+6 |
* | Omit assignment for not used types. | Anders Broman | 2014-01-04 | 1 | -0/+1 |
* | Omit assignment for not used types. | Anders Broman | 2014-01-04 | 1 | -0/+14 |
* | Add the rest of the NOKIA extensions. | Anders Broman | 2014-01-04 | 2 | -8/+123 |
* | Add a few more of the NOKIA extensions. | Anders Broman | 2014-01-03 | 2 | -21/+130 |
* | Disabling building of the gnm dissector, I don't tink it was ever used. | Anders Broman | 2014-01-02 | 2 | -2/+0 |