summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2004-03-20From Jelmer Vernooij: add support for some more SNACs.Guy Harris1-0/+2
svn path=/trunk/; revision=10414
2004-03-19Update to reflect current reality.Guy Harris1-18/+13
svn path=/trunk/; revision=10408
2004-03-18From Josh Bailey: IPDC support.Guy Harris1-0/+1
svn path=/trunk/; revision=10399
2004-03-17From Brian Wheeler: DOCSIS 2.0 support.Guy Harris1-0/+1
svn path=/trunk/; revision=10387
2004-03-16From metatech: IBM WebSphere MQ protocol support.Guy Harris1-0/+1
svn path=/trunk/; revision=10386
2004-03-13updated texts to reflect the latest GUI changesUlf Lamping1-228/+257
svn path=/trunk/; revision=10376
2004-03-05From Ryuji Somegawa: CDMA2000 A11 support.Guy Harris1-0/+1
svn path=/trunk/; revision=10317
2004-03-05From John Englehart: CDP updates (hello packets, show capabilities theGuy Harris1-1/+2
same way Cisco's "show cdp neighbor" does). svn path=/trunk/; revision=10310
2004-03-03Bill Guyton: mergecap can write to stdout by using the special filename -Jörg Mayer1-2/+3
svn path=/trunk/; revision=10289
2004-03-02Note to self: If you update the code, you should update the docs too.Jörg Mayer1-6/+8
Update README.plugins to use ENABLE_STATIC instead of __ETHEREAL_STATIC__ Update some plugins, that were created after my changes according to the outdated docs. Changed occurrences of G_MODULE_EXPORT void plugin_reg_handoff(void) into G_MODULE_EXPORT void plugin_reg_handoff(void) as the one line Python version doesn't work with the Python of Suse 9.0 svn path=/trunk/; revision=10281
2004-02-25Describe some problems with processing data pointed to by the result ofGuy Harris1-17/+133
"tvb_get_ptr()". Add a section on roubustness, giving a number of potential problems that aren't just portability problems. Document "tvb_get_string()" and "tvb_get_stringz()", better document "tvb_memcpy()" and "tvb_memdup()". Fix a typo. svn path=/trunk/; revision=10239
2004-02-23Change Email address of Giles ScottJörg Mayer1-1/+1
svn path=/trunk/; revision=10200
2004-02-20From Rowan McFarlane: Update Skinny to support Cisco CallManager 4.x,Gerald Combs1-0/+1
add support for Cast Client Control Protocol. svn path=/trunk/; revision=10140
2004-02-20From Ian Schorr: taps to keep statistics of traffic by host.Guy Harris1-1/+1
svn path=/trunk/; revision=10120
2004-02-19Remove a comment on ancient EtherealJörg Mayer1-9/+4
svn path=/trunk/; revision=10115
2004-02-18From Rolf Fiedler: German ISDN carriers don't supply the seconds in theGuy Harris1-1/+0
date/time IE, so support IE lengths of 5 (no seconds) or 6 (includes seconds). Merge the two AUTHORS and man page entries for him. svn path=/trunk/; revision=10089
2004-02-18From Nick Black: the 0x8000 bit in the flags field is *NOT* aGuy Harris1-1/+2
"congestion" bit for ECN. Show it as a reserved bit. Put semicolons, not commas, at the end of the calls to put flags field bits into the protocol tree. svn path=/trunk/; revision=10087
2004-02-16Edwin Calo: Extract strings from a postgres datastreamJörg Mayer1-0/+1
svn path=/trunk/; revision=10068
2004-02-15Put a prominent note at the top that the actual function descriptions canJörg Mayer1-1/+6
be found in epan/tvbuff.h svn path=/trunk/; revision=10066
2004-02-14Update Andreas Sikkema's e-mail address.Guy Harris1-1/+1
svn path=/trunk/; revision=10064
2004-02-14From Pavel Kankovsky: fix the name of the channel field in the PrismGuy Harris1-1/+2
802.11 radio header. svn path=/trunk/; revision=10063
2004-02-14Add a note on white space conventions (tab expansion different from 8 spaces isOlivier Biot1-4/+24
a Bad Idea). Add a note on the new col_append_sep_str() and col_append_sep_fstr() methods. svn path=/trunk/; revision=10061
2004-02-11Include EyeSDN USB S0 trace files in the list of file formats we read.Guy Harris4-24/+24
svn path=/trunk/; revision=10040
2004-02-11Christian Wagner: Support for the Soul Seek P2P protocolJörg Mayer1-0/+1
svn path=/trunk/; revision=10039
2004-02-11From Rolf Fiedler: support for reading EyeSDN USB S0 trace files.Guy Harris1-0/+1
svn path=/trunk/; revision=10038
2004-02-04From Magnus Hansson:Guy Harris1-0/+1
* Added decoding of Transport type/trigger * Updated service code's text to match specification * Added new vendor IDs from ODVA * Added service etc to info column, formatted info column for easier overview * Added actual time out calculation for Forward close, Unconnected send * Fixed bug, port not shown for extended addresses * Added Network Segment to EPATH decode * NOP packets not decoded as they contain Common data Format svn path=/trunk/; revision=9979
2004-02-03From Peter J. Creath: add a heuristic dissector table, so thatGuy Harris1-0/+1
dissectors for protocols that put non-802.3 packets inside 802.3 frames can intercept 802.3/Ethernet frames before they're dissected as 802.3/Ethernet packets. svn path=/trunk/; revision=9976
2004-02-03From Martin Mathieson: SIP sipfrag support.Guy Harris1-1/+1
svn path=/trunk/; revision=9969
2004-02-03From Holger Schurig; add support for EAP-TTLS.Guy Harris1-0/+1
svn path=/trunk/; revision=9966
2004-02-02reflect latest changes to capture.cUlf Lamping1-5/+5
svn path=/trunk/; revision=9960
2004-02-02From Jonathan Perkins; the in ANSI MTP3, the SLC field of SLTM/SLTAGuy Harris1-0/+1
messages is in a different place from where it is in ITU MTP3. svn path=/trunk/; revision=9957
2004-01-31From Sam Leffler: support for BSD radiotap header for 802.11.Guy Harris1-0/+1
svn path=/trunk/; revision=9919
2004-01-29From Shusaku Ueda:Guy Harris1-0/+1
- show all Home Agent Addresses of DHAAD Reply - show ICMP options of Mobile Prefix Advertisement svn path=/trunk/; revision=9903
2004-01-27Update Andy Hood's e-mail address.Guy Harris1-1/+1
svn path=/trunk/; revision=9888
2004-01-27Update Jaime Fournier's address.Guy Harris1-1/+1
svn path=/trunk/; revision=9881
2004-01-27From David Richards: don't stuff the packet length into a guint8, as itGuy Harris1-0/+1
can be bigger than 255. svn path=/trunk/; revision=9877
2004-01-27From Alastair Maw: IAX2 support.Guy Harris1-0/+1
svn path=/trunk/; revision=9875
2004-01-26Add a dissector table for LAPD SAPIs, and move the #defines for themGuy Harris1-0/+1
into "lapd_sapi.h". Use that to register the Q.931 dissector atop LAPD. From Rolf Fiedler: ISDN TEI management frame support. svn path=/trunk/; revision=9864
2004-01-23From Pierre Juhen: add "find_protocol_by_id()" to the list of functionsGuy Harris1-1/+2
exported to plugins. Fix some author list glitches. svn path=/trunk/; revision=9789
2004-01-21Move the list of dissectors (DISSECTOR_SRC) out of Makefile.am andJörg Mayer2-11/+10
Makefile.nmake into a shared file named Makefile.common svn path=/trunk/; revision=9772
2004-01-18Give it an RCS ID.Guy Harris1-0/+2
svn path=/trunk/; revision=9706
2004-01-18From Chris Wilson:Olivier Biot1-0/+1
Support for dissection of concatenated SMPP PDUs. Also: Add more information to the protocol tree summary. Clean up the white space so it's in-line with the conventions of the original author (8-space tabs, 4-space indentations). svn path=/trunk/; revision=9696
2004-01-17First attempt to make a description of the capturing thingsUlf Lamping1-0/+110
svn path=/trunk/; revision=9691
2004-01-16From Thomas Anders: fix a typo.Guy Harris1-1/+4
Update the list of contributors in the man page. svn path=/trunk/; revision=9678
2004-01-16From Aaron Woo (via Jeff Weston): Optimized Link State Routing ProtocolGerald Combs1-0/+1
(OLSR) support. svn path=/trunk/; revision=9675
2004-01-13From Joost Yervante Damad:Guy Harris1-0/+1
add 3 new vendors; add 3 non-encapsulated Merit vendor-specific attributes; display the authenticator in the protocol tree. svn path=/trunk/; revision=9651
2004-01-08From Jari Mustajarvi: fix handling of PDUs with 2-byte-long variable andGuy Harris1-2/+3
optional pointers. svn path=/trunk/; revision=9600
2004-01-05From Alex Rozin: fix handling of MST messages.Guy Harris1-1/+1
Fix his e-mail address. svn path=/trunk/; revision=9559
2003-12-30added dick gooris to the list of contributorsUlf Lamping1-0/+1
svn path=/trunk/; revision=9498
2003-12-30New protocol: Enterasys Interswitch Message Protocol (ismp) andJörg Mayer1-0/+1
edp (Enterasys Discovery Protocol) svn path=/trunk/; revision=9496