| Commit message (Expand) | Author | Age | Files | Lines |
* | Make tvb_get_ptr() return 'const guint8*', and clean up all the | Gilbert Ramirez | 2001-03-13 | 24 | -75/+75 |
* | It's generally considered Bad Form to free something up if you've handed | Guy Harris | 2001-03-13 | 1 | -2/+1 |
* | Tvbuffification, and various enhancements, from Ronnie Sahlberg. | Guy Harris | 2001-03-13 | 2 | -171/+179 |
* | Handle NetBSD Cisco HDLC as PPP, for now. | Guy Harris | 2001-03-11 | 1 | -5/+18 |
* | CUPS browsing protocol support, from Charles Levert | Guy Harris | 2001-03-11 | 5 | -2/+376 |
* | Obliging every capture file reader's "open()" routine to seek to the | Guy Harris | 2001-03-10 | 16 | -42/+26 |
* | Close the random stream, not just the sequential stream, if we got an | Guy Harris | 2001-03-09 | 1 | -1/+3 |
* | Include "etherpeek.h", which declares routines we define, not "snoop.h", | Guy Harris | 2001-03-09 | 1 | -2/+2 |
* | Fixes to Lemon to get it to compile on platforms (such as some versions | Guy Harris | 2001-03-09 | 8 | -27/+34 |
* | Add ability to create HTML documentation on Windows, if you have | Gilbert Ramirez | 2001-03-09 | 2 | -0/+43 |
* | Fixes to some typos, from Thomas Gimpel. | Guy Harris | 2001-03-08 | 3 | -10/+16 |
* | In the code that handles finding a field after a user clicks on | Gilbert Ramirez | 2001-03-07 | 2 | -9/+17 |
* | Actually *use* SSL_LIBS if found by configure. | Gilbert Ramirez | 2001-03-06 | 1 | -7/+7 |
* | Use "proto_get_first_protocol()" and "proto_get_next_protocol()" to | Guy Harris | 2001-03-06 | 1 | -23/+22 |
* | Mention support for reading Etherpeek files. | Guy Harris | 2001-03-06 | 2 | -11/+11 |
* | Update the man page for the new display filter code. | Guy Harris | 2001-03-06 | 1 | -41/+23 |
* | Mention etherpeek support. | Gilbert Ramirez | 2001-03-06 | 1 | -1/+2 |
* | Update doco re: display filters. | Gilbert Ramirez | 2001-03-06 | 2 | -45/+30 |
* | Fix a decode problem with failed NFSv4 SETATTR operations. | Gilbert Ramirez | 2001-03-06 | 1 | -3/+9 |
* | Add some win32-specific targets in .cvsignore's. | Gilbert Ramirez | 2001-03-06 | 8 | -26/+32 |
* | Move version to 0.8.16. | Gilbert Ramirez | 2001-03-05 | 10 | -35/+34 |
* | Move the definition of IP_PROTO_IGRP to "packet-ip.h", and put an entry | Guy Harris | 2001-03-05 | 3 | -6/+9 |
* | IP_PROTO_IPV4 and IP_PROTO_IPIP are both 4; there's no need to register | Guy Harris | 2001-03-05 | 1 | -2/+1 |
* | All the news, in 80 columns. :) | Gilbert Ramirez | 2001-03-05 | 1 | -0/+55 |
* | Updates from Ed Warnicke. | Guy Harris | 2001-03-04 | 2 | -14/+21 |
* | Update from Ed Warnicke. | Guy Harris | 2001-03-04 | 2 | -40/+208 |
* | Fix a typo, and break some lines at 80 characters. | Guy Harris | 2001-03-03 | 1 | -4/+7 |
* | Add a few more items to ".cvsignore". | Guy Harris | 2001-03-03 | 1 | -0/+3 |
* | Do a bunch of semantic checks when "Accept" is clicked, so that we catch | Guy Harris | 2001-03-03 | 1 | -2/+88 |
* | Fix some places where value-to-string routines were returning FALSE, | Guy Harris | 2001-03-03 | 2 | -10/+50 |
* | Add changes through the end of January. I'll work on February and | Gilbert Ramirez | 2001-03-03 | 1 | -0/+44 |
* | Calculate the height and width of m_r_font globally, since various | Gilbert Ramirez | 2001-03-02 | 8 | -47/+260 |
* | Update from Mike Frisch. | Guy Harris | 2001-03-02 | 1 | -7/+34 |
* | create_main_window() does not need to be called by the capture child | Gilbert Ramirez | 2001-03-02 | 1 | -3/+4 |
* | Get rid of unused method from ftypes structure. | Gilbert Ramirez | 2001-03-02 | 8 | -83/+8 |
* | Enable slices of [i-j], where i is start offset and j is end offset, | Gilbert Ramirez | 2001-03-02 | 6 | -85/+147 |
* | Add "Toggle All", "Enable All", and "Disable All" buttons to the | Gilbert Ramirez | 2001-03-01 | 1 | -2/+86 |
* | Don't let the color selection dialogue for TCP Streams | Gilbert Ramirez | 2001-03-01 | 1 | -2/+4 |
* | Create proper display filter for FT_BOOLEAN when using "Match Selected". | Gilbert Ramirez | 2001-03-01 | 1 | -4/+5 |
* | Tvbuffify the ICP dissector. | Guy Harris | 2001-02-28 | 1 | -138/+93 |
* | Add hidden fields for bad checksums to various IP-family protocols. | Guy Harris | 2001-02-28 | 4 | -10/+32 |
* | Tvbuffify the TACACS dissector (such as it is). | Guy Harris | 2001-02-28 | 1 | -39/+40 |
* | Tvbuffify the ISAKMP dissector. | Guy Harris | 2001-02-28 | 1 | -726/+425 |
* | Tvbuffiy the IPSec dissectors. | Guy Harris | 2001-02-28 | 2 | -119/+112 |
* | Move the location of cppmagic.h, since the lemon-flex include files | Gilbert Ramirez | 2001-02-27 | 3 | -4/+4 |
* | Rquota support, from Mike Frisch. | Guy Harris | 2001-02-27 | 5 | -2/+110 |
* | Do a better job of #ifdef'ing out 3 variables in the case of non-UCD-SNMP | Gilbert Ramirez | 2001-02-27 | 1 | -2/+2 |
* | Add Ed Warnicke's drange code to the new dfilter system. | Gilbert Ramirez | 2001-02-27 | 18 | -330/+806 |
* | Fix up the handling of NBIPX packets, and of Microsoft "direct hosting" | Guy Harris | 2001-02-27 | 4 | -313/+623 |
* | RFC 3024 reverse tunneling support for the Mobile IP dissector, from | Guy Harris | 2001-02-27 | 3 | -1/+20 |