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-multipart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove:
Anders Broman
2008-04-09
1
-4
/
+0
*
- Remove GLIB1 code
Stephen Fisher
2008-04-07
1
-10
/
+3
*
strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delenda
Guy Harris
2007-11-27
1
-4
/
+8
*
Apply the small performance enhancment patches for:
Anders Broman
2007-10-23
1
-1
/
+1
*
Packet-imf.c - Offset must be advanced to AFTER CRLF(CRLF).
Anders Broman
2007-08-09
1
-3
/
+5
*
Avoid an infinite loop (on malformed packet)
Martin Mathieson
2007-07-17
1
-0
/
+5
*
Further problem highlighted by OSX.
Graeme Lunt
2007-07-14
1
-1
/
+1
*
Fix for warnings on OSX.
Graeme Lunt
2007-07-14
1
-2
/
+2
*
Optional removal of any base64 content-transfer-encoding from a MIME
Graeme Lunt
2007-07-14
1
-45
/
+148
*
Consistent eol-style restored.
Graeme Lunt
2007-07-05
1
-4
/
+4
*
Allow for leading whitespace in parameters when looking for the boundary.
Graeme Lunt
2007-07-05
1
-3
/
+6
*
Make multipart part a proper field, and append contained content-type to
Martin Mathieson
2006-11-16
1
-2
/
+12
*
fix #1135: another "off by one" bug, zero termination was done twice, second ...
Ulf Lamping
2006-10-16
1
-0
/
+4
*
- Mark the multipart type as a generated field.
Martin Mathieson
2006-09-26
1
-8
/
+12
*
Add Content-Id and Content-Transfer-Encoding headers, as described in RFC 2045/6
Martin Mathieson
2006-09-20
1
-5
/
+25
*
change a whole bunch of ethereal into wireshark
Ronnie Sahlberg
2006-05-21
1
-3
/
+3
*
Add a missing include
Anders Broman
2005-09-05
1
-0
/
+1
*
buffer where parameters variable pointed into was freed
Tomas Kukosa
2005-09-05
1
-1
/
+1
*
- set length for "Encapsulated multipart part" tree item
Tomas Kukosa
2005-09-05
1
-3
/
+7
*
rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...
Ronnie Sahlberg
2005-08-10
1
-1
/
+1
*
various code cleanup:
Ulf Lamping
2005-08-08
1
-4
/
+0
*
More char -> const char fixes
Jörg Mayer
2005-07-30
1
-2
/
+2
*
ememify some more calls to tvb_get_string()
Ronnie Sahlberg
2005-07-28
1
-2
/
+1
*
From Ruud Linders: support short names in multipart headers; SIP-T
Guy Harris
2005-01-20
1
-10
/
+18
*
From Chris Maynard: free mallocated data.
Guy Harris
2005-01-05
1
-5
/
+14
*
Move prefs.c and prefs.h into the epan subdirectory.
Guy Harris
2004-09-27
1
-1
/
+1
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-0
/
+933