aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-12-08Also add the new dissectorsetxrab2-0/+2495
2005-12-08Commit the actual diissectors:etxrab9-576/+184
2005-12-07From Grame Lunt:etxrab23-344/+1373
2005-12-07Avoid dereferencing pointers to the message, context and transaction object i...lego2-3/+37
2005-12-07libethereal: add capture_encetxrab2-16/+157
2005-12-07tap the ntlmssp protocol and extract the account/domain names when users auth...sahlberg2-4/+139
2005-12-07new function fetch_tapped_data()sahlberg2-0/+45
2005-12-07make ntlmssp tappablesahlberg2-15/+36
2005-12-07Fix some more scaled-fixed-point values, and have a 2-byte spare fieldguy1-6/+6
2005-12-07Fix oroperties, get rid of CRs.guy1-3630/+3630
2005-12-07Squelch a narrowing-conversion warning.guy1-1/+1
2005-12-07Clear up const vs. non-const warnings.guy1-1/+1
2005-12-07Why duplicate the code of "tvb_get_string()" when you could just useguy1-29/+29
2005-12-07Don't export stuff if no other dissector uses it. "Static unlessguy1-152/+152
2005-12-07Fix indentation.guy1-36/+53
2005-12-07Unicode considered unnecessary and non-portable. Avoid using non-ASCIIguy1-597/+591
2005-12-07From Martin M various updates and fixessahlberg3-4/+12
2005-12-07From Jelmer V AIM bugfixsahlberg1-6/+4
2005-12-06Squelch some compiler const vs. non-const warnings.guy13-34/+46
2005-12-06Clean up capture_enc(), export it, and use it in the capture window.guy4-17/+43
2005-12-06The keys for entries in the OID-to-name hash table are g_mallocated, soguy1-0/+6
2005-12-06Set svn:keywords to Id to get RCS IDs expanded.guy2-137/+137
2005-12-06g_hash_table_new_full() does not exist for glib1sahlberg1-1/+1
2005-12-06It crashed when keep_persistent_data == FALSElego3-38/+55
2005-12-06we can even get error messages while we are capturing (e.g. when a network ca...ulfl1-3/+3
2005-12-06- Fix few issues with context analysislego5-636/+925
2005-12-06Fill in Column info, Dissect some more user info.etxrab1-23/+121
2005-12-06Dissect Cause and use %(DEFAULT_BODY)s use import for IMSI.etxrab4-93/+112
2005-12-06mark unused parameterkukosa1-1/+1
2005-12-06OBJECT IDENTIFIER name resolution moved to oid_resolv.ckukosa8-68/+165
2005-12-06protocol discriminator byte has to be taken into info_element_lenkukosa1-1/+1
2005-12-06both the buildbot and I have problems with setargv.objulfl1-1/+3
2005-12-06Note what we have to be careful of before we start using Unicode in theguy1-1/+8
2005-12-06Make $(command_line_OBJECTS) a dependency of the stuff that links withguy1-9/+9
2005-12-06from Kyle Harmssahlberg1-341/+285
2005-12-06add a short comment to cant_load_winpcap_err() and use it in gtk/capture_dlg.culfl2-16/+6
2005-12-06objectid updatessahlberg1-15/+14
2005-12-06rename pcap-....c/.h files to capture-pcap-....c/.hulfl19-30/+30
2005-12-05requested by Cory Perry:ulfl1-1/+2
2005-12-05From Grame Lunt:etxrab16-155/+2676
2005-12-05fixed a typoulfl1-1/+1
2005-12-05move some GTK only function declarations from ui_util.h to the appropriate he...ulfl5-23/+26
2005-12-05enhance the commentsulfl1-7/+25
2005-12-05replace all appearances of 'fprintf(stderr, "tethereal: ' with 'cmdarg_err("'...ulfl1-154/+117
2005-12-05no more usage of Ethereal.lib in dumpcap any longer :-)ulfl3-39/+68
2005-12-05add capture_opts_trim(), as this sequence is used three times now (will repla...ulfl3-14/+23
2005-12-05updates for FILE_OBJECTID_BUFFER and have smb call this (no more unknown by...sahlberg3-49/+39
2005-12-05From Kyle J Harmssahlberg3-0/+8587
2005-12-05If we don't have the OID name let the SNMP dissector try to get it from the M...etxrab2-5/+37
2005-12-05I've forgot to put one line under _WIN32, should fix the unix buildulfl1-5/+5