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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add a preference setting for the web browser command
Ulf Lamping
2004-06-29
5
-16
/
+70
*
From Jaime Fournier: clean up some function names.
Guy Harris
2004-06-29
7
-67
/
+68
*
If we can't find the krb5 header or the krb5 code isn't Heimdal, clear
Guy Harris
2004-06-29
1
-2
/
+3
*
From Laurent Rabret:
Guy Harris
2004-06-29
1
-6
/
+24
*
Fix up some warnings.
Guy Harris
2004-06-29
1
-48
/
+48
*
Catch invalid GUI layout type values; if we see one, use the default
Guy Harris
2004-06-29
1
-2
/
+7
*
The patch to fix the race condition introduced by using tmpnam replaced
Jörg Mayer
2004-06-29
4
-8
/
+8
*
Some of the documentation files don't depend on [t]ethereal any more. Remove
Gerald Combs
2004-06-29
1
-5
/
+5
*
Add dissector for Signaling Compression (SigComp) dissection, RFC3320.
Anders Broman
2004-06-28
2
-1
/
+1919
*
From Yaniv Kaul: Fix an SNMP crash bug.
Gerald Combs
2004-06-28
1
-1
/
+6
*
minor bugfix for merge dialog: use the correct handle for resizing
Ulf Lamping
2004-06-28
1
-3
/
+3
*
From Graeme Hewson: prevent an assertion failure if a display filter
Guy Harris
2004-06-28
1
-14
/
+14
*
From Jean-Baptiste Marchand: many small fixes for the samr dissector,
Guy Harris
2004-06-28
1
-73
/
+218
*
From Yaniv Kaul: adjust to RFC 3748, and add some more EAP method types.
Guy Harris
2004-06-28
1
-8
/
+15
*
From Jean-Baptiste Marchand: fix the dissection of the
Guy Harris
2004-06-28
1
-1
/
+6
*
From Jean-Baptiste Marchand: slightly enhance the dissection of the
Guy Harris
2004-06-28
1
-4
/
+12
*
From Jean-Baptiste Marchand: for NetrWkstaGetInfo and NetWkstaEnumUsers
Guy Harris
2004-06-28
1
-2
/
+34
*
From Jean-Baptiste Marchand:
Guy Harris
2004-06-28
1
-1
/
+64
*
Add the dissection of a WBXML-encoded Profile-Diff header to the WSP and
Olivier Biot
2004-06-27
2
-163
/
+616
*
Add more distclean files.
Gerald Combs
2004-06-27
1
-1
/
+3
*
Show point codes also in a strucuted way if selected in the MTP3 preferences.
Michael Tüxen
2004-06-27
1
-8
/
+28
*
Added functionality to support multiple ways of structuring
Michael Tüxen
2004-06-27
2
-111
/
+118
*
Fixes needed for "make distcheck".
Gerald Combs
2004-06-27
3
-6
/
+12
*
From Tomas Kukosa: small fix for ASN2ETH compiler concerning creation of
Guy Harris
2004-06-26
1
-18
/
+22
*
Use the "crc16.c" CRC-16 routine in the PPP dissector.
Guy Harris
2004-06-26
5
-64
/
+21
*
Make the CRC-16 table static (as it's not used outside "crc16.c") and
Guy Harris
2004-06-26
1
-7
/
+9
*
From Jean-Baptiste Marchand: dissect the USER_INFO_25 samr structure
Guy Harris
2004-06-26
1
-1
/
+34
*
From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just a
Guy Harris
2004-06-26
5
-10
/
+10
*
Add "Resolve Name" to "View/Name Resolution" and
Ulf Lamping
2004-06-25
1
-4
/
+8
*
add some sanity checking to packet-ber.c to let it display a helpful message...
Ronnie Sahlberg
2004-06-25
1
-1
/
+23
*
Update to the makefiles to pull in the crc16 helper for use by SIR and later ...
Ronnie Sahlberg
2004-06-25
2
-2
/
+4
*
doxygen changes:
Jörg Mayer
2004-06-25
9
-39
/
+29
*
Get rid of a warning with newer auto... tools by proper quoting.
Jörg Mayer
2004-06-25
1
-2
/
+2
*
Minor update
Jörg Mayer
2004-06-25
2
-4
/
+28
*
tmpnam() really should not be used for security reasons.
Jörg Mayer
2004-06-25
5
-12
/
+17
*
Fix automagically generated filters in case of remote login via IPv6.
Jörg Mayer
2004-06-25
4
-12
/
+37
*
Updates from Richard v d Hoff
Ronnie Sahlberg
2004-06-25
8
-268
/
+1676
*
fix bug in reassembly from last checkin
Ronnie Sahlberg
2004-06-25
1
-2
/
+2
*
from tomas k
Ronnie Sahlberg
2004-06-24
7
-337
/
+440
*
Update Gile S email address
Ronnie Sahlberg
2004-06-24
1
-1
/
+1
*
prettify the dissector and mark the generated fields as such
Ronnie Sahlberg
2004-06-24
1
-5
/
+11
*
As current implementation won't compile with GLib 1.x,
Ulf Lamping
2004-06-24
1
-1
/
+8
*
from todd s
Ronnie Sahlberg
2004-06-24
3
-53
/
+239
*
from Mazeau Philippe
Ronnie Sahlberg
2004-06-24
1
-1
/
+84
*
some ber/der stuff like pkinit do use very large integers, 8 and 16 byte on...
Ronnie Sahlberg
2004-06-24
1
-1
/
+17
*
from JBM updates to SAMR CONNECTx
Ronnie Sahlberg
2004-06-24
1
-15
/
+112
*
from Tomas K
Ronnie Sahlberg
2004-06-24
1
-92
/
+372
*
The hf field we pass to H235_AuthenticationMechanism is a FT_UINT32 and not a...
Ronnie Sahlberg
2004-06-24
1
-3
/
+3
*
dissect_per_sequence_of needs a hf field of type FT_NONE and not FT_UINT32
Ronnie Sahlberg
2004-06-24
1
-4
/
+5
*
Add the HTML man pages to the "ignore these files" list.
Guy Harris
2004-06-23
1
-0
/
+7
[prev]
[next]