aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2006-06-08MAke it possible to get a tvb with a BIT STRING, regenerate PER dissectors.Anders Broman1-1/+1
2006-06-06Ethereal -> WiresharkGerald Combs13-46/+46
2006-06-05- packet-per.[ch]: Open Type supportTomas Kukosa1-14/+127
2006-06-01Fix dist/distcheck.Gerald Combs1-3/+5
2006-05-31Rename the main executable to "wireshark", along with more conversions:Gerald Combs6-4/+4
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs6-44/+44
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs7-11/+12
2006-05-29Ethereal->WiresharkAnders Broman1-0/+0
2006-05-29Ethereal->WiresharkAnders Broman1-16/+16
2006-05-29Move to toolsAnders Broman1-0/+87
2006-05-29Ethereal->WiresharkAnders Broman2-0/+0
2006-05-29Ethereal->WiresharkAnders Broman2-23/+23
2006-05-29- new directive #.VIRTUAL_ASSGN - making assign from type of any filedTomas Kukosa1-14/+80
2006-05-28Ethereal->WiresharkAnders Broman1-2/+2
2006-05-28Move to toolsAnders Broman2-0/+2948
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa1-35/+35
2006-05-22ethereal->wiresharkRonnie Sahlberg1-1/+1
2006-05-22ethereal->wireshark updatesRonnie Sahlberg5-6/+6
2006-05-22bug fix, one space missingTomas Kukosa1-1/+1
2006-05-21Update the Win32 libs URL.Gerald Combs1-2/+1
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-1/+2
2006-05-21- update to WiresharkTomas Kukosa1-18/+18
2006-05-21name changeRonnie Sahlberg8-14/+14
2006-05-18Put a newline at the end of plugin.c files.Guy Harris1-1/+1
2006-05-16Add eol-style, update to current samba treeJörg Mayer11-240/+484
2006-05-15- support for dissect_per_enumerated()Tomas Kukosa1-178/+135
2006-05-09- support for multiple ASN.1 modules in one input fileTomas Kukosa1-144/+198
2006-05-02Handle UTCTime for PER.Anders Broman1-0/+4
2006-05-02Add infrastructure for display filter functions.Gilbert Ramirez1-0/+40
2006-04-28- fix Bug 890Tomas Kukosa1-7/+5
2006-04-25Update from samba tree revision 14805 to 15243Jörg Mayer8-2/+127
2006-04-20Rename "make-reg-dotc" to "make-dissector-reg", and do the same for theGuy Harris3-4/+2
2006-04-19Fix bugs in the previous checkin.Guy Harris1-0/+6
2006-04-19Update comments.Guy Harris1-0/+0
2006-04-19Have make-reg-dotc and make-reg-dotc.py generate either a register.c forGuy Harris2-23/+125
2006-04-17Move "make-reg-dotc" and "make-reg-dotc.py" to the "tools" directory, soGuy Harris3-0/+199
2006-04-12Update Lua.Gerald Combs1-3/+3
2006-03-30Update from samba tree revision 13374 to 14805Jörg Mayer21-252/+370
2006-03-23Doc update from SqliteAnders Broman1-3/+36
2006-03-21Use "opt_func_string_t" so that we get some more type checking done.Guy Harris1-14/+11
2006-03-21Make it a bit more like the SQLite lemon.c 1.36.Guy Harris1-45/+40
2006-03-21Mimmicing lemon.c 1.36 exactly for Symbolcmpp does not make MSVC completly ha...Anders Broman1-3/+5
2006-03-21Upadates to squlite:s lemon 1.36Anders Broman2-412/+1285
2006-03-20Try again, this should take us to lemon version 1.16 http://www.sqlite.org/cv...Anders Broman2-117/+40
2006-03-20Back out the previous changes (:Anders Broman2-55/+45
2006-03-20Insert the code from sqlite http://www.sqlite.org/cvstrac/rlog?f=sqlite/tool/...Anders Broman2-45/+55
2006-03-19Sqlite lemon 1.8 ( 1.7 Make lemon 64-bit clean skipped) :Anders Broman2-25/+48
2006-03-19Align lemon/lempar.c with Squlite ver 1.2 http://www.sqlite.org/cvstrac/rlog?...Anders Broman2-9/+57
2006-03-16Copy a bugfix from http://www.sqlite.org/cvstrac/tktview?tn=313Anders Broman1-2/+1
2006-03-09Actually fix that leak!Luis Ontanon1-4/+9