MCS-PROTOCOL.asn does not exists (in this directory) and does not
[metze/wireshark/wip.git] / asn1 / ldap /
2013-05-07 Jörg MayerSome more
2013-05-05 Jörg MayerJust whitespace changes
2013-04-23 Jörg MayerStub cmake support for generating the asn1 dissectors.
2013-03-21 Bill MeierFrom beroset:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-28 Guy HarrisThe LDAP dissector uses register_frame_end_routine...
2013-02-27 Guy HarrisMove show_exception() and show_reported_bounds_error...
2013-02-26 Bill MeierFix spelling/typos found using a list of commonly missp...
2013-02-26 Bill Meierits ==> it's & it's ==> its as needed.
2013-02-19 Guy HarrisHow can I get a new tvbuff that starts at an offset...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-03 Jakub ZawadzkiMT: move global frame_end_routines to packet_info.
2012-07-08 Guy HarrisUATs could be put into "categories". The categories...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-04 Anders BromanGet rid of a couple of warnings.
2012-06-04 Anders BromanGet rid of a couple of warnings.
2012-05-28 Ronnie SahlbergSometimes you might have plaintext LDAP for a SASL...
2012-05-08 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-05-08 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-05-03 Chris MaynardFix Coverity CID 280809 (formerly CID 809): Uninitializ...
2012-04-10 Jakub ZawadzkiFix #7056 + Remove mechanism global, unused variable.
2012-04-10 Anders BromanPropagate anonsvn.wireshark.org/viewvc/viewvc.cgi?view...
2012-03-30 Stig BjørlykkeAdjusted UAT name.
2012-03-30 Stig BjørlykkeAdded support for configuring custom LDAP AttributeValu...
2012-03-29 Stig BjørlykkeDon't try to convert AttributeValue to string if having...
2012-03-02 Anders BromanRemove now unused variables.
2012-03-02 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2011-11-20 Anders BromanGet rid of Warnings.
2011-10-10 Jeff MorrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-10-10 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-04-21 Jeff MorrissFrom Stefan Metzmacher and Gregor Beck via https:/...
2011-03-14 Gerald CombsProperly initialize our filter counters.
2011-03-01 Gerald CombsIf we encounter an excessively long filter string or...
2011-02-23 Gerald CombsSplit get_dns_name() into get_dns_name() and expand_dns...
2011-02-10 Chris MaynardDeclare ett's as gint, not guint.
2011-01-11 Anders Bromanldap.cnf:782: warning: ISO C90 forbids mixed declaratio...
2011-01-11 Ronnie SahlbergFrom Matthieu Patou <mat@samba.org>
2011-01-06 Stephen FisherMore misc. CLDAP improvements for Active Directory...
2011-01-06 Stephen FisherMore minor cleanup/fixes for MS Active Directory's...
2011-01-06 Stephen FisherMinor corrections to NtVer dissection for NETLOGON_NT_V...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-12-06 Jeff MorrissMake some prefs callback functions static. (These...
2010-09-21 Anders BromanThe CLDAP attribute value on a CLDAP reply is no longer...
2010-07-01 Gerald CombsInitialize more variables.
2010-06-30 Gerald CombsInitialize a variable.
2010-06-30 Gerald CombsInitialize a variable.
2010-06-27 Gerald CombsInitialize attributedesc_string in a couple of places...
2010-05-13 Jeff MorrissUse find_or_create_conversation() in some ASN.1 dissectors
2010-04-06 Bill Meier#include <stdio.h> not needed.
2010-02-23 Anders BromanTry to fix compilation with MSVC.
2010-02-23 Guy HarrisSquelch a bunch of compiler warnings.
2010-01-25 Ronnie SahlbergExport the dissect_mscldap_string() that is used to...
2010-01-17 Anders BromanGet rid of check_col();
2009-12-24 Gerald CombsAdd NULL pointer checks. Fixes the fuzz crash in bug...
2009-12-12 Jaap KeuterFrom Mathieu Parent:
2009-12-09 Gerasimos DimitriadisFrom Mathieu Parent:
2009-12-04 Gerasimos DimitriadisFrom Bug 4298:
2009-10-30 Stig BjørlykkeApply r30376 to asn1 template files.
2009-10-11 Kovarththanan Raja... Remove unused variable
2009-10-09 Kovarththanan Raja... Backport r29665 to template file so that the change...
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
2009-09-24 Kovarththanan Raja... * Prefer col_append_str instead of col_append_fstr...
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
2009-07-28 Ronnie SahlbergFrom: Matthieu Patou <mat+Informatique.Samba@matws...
2009-07-07 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-07-05 Anders BromanFrom Kovarththanan Rajaratnam:
2009-06-30 Stig BjørlykkeChanged check for having multiple ldap PDU's in one...
2009-06-30 Stig BjørlykkeCleanup protocol name for ldap.
2009-06-22 Stig BjørlykkeMore header_field_info cleanup.
2009-06-21 Graeme LuntLDAP control support for Password policy for LDAP direc...
2009-03-27 Bill MeierAs suggested by Jakob Zawadzki: (Bug #3311): g_free...
2009-02-18 Stig BjørlykkeAdded one more string_or_null.
2009-02-17 Gerald CombsAdd a string utility function "string_or_null" which...
2008-11-13 Guy HarrisGet rid of some warnings.
2008-11-12 Bill MeierSmall changes related to proto_reg_handoff;
2008-11-06 Anders BromanPut rev 26706 in the template file.
2008-09-25 Anders BromanAdd the missing part of the fix for "Failure to dissect...
2008-08-06 Anders BromanFrom Gary Reynolds:
2008-08-01 Anders BromanFrom Yaniv Kaul:
2008-07-23 Anders BromanGet rid of some unused code warnings and fix an Id...
2008-04-07 Stig BjørlykkeFrom Jim Young:
2008-03-17 Jeff MorrissThere are several g_malloc()'d things hanging off ldasp...
2008-03-16 Jeff MorrissFix LDAP crash (on certain platforms) from bugs.wiresha...
2008-01-26 Graeme Lunt1) Support for configurable LDAP over SSL port
2008-01-16 Stig Bjørlykke- Removed some unused variables in asn1 dissectors
2008-01-13 Graeme LuntBasic support for the LDAP start_tls extended operation...
2008-01-04 Anders BromanGet rid of dissect_ber_boolean_value() and change the...
2008-01-04 Anders BromanGet rid of ber_last_created_item().
2007-12-19 Jörg Mayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-10 Tomas KukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-11-15 Ronnie Sahlbergdissect_ber_choice() returns the index of the taken...
2007-11-04 Anders BromanLDAP with -T
2007-11-01 Anders BromanLDAP wasn't 'fixed' to handle -T option...
2007-11-01 Anders BromanGet rid of most of the legacy oid stuff.
2007-11-01 Anders BromanChange:
2007-10-31 Anders BromanUse oid_add_from_string for adding names.
2007-10-23 Anders BromanApply the small performance enhancment patches for:
2007-10-11 Jörg Mayer- Remove -e option if the generated -exp.cnf file isn...
2007-10-10 Jörg Mayer- Change Makefiles to include preinc
next