aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-02-11Display g_error messages in the console window unconditionally, if preference...Lars Roland1-1/+3
2006-02-11From ENDOH Akira:Luis Ontanon2-12/+19
2006-02-10tcp analysisRonnie Sahlberg1-1/+3
2006-02-10From Paolo Abeni:Anders Broman2-5/+22
2006-02-10ASF messages are in big-endian byte order, not little. From AlertTim Potter1-5/+5
2006-02-10Add newline to end of file to quiten compiler warning.Tim Potter1-1/+1
2006-02-09fix# 733: don't crash on unknown msg_typesUlf Lamping1-1/+6
2006-02-09Re-enable the PacketCable RADIUS code and add a few EM updates.Gerald Combs2-37/+42
2006-02-09Add PacketCable Multimedia updates. Sponsored by CableLabs.Gerald Combs1-48/+276
2006-02-09ntp_fmt_ts() doesn't take two arguments any more.Gerald Combs1-7/+5
2006-02-09Add support for PacketCable CCC-encapsulated RTP data, described inGerald Combs1-1/+114
2006-02-09Add decryption support. For this to work, you MUST link againstGerald Combs1-128/+695
2006-02-09Add heuristic dissection of XMLLuis Ontanon4-8/+88
2006-02-09Ricardo Muggli:Jörg Mayer1-1/+1
2006-02-09Hannes Gredler:Jörg Mayer1-21/+66
2006-02-09Olivier Montanuy:Jörg Mayer1-4/+71
2006-02-09From Bill MeierLars Roland1-1/+5
2006-02-09remove a duplicated nameLars Roland1-1/+0
2006-02-09Export the right name.Guy Harris1-1/+2
2006-02-09Add "proto_tree_add_XXX_format_value()" routines, which are like theGuy Harris3-21/+655
2006-02-08Add support for PacketCable option 60/suboption 5.23. Sponsored by Gerald Combs1-18/+102
2006-02-08Paolo Abeni:Jörg Mayer1-9/+6
2006-02-08smb2:Ronnie Sahlberg2-8/+16
2006-02-08Fix up some comments.Guy Harris1-6/+8
2006-02-08Clean up the comments for files_identical(), and fix up the UNIXGuy Harris1-27/+26
2006-02-08Make file_exists() work on macosx (and other unices)Luis Ontanon1-1/+9
2006-02-07svn:keywords and svn:eol-styleLuis Ontanon2-2/+2
2006-02-07Forgotten from last commitLuis Ontanon1-0/+4
2006-02-07eXtenstion options access to the -X command line optionsLuis Ontanon3-0/+166
2006-02-07smb2 signingRonnie Sahlberg2-7/+19
2006-02-07Newlines in preference comments causes problems in reading the prefeerence file.Anders Broman1-2/+2
2006-02-07Packet-bssap.c - Dissect BCD coded IE:sAnders Broman3-45/+168
2006-02-07add the CLIENT_TIME ntlmv2 addr name typeRonnie Sahlberg1-11/+28
2006-02-07handmerged patch from metze it conflicted with recent P bit patch i checked inRonnie Sahlberg2-30/+36
2006-02-07rename Logoff to SessionLogoff to make it consistent withRonnie Sahlberg1-6/+6
2006-02-07Paolo Abeni:Jörg Mayer2-2/+7
2006-02-07add dissection of the P (PID Valid) bit in the headerRonnie Sahlberg2-4/+24
2006-02-07changes to build lua plugin with MSVC6:Lars Roland1-0/+5
2006-02-07add dissection ofRonnie Sahlberg3-1/+63
2006-02-07Dissect channel needed.Anders Broman3-13/+50
2006-02-07Add a RFC value.Anders Broman1-5/+6
2006-02-06- fix a leakLuis Ontanon1-0/+2
2006-02-06prettify class/infolevel for GetInfo/SetInfoRonnie Sahlberg1-62/+132
2006-02-06Export the new privilege-manipulation routines (not that they doGuy Harris1-0/+3
2006-02-06Move the code to relinquish set-UID and set-GID privileges to a routineGuy Harris2-0/+26
2006-02-06dissect the TWrp chain elementRonnie Sahlberg1-0/+15
2006-02-06add dissection of a few more create optionsRonnie Sahlberg1-15/+86
2006-02-06From Paolo Abeni:Guy Harris4-10/+10
2006-02-06Tag some #else/#endif to make it clearer what tests they handle.Guy Harris1-13/+12
2006-02-06Add code to check whether the app was started with special privilegesGuy Harris4-4/+143