aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-giop.c
Commit message (Expand)AuthorAgeFilesLines
* giop allocates only and never releases the memory from the gmemchunk so repl...Ronnie Sahlberg2005-08-141-14/+2
* more gmemchunk -> se_alloc() improvementsRonnie Sahlberg2005-08-121-47/+5
* Don't try to allocate more than ITEM_LABEL_LENGTH bytes for something we're Gerald Combs2005-08-121-1/+2
* From W. Borgert:Anders Broman2005-08-111-22/+54
* More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer2005-07-231-2/+2
* Mark stub data as such if no dissector claims it.Guy Harris2005-07-041-2/+20
* Add some length checking.Gerald Combs2005-04-171-2/+8
* From LEGO: make the request id and operation filterableRonnie Sahlberg2004-11-241-21/+29
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+5654