aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-06Move the code to relinquish set-UID and set-GID privileges to a routineGuy Harris3-15/+36
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-06another gtk_resize_window()Ronnie Sahlberg1-0/+5
2006-02-06From Paolo Abeni:Guy Harris6-14/+37
2006-02-06gtk1.x does not have gtk_window_resize()Ronnie Sahlberg1-0/+5
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 Harris7-4/+156
2006-02-06Lua uses the simple dialogLuis Ontanon4-1/+126
2006-02-06The simple dialogLuis Ontanon2-32/+153
2006-02-06No C++/C99-style comments, please.Guy Harris1-2/+4
2006-02-06Include <epan/gnuc_format_check.h> in packet-ssl-utils.h, notGuy Harris2-2/+2
2006-02-06From Paolo Abeni: fix some warnings, etc..Guy Harris4-122/+224
2006-02-06"text_window_delete_event_cb()" returns a gboolean; declare it as such.Guy Harris1-1/+1
2006-02-05Add an example of tap,text window and menu usageLuis Ontanon1-0/+58
2006-02-05* move all the tap functions to lua_tapLuis Ontanon5-198/+258
2006-02-05* add an option to funnel_register_menu to retap the packets right after been...Luis Ontanon3-13/+68
2006-02-05Trivial warning fix (no newline at end of file)Jörg Mayer2-2/+4
2006-02-05H.248 over UDPLuis Ontanon2-9/+48
2006-02-05Allow lua to register menu itemsLuis Ontanon3-0/+70
2006-02-05- add a register_menu funnel Luis Ontanon4-34/+39
2006-02-05Update from the current asn1/tcap code.Guy Harris1-0/+2
2006-02-05Change port define to something more readableJörg Mayer1-8/+8
2006-02-05from JBMRonnie Sahlberg2-1/+31
2006-02-05Buildbot found:Jörg Mayer2-1/+3
2006-02-04Paolo AbeniJörg Mayer11-187/+3570
2006-02-04define funnel_register_field_menu even if it is not implemented.Luis Ontanon1-7/+7
2006-02-04GTK1 buid failed, this should fix it.Luis Ontanon1-5/+5
2006-02-04PropsetLuis Ontanon0-0/+0
2006-02-04Propset eol-style and Id for allLuis Ontanon1-3/+20
2006-02-04VC6 doesn't like empty structs.Luis Ontanon1-3/+13
2006-02-04Give lua a minimal gui.Luis Ontanon5-1/+150
2006-02-04The funneled GUI mini API.Luis Ontanon6-0/+424
2006-02-04Add SSN:s from 3GPP TS 23.003.Anders Broman1-1/+16
2006-02-04Fix a faulty def and add some 3gpp AVP:sAnders Broman1-1/+36
2006-02-03* packet-lua.hLuis Ontanon6-392/+537
2006-02-03Mike Duigou:Jörg Mayer1-2/+2
2006-02-03From Mike Duigou:Anders Broman1-1/+1
2006-02-02gsm_a: Export needed functionsAnders Broman3-77/+346
2006-02-02fix bug 400Ronnie Sahlberg1-1/+13
2006-02-01packet-gsma_a.ch Use valuestrings for Number type etc and export the value_st...Anders Broman3-167/+1671
2006-02-01from Bill MeyerRonnie Sahlberg1-12/+8
2006-02-01From Greg Morris:Anders Broman4-269/+326
2006-02-01From Eric Hultin:Anders Broman8-2/+1972
2006-01-31It was hard.. but at the end I won (or at least i believe so...).Luis Ontanon5-16/+225
2006-01-31Export dissector_handle_t get_itu_tcap_subdissector()Anders Broman3-3/+5
2006-01-31Fix a typoAnders Broman2-2/+2
2006-01-31Display which dissector is linked to a ssn.Anders Broman1-1/+27
2006-01-31make sure we actually get the tcpd structure pointer before we pass it as a p...Ronnie Sahlberg1-4/+4
2006-01-31BSSGP - Translate MCC and make MCC MNC etc vissible filtersAnders Broman4-20/+56