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
/
asn1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Counter64 should be a FT_UINT64 and not a FT_UINT32
Ronnie Sahlberg
2006-08-23
1
-0
/
+1
*
Complete clean targets
Anders Broman
2006-08-22
5
-5
/
+5
*
From Florent Drouin:
Anders Broman
2006-08-21
3
-4
/
+92
*
prettify the MMS dissector by at least putting the pdu name in the info column
Ronnie Sahlberg
2006-08-21
1
-0
/
+12
*
from Angel de Juan
Ronnie Sahlberg
2006-08-21
2
-2
/
+517
*
Dissect some more H.245 messages in MEGACO
Anders Broman
2006-08-20
2
-1
/
+3
*
in LDAP over TCP
Ronnie Sahlberg
2006-08-20
1
-91
/
+78
*
Squelch a compiler warning.
Guy Harris
2006-08-19
1
-1
/
+2
*
- add value_ptr into struct _asn1_ctx_t
Tomas Kukosa
2006-08-16
1
-28
/
+17
*
rename some structures and defines from the se_tree to the emem_tree prefix
Ronnie Sahlberg
2006-08-14
1
-12
/
+12
*
for sec descriptors found inside ldap
Ronnie Sahlberg
2006-08-11
1
-1
/
+112
*
Fix some typos the prevented make distdir from succeeding
Jörg Mayer
2006-08-10
1
-4
/
+4
*
Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1014
Jörg Mayer
2006-08-10
6
-8
/
+8
*
Routines for Universal Mobile Telecommunications System (UMTS) Radio Resource...
Anders Broman
2006-08-08
32
-1
/
+20847
*
marik the request_in/response_to/time as generated fields
Ronnie Sahlberg
2006-08-07
1
-3
/
+8
*
dissect nTSecurityDescriptor attribute as a security descriptor
Ronnie Sahlberg
2006-08-07
1
-0
/
+7
*
objectSid attribute contains a sid so decode it nively as a sid
Ronnie Sahlberg
2006-08-07
1
-0
/
+18
*
add some more oid's
Ronnie Sahlberg
2006-08-06
1
-0
/
+7
*
the ldap values for supportedControl and supportedCapabilities is an oid in a...
Ronnie Sahlberg
2006-08-06
1
-0
/
+26
*
"objectGUID" should be dissected as a GUID
Ronnie Sahlberg
2006-08-06
2
-20
/
+36
*
fropm martin m
Ronnie Sahlberg
2006-07-28
1
-7
/
+10
*
H.225.0 update to version 6 (05/2006)
Tomas Kukosa
2006-07-21
5
-103
/
+239
*
Make sure our strings aren't null before we pass them to strncmp().
Gerald Combs
2006-07-12
1
-5
/
+5
*
prettify dissection od ldap attributes
Ronnie Sahlberg
2006-07-12
1
-5
/
+59
*
Decode RANAP in LongSignalInfo and RadioResourceInformation.
Anders Broman
2006-07-11
2
-0
/
+27
*
Reset ldm_tree in dissect_ldap_pdu(). Fixes a couple of the current fuzz
Gerald Combs
2006-07-10
1
-0
/
+2
*
Fix compilation on systems with Net-SNMP.
Gerald Combs
2006-07-10
1
-5
/
+6
*
In new_format_oid(), handle a zero-length OID.
Gerald Combs
2006-07-09
1
-0
/
+5
*
include packet-cdt.h to declare prototypes
Jörg Mayer
2006-07-09
1
-0
/
+2
*
propset ....
Jörg Mayer
2006-07-07
1
-1
/
+1
*
Add the asn1 directory to the distribution.
Gerald Combs
2006-07-06
1
-0
/
+414
*
Don't pass an empty OID to sprint_realloc_variable(). This should fix a
Gerald Combs
2006-07-05
1
-5
/
+8
*
Fix a format string bug. This should fix some of the current fuzz
Gerald Combs
2006-07-05
1
-1
/
+1
*
get rid of warning message
Tomas Kukosa
2006-07-04
1
-1
/
+1
*
few formal changes in PER dissector (rename asn_* types to asn1_* ones)
Tomas Kukosa
2006-07-04
7
-64
/
+64
*
replace the two remaining g_malloc with ep_alloc
Ronnie Sahlberg
2006-07-04
1
-3
/
+2
*
check_var_length can also return ewp allocated memory now
Ronnie Sahlberg
2006-07-04
1
-1
/
+1
*
make new_format_oid return ep allocated data.
Ronnie Sahlberg
2006-07-04
1
-5
/
+8
*
make format_oid use ep allocated memory internally instead of malloced memory
Ronnie Sahlberg
2006-07-04
1
-8
/
+7
*
make format_var return ep allocated memory
Ronnie Sahlberg
2006-07-04
1
-11
/
+7
*
remove name field from per_sequence_t structure, it can be retrieved from fie...
Tomas Kukosa
2006-07-03
1
-18
/
+18
*
Include <epan/oid_resolv.h> to declare get_oid_str_name().
Guy Harris
2006-07-01
10
-5
/
+10
*
fix wrong terminator record in per_sequence_t tables
Tomas Kukosa
2006-06-30
1
-5
/
+5
*
from metze
Ronnie Sahlberg
2006-06-29
2
-21
/
+87
*
Add a heuristic table to SUA (SUA and SCCP should share the same table) to he...
Anders Broman
2006-06-29
1
-0
/
+1
*
use "type function" instead of "field function" in PER CHOICE and SEQUENCE ta...
Tomas Kukosa
2006-06-29
10
-89
/
+91
*
Reset ldm_tree to NULL each time we dissect an LDAP packet. This should
Gerald Combs
2006-06-28
1
-17
/
+21
*
Support for the acp127-notification-request extension.
Graeme Lunt
2006-06-28
2
-0
/
+7
*
Support for the message-token, proof-of-delivery and recipient-certificate p1...
Graeme Lunt
2006-06-28
4
-34
/
+66
*
remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...
Tomas Kukosa
2006-06-28
23
-152
/
+167
[next]