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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the "--enable-setuid-install" option to install dumpcap and TShark
Gerald Combs
2007-08-30
3
-6
/
+160
*
- Rewrote handling of extensions to get rid of "funky" oid strings.
Stig Bjørlykke
2007-08-29
1
-150
/
+296
*
OID name fixes.
Anders Broman
2007-08-29
2
-19
/
+220
*
Don't show fragment offset as a bit field, but note number of bits used in lo...
Martin Mathieson
2007-08-29
1
-2
/
+2
*
RANAP rewritten to use original ASN.1 source and updated to TS 25.413 V7.6.0 ...
Tomas Kukosa
2007-08-29
2
-7578
/
+7645
*
ASN.1 parameterization handling (1st raw implementation)
Tomas Kukosa
2007-08-29
2
-0
/
+120
*
Fix up most of the OID names in GSM MAP.
Anders Broman
2007-08-29
2
-263
/
+534
*
- turn some other TC from FT_BYTES to FT_STRING so that human-readable string...
Luis Ontanon
2007-08-28
2
-37
/
+64
*
Fix non implicit oid key indexes. This starts to look good!
Luis Ontanon
2007-08-28
1
-9
/
+14
*
From Todd Martin: "Flag IP TTL more intelligently".
Bill Meier
2007-08-28
1
-6
/
+22
*
Report loading failures to the user
Luis Ontanon
2007-08-28
1
-2
/
+25
*
Add filters.
Anders Broman
2007-08-28
1
-2
/
+36
*
Commit canges to uat_load.l, and initialize uat_t->loaded (not every system z...
Luis Ontanon
2007-08-28
2
-1
/
+2
*
SNMP:
Luis Ontanon
2007-08-28
6
-31
/
+32
*
rename dcerpc_smb_store_pol_name to dcerpc_store_polhnd_name
Ronnie Sahlberg
2007-08-28
11
-74
/
+205
*
fix bug in snmp.variable_oid subdissector calling and call them at the end of...
Tomas Kukosa
2007-08-28
1
-11
/
+13
*
improve the ctdb dissector to track request/responses for controls and
Ronnie Sahlberg
2007-08-28
1
-15
/
+443
*
Fix warnings "dereferencing type-punned pointer will break strict-aliasing ru...
Jaap Keuter
2007-08-28
1
-8
/
+8
*
Do not throw, some of this functions get called outside TRY blocks.
Luis Ontanon
2007-08-27
1
-11
/
+21
*
From Tuomas Maattanen:
Stig Bjørlykke
2007-08-27
1
-13
/
+14
*
cast a guint64 down to guint32 before assignment to get windows build running
Luis Ontanon
2007-08-27
1
-1
/
+1
*
Fixed an ep_ buffer overflow (off by one) in oid_subid2string()
Luis Ontanon
2007-08-27
1
-5
/
+20
*
Get rid of extra newlines at the end of epan/oids.h, and give one of
Guy Harris
2007-08-27
2
-4
/
+1
*
- packet-snmp(-template).c
Luis Ontanon
2007-08-27
3
-63
/
+140
*
This was missing
Luis Ontanon
2007-08-26
1
-1
/
+2
*
Remove every remembrance of NET_SNMP from COPS
Luis Ontanon
2007-08-26
1
-23
/
+1
*
Give the files its propper title
Luis Ontanon
2007-08-26
2
-7
/
+9
*
De-NET-SNMPize COPS
Luis Ontanon
2007-08-26
1
-421
/
+304
*
Undo last commit. It's not yet clear to my why isakmp traffic
Jörg Mayer
2007-08-26
1
-2
/
+0
*
Isakmp runs over port 4500 (natt) as well
Jörg Mayer
2007-08-26
1
-0
/
+2
*
From Todd J Martin:
Stig Bjørlykke
2007-08-26
1
-4
/
+128
*
add the new oid_* functions
Luis Ontanon
2007-08-26
1
-2
/
+18
*
Turns out that smiGetMinSize() and smiGetMaxSize() exists only in libsmi's HE...
Luis Ontanon
2007-08-25
1
-4
/
+33
*
get libsmi into the picture
Luis Ontanon
2007-08-25
1
-6
/
+12
*
replace oid_to_str_buf() and oid_to_str()
Luis Ontanon
2007-08-25
9
-74
/
+69
*
there's nothing like a MAX_OID_STR_LEN... get rid of a potential stack BO
Luis Ontanon
2007-08-25
1
-2
/
+2
*
Initialize to zero all subids in oid_string2subid() to avoid creating bogus o...
Luis Ontanon
2007-08-25
1
-4
/
+9
*
Removed duplicate entry of OID 1.0.8571.2.4 in FTAM
Stig Bjørlykke
2007-08-25
1
-2
/
+1
*
Partial fix for bug 1317:
Jaap Keuter
2007-08-25
1
-14
/
+49
*
Get rid of now unused:
Anders Broman
2007-08-25
1
-4
/
+0
*
get users of oid_resolv to use the new oids, rollout packet-snmp.c
Luis Ontanon
2007-08-25
76
-1998
/
+1318
*
From Shaun Jackman:
Stig Bjørlykke
2007-08-25
2
-8
/
+19
*
From Munenori Ohuchi:
Stig Bjørlykke
2007-08-25
1
-6
/
+38
*
Added expert info for length issues.
Stig Bjørlykke
2007-08-24
1
-0
/
+4
*
- Added first version of DMP sequence analysis.
Stig Bjørlykke
2007-08-24
1
-383
/
+903
*
From Todd J Martin:
Stig Bjørlykke
2007-08-24
2
-25
/
+150
*
take out oid_to_subid_buf again, because joerg has put it back into packet-sn...
Richard van der Hoff
2007-08-24
1
-37
/
+0
*
Revert back to old version with manually fixed get_ber_length parameters
Jörg Mayer
2007-08-24
2
-319
/
+1282
*
complete the death of the h223 plugin
Richard van der Hoff
2007-08-24
3
-0
/
+1617
*
move packet-srp into the core (from the h223 plugin)
Richard van der Hoff
2007-08-24
2
-0
/
+241
[next]