| Commit message (Expand) | Author | Age | Files | Lines |
* | We always HAVE_CONFIG_H so don't bother checking whether we have it or not. | Jeff Morriss | 2012-09-20 | 1 | -3/+1 |
* | Use val_to_str_const() where appropriate; | Bill Meier | 2012-08-10 | 1 | -1/+1 |
* | Update Free Software Foundation address. | Jakub Zawadzki | 2012-06-28 | 1 | -1/+1 |
* | fix [-Wunused-but-set-variable] | Anders Broman | 2011-11-12 | 1 | -1/+4 |
* | For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg. | Bill Meier | 2011-10-21 | 1 | -1/+1 |
* | Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au... | Bill Meier | 2011-10-06 | 1 | -3/+3 |
* | Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen... | Bill Meier | 2011-10-04 | 1 | -1/+1 |
* | Remove unneeded #includes (stdio.h,stdlib.h); | Bill Meier | 2011-02-07 | 1 | -91/+91 |
* | Rename the routines that handle dissector tables with unsigned integer | Guy Harris | 2010-12-20 | 1 | -1/+1 |
* | Have abs_time_to_str() and abs_time_to_str_secs() take an additional | Guy Harris | 2010-05-21 | 1 | -2/+2 |
* | #include <string.h> not needed. | Bill Meier | 2010-04-06 | 1 | -1/+0 |
* | Remove unneeded #include <stdio.h> | Bill Meier | 2010-04-03 | 1 | -1/+0 |
* | Add a third date format, ABSOLUTE_TIME_DOY_UTC, to show UTC with the | Guy Harris | 2010-02-27 | 1 | -2/+2 |
* | Just use abs_time_secs_to_str() to display UTC times, now that it has a | Guy Harris | 2009-12-11 | 1 | -14/+6 |
* | From Didier Gautheron: | Anders Broman | 2009-10-06 | 1 | -0/+1 |
* | Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_check | Kovarththanan Rajaratnam | 2009-08-09 | 1 | -3/+1 |
* | When we passed the crytobuffer to krb5_c_decrypt() we never actually | Ronnie Sahlberg | 2009-07-28 | 1 | -9/+7 |
* | From Kovarththanan Rajaratnam via bug 3548: | Stig Bjørlykke | 2009-06-18 | 1 | -1/+1 |
* | Apply some of the patches from: | Anders Broman | 2009-05-13 | 1 | -2/+1 |
* | kerberos/gss enhancements | Ronnie Sahlberg | 2008-10-05 | 1 | -1/+1 |
* | Apply the small performance enhancment patches for: | Anders Broman | 2007-10-23 | 1 | -1/+1 |
* | Start introducing actx to ber functions. | Anders Broman | 2007-05-06 | 1 | -0/+1 |
* | Sebastien Tandel: | Jörg Mayer | 2007-03-22 | 1 | -0/+4 |
* | change a whole bunch of ethereal into wireshark | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | More char -> const char fixes | Jörg Mayer | 2005-07-30 | 1 | -1/+1 |
* | packet-http.c(484) : warning C4101: 'i' : unreferenced local variable | Ulf Lamping | 2005-07-25 | 1 | -1/+0 |
* | Make a bunch of items in encryption code arrays of guint8, and make some | Guy Harris | 2005-07-09 | 1 | -1/+1 |
* | Squelch some compiler warnings. | Guy Harris | 2005-06-16 | 1 | -2/+11 |
* | Static variables considered harmful. Make the ISAKMP version a | Guy Harris | 2005-06-16 | 1 | -5/+2 |
* | from Gilbert, | Ronnie Sahlberg | 2005-05-27 | 1 | -0/+2 |
* | From T.Nakashima | Ronnie Sahlberg | 2005-05-27 | 1 | -20/+74 |
* | Add a few more payload length checks. | Gerald Combs | 2005-03-24 | 1 | -8/+29 |
* | two bugfixes (reported by buildbot randpkt): | Ulf Lamping | 2005-03-21 | 1 | -2/+10 |
* | fix a string in the hf fields | Ronnie Sahlberg | 2005-03-18 | 1 | -1/+1 |
* | Increase the width of some unsigned ints, so that we don't roll them over. | Gerald Combs | 2005-03-18 | 1 | -11/+11 |
* | fix typo in name of KINK developer | Ronnie Sahlberg | 2005-03-14 | 1 | -1/+1 |
* | Fix the properties. | Guy Harris | 2005-03-09 | 1 | -1/+1 |
* | "time_t", not "timer_t". | Guy Harris | 2005-03-09 | 1 | -1/+1 |
* | New protocol : KINK | Ronnie Sahlberg | 2005-03-08 | 1 | -0/+899 |