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
/
epan
/
dissectors
/
packet-ntlmssp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...
Bill Meier
2011-10-15
1
-1
/
+1
*
Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...
Bill Meier
2011-10-06
1
-8
/
+8
*
Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...
Bill Meier
2011-10-04
1
-16
/
+16
*
Microsoft Credential Security Support Provider (CredSSP) support.
Graeme Lunt
2011-09-30
1
-2
/
+17
*
Fix vi "modeline" so it works;
Bill Meier
2011-09-21
1
-1
/
+1
*
Second try to move crc routines to libwsutil.
Stig Bjørlykke
2011-08-31
1
-1
/
+1
*
Revert r38800, as the crc routines contains some tvb functions.
Stig Bjørlykke
2011-08-30
1
-1
/
+1
*
Move all crc routines to libwsutil.
Stig Bjørlykke
2011-08-30
1
-1
/
+1
*
Treat TVBs as opaque: use the accessor functions instead of accessing the fields
Jeff Morriss
2011-05-27
1
-1
/
+1
*
Don't assign to a variable which is then not referenced: Coverity 998 [UNUSED].
Bill Meier
2011-05-20
1
-1
/
+1
*
According to MS-NLMP, the "version" field in the NTLMSSP blobs is
Guy Harris
2011-05-17
1
-7
/
+14
*
Fix cut-and-pasteo.
Guy Harris
2011-05-17
1
-1
/
+1
*
Pass pointers to structs instead of struct values to create_ntlmssp_v2_key.
Stig Bjørlykke
2011-03-22
1
-5
/
+5
*
Restore pinfo->private_data after an exception was thrown by a subdissector.
Jeff Morriss
2010-10-08
1
-8
/
+36
*
#if 0 an used function
Bill Meier
2010-10-03
1
-0
/
+2
*
Make a number of functions static;
Bill Meier
2010-10-03
1
-141
/
+165
*
Whitespace & formatting cleanup;
Bill Meier
2010-10-03
1
-376
/
+379
*
Refactor dissection of CHALLENGE target-info & AUTHENTICATE ntlmv2-response a...
Bill Meier
2010-10-03
1
-316
/
+335
*
Fix some mangled comments (apparently mangled so that code could be commented...
Bill Meier
2010-09-30
1
-16
/
+16
*
Fix compilation error.
Bill Meier
2010-09-30
1
-1
/
+1
*
More fixes and comments:
Bill Meier
2010-09-30
1
-14
/
+59
*
Oops: remove a // comment (note to myself)
Bill Meier
2010-09-28
1
-1
/
+1
*
Improve dissection:
Bill Meier
2010-09-28
1
-21
/
+111
*
From Yaniv Kaul via bug 5193:
Stig Bjørlykke
2010-09-08
1
-0
/
+10
*
Fix the crash reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...
Jeff Morriss
2010-08-30
1
-1
/
+5
*
Do some constifying [or other] based upon gcc -Wwrite-strings warnings.
Bill Meier
2010-06-09
1
-3
/
+3
*
As suggested in http://www.wireshark.org/lists/wireshark-dev/200809/msg00075....
Jeff Morriss
2010-05-13
1
-8
/
+3
*
From Matthieu Patou <mat+Informatique.Samba@matws.net>
Ronnie Sahlberg
2010-01-22
1
-1
/
+1
*
Fix gcc -Wshadow warnings
Bill Meier
2010-01-19
1
-9
/
+9
*
Use proto_ntlmssp for protocol tree item.
Stig Bjørlykke
2010-01-03
1
-4
/
+1
*
For fields of type FT_ABSOLUTE_TIME, have the "display" value be one of
Guy Harris
2009-12-19
1
-2
/
+2
*
Don't let the session blob length go stomping all over the stack with
Gerald Combs
2009-11-16
1
-85
/
+103
*
From Jakub Zawadzki:
Anders Broman
2009-10-25
1
-13
/
+5
*
From Matthieu Patou
Ronnie Sahlberg
2009-10-14
1
-38
/
+45
*
calculate_crc32c -> crc32c_calculate for proper 'namespacing'
Kovarththanan Rajaratnam
2009-10-08
1
-1
/
+1
*
Cleanup header fields.
Jaap Keuter
2009-10-07
1
-11
/
+11
*
Fix some LLP64 issues.
Guy Harris
2009-10-07
1
-4
/
+4
*
Get it compiling when we don't have kerberos libraries.
Jeff Morriss
2009-10-07
1
-3
/
+9
*
Avoid dereference of null pointer.
Stig Bjørlykke
2009-10-06
1
-1
/
+1
*
Use ep_alloc()
Kovarththanan Rajaratnam
2009-10-06
1
-79
/
+75
*
Don't include unistd.h
Kovarththanan Rajaratnam
2009-10-06
1
-3
/
+0
*
Make it compile on windows.
Anders Broman
2009-10-06
1
-0
/
+2
*
From Matthieu Patou,
Ronnie Sahlberg
2009-10-06
1
-227
/
+1162
*
Changed flags_set_truth -> tfs_set_notset
Stig Bjørlykke
2009-07-07
1
-32
/
+32
*
From Kovarththanan Rajaratnam via bug 3548:
Stig Bjørlykke
2009-06-18
1
-86
/
+86
*
Apply some of the patches from:
Anders Broman
2009-05-13
1
-5
/
+2
*
From Jon Larimer:
Anders Broman
2008-04-23
1
-28
/
+37
*
Removed even more "statement not reached" warnings.
Stig Bjørlykke
2008-02-07
1
-1
/
+0
*
Apply the small performance enhancment patches for:
Anders Broman
2007-10-23
1
-1
/
+1
*
Move cryptography code to epan/crypt.
Gerald Combs
2007-01-09
1
-62
/
+62
[next]