index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packet-kerberos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assorted cleanups.
Guy Harris
2001-04-15
1
-5
/
+5
*
Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors.
Guy Harris
2001-04-15
1
-209
/
+253
*
Add an additional "protocol index" argument to "{old_}dissector_add()",
Guy Harris
2001-01-09
1
-3
/
+5
*
Ensure that all value_string arrays end in {0, NULL}. Dissectors got away
Gilbert Ramirez
2001-01-03
1
-4
/
+10
*
Have "proto_register_protocol()" build a list of data structures for
Guy Harris
2001-01-03
1
-2
/
+2
*
added KRB-ERROR response dissection
Nathan Neulinger
2000-12-26
1
-16
/
+269
*
If a PrincipalName has at least one name-string, put the first of the
Guy Harris
2000-12-25
1
-1
/
+19
*
Added kerberos name types and lookup in PrincName dissect
Nathan Neulinger
2000-12-24
1
-20
/
+75
*
Rename "asn1_octet_string_value_decode()" to
Guy Harris
2000-12-24
1
-358
/
+649
*
added a couple of msg types - in particular - ERROR response
Nathan Neulinger
2000-12-22
1
-2
/
+14
*
For each column, have both a buffer into which strings for that column
Guy Harris
2000-11-19
1
-2
/
+2
*
Move "bytes_to_str()" to "strutil.c" from "packet.c" - it's just a
Guy Harris
2000-11-13
1
-1
/
+3
*
Check that columns are enabled and that COL_INFO exists before adding
Gilbert Ramirez
2000-09-06
1
-4
/
+7
*
Add the "Edit:Protocols..." feature which currently only implements
Laurent Deniel
2000-08-13
1
-1
/
+3
*
Not all compilers like zero-length arrays; comment out the definition of
Guy Harris
2000-08-11
1
-1
/
+5
*
Kerberos 5 dissector, from Wes Hardaker.
Guy Harris
2000-08-11
1
-0
/
+944