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
/
plugins
/
agentx
/
packet-agentx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incorporate plugin dissector into build in collection.
Jaap Keuter
2009-02-22
1
-1111
/
+0
*
proto_register/proto_reg_handoff; Various small cleanup and bug-fixing
Bill Meier
2008-10-25
1
-6
/
+3
*
#include <emem.h> not req'd
Bill Meier
2008-08-26
1
-1
/
+0
*
Rewrote some prohibited APIs in plugins/ (sprintf, strcpy, strcat).
Stig Bjørlykke
2008-02-05
1
-2
/
+2
*
Get rid of most of the legacy oid stuff.
Anders Broman
2007-11-01
1
-1
/
+1
*
Remove almost all of the casts I committed recently and in place of
Stephen Fisher
2007-03-28
1
-1
/
+1
*
Fix about 150 warnings new to gcc 4.0 in the error on warning directories.
Stephen Fisher
2007-03-23
1
-1
/
+1
*
change the signature for the get_pdu_len() function pointer passed to tcp_dis...
Ronnie Sahlberg
2006-10-31
1
-1
/
+1
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Convert most other plugin dissectors to use the make-dissector-reg
Guy Harris
2006-04-22
1
-30
/
+0
*
waste a couple of bytes per tcp conversation and make the tree for acked_pack...
Ronnie Sahlberg
2006-03-20
1
-0
/
+1
*
Fix a typo found by Guy.
Gerald Combs
2005-10-16
1
-46
/
+46
*
Don't write before the beginning of a buffer. Add an item to the
Gerald Combs
2005-09-25
1
-3
/
+2
*
Move a comment to the right place.
Gerald Combs
2005-09-21
1
-2
/
+1
*
Don't write a '\0' way the heck past the end of an array. Fixes bug 164.
Gerald Combs
2005-05-10
1
-0
/
+3
*
bugfix of a bug causing tethereal value output to fail:
Ulf Lamping
2005-03-27
1
-0
/
+1
*
bugfix of a bug causing tethereal value output to fail:
Ulf Lamping
2005-03-27
1
-1
/
+4
*
From Oleg Terletsky:
Guy Harris
2005-03-20
1
-91
/
+47
*
Call the "new-style init" routine for plugins a "register" routine, as
Guy Harris
2005-03-07
1
-6
/
+6
*
Preparations for dropping the old plugin api.
Lars Roland
2005-03-05
1
-10
/
+2
*
Use tcp_dissect_pdus().
Guy Harris
2005-02-10
1
-175
/
+106
*
Use VB_ rather than V_ for the VarBind types, to avoid a collision with
Guy Harris
2005-02-10
1
-39
/
+39
*
From Oleg Terletsky: AgentX support.
Guy Harris
2005-02-10
1
-0
/
+1260