Extending true_false_string support
[obnox/wireshark/wip.git] / epan /
2007-01-10 jakeExtending true_false_string support
2007-01-10 kukosamove asn1.c/.h files into plugins/asn1 directory as...
2007-01-10 kukosaadd missing object files into epan/crypt/Makefile.nmake
2007-01-10 legosync changes with asn/snmp
2007-01-10 legoremove now useless hmac.[ch] files
2007-01-10 legoHave the code working on BIG ENDIAN machines
2007-01-10 lego* From the same source as the rest get the sha1_hmac...
2007-01-09 jakeImplement COMPLEMENT TO ITU-T RECOMMENDATION E.164...
2007-01-09 geraldMove cryptography code to epan/crypt.
2007-01-09 etxrabAdd ansi_map to the makefiles
2007-01-09 legoWin32 has neither bcopy nor bzero
2007-01-09 legochange the loading order of some headers to avoid a...
2007-01-09 legothe forgotten file strikes again...
2007-01-09 legoSNMPv3 USM... the forgotten file :)
2007-01-09 legoSNMPv3 USM decryption/authentication phase 1
2007-01-09 legomake internal variables static
2007-01-09 lego * replaced MD5 with one that that works on my Big...
2007-01-08 ulflairpdcap_wep.h was removed
2007-01-08 geraldRemove duplicate crc32 code.
2007-01-08 jmayerCommit my USB changes (change address handling)
2007-01-07 etxrabShow return signal in info col. also if no data.
2007-01-06 etxrabCheck in the asn2wrs generated ANSI map dissector.
2007-01-06 etxrabFix tag > 0x1f
2007-01-05 lego* have the Dumper using either '\' or '/' as directory...
2007-01-05 jakeAdded functionality proposed in bug 1233.
2007-01-05 lego * rename url->file in browser_open_data_file()
2007-01-05 lego + register_stat_cmd_arg()
2007-01-05 geraldUpdate to the latest Win32 libs: Net-SNMP 5.4 and GNUTL...
2007-01-05 sfisherRemove stderr output of an error condition per bug...
2007-01-04 geraldRemove duplicate targets.
2007-01-04 geraldDon't lower-case our SSID and passphrase, otherwise...
2007-01-04 legoAdd the documentation directory
2007-01-04 legothe widcards: Choose and All were inverted (again?)
2007-01-04 guyOn Darwin, build shared libraries with -Wl,-single_modu...
2007-01-04 etxrabMake the recent INAP change in the template file as...
2007-01-04 guyRename pkgdata_DATA to dist_pkgdata_DATA, to make sure...
2007-01-04 martinmMake Expires header value a numeric field
2007-01-04 kukosafix compilation without GnuTLS
2007-01-04 martinmCheck in trivial changes before generating a big diff...
2007-01-04 kukosa- new ssl_set_master_secret() which can set master...
2007-01-03 jakeSome cleanup of the source.
2007-01-03 etxrabFrom Peter Vestman:
2007-01-03 geraldFix a typo.
2007-01-03 ulflremove the PDB_FILE setting from config.nmake - there...
2007-01-03 ulflan attempt to fix the distcheck
2007-01-03 ulflfrom Laurent Rabret:
2007-01-03 ulflfix windows build
2007-01-03 geraldRemove empty files (which should have been removed...
2007-01-02 geraldMove epan/crypt-md5.[ch] to epan/crypt. Remove
2007-01-02 geraldFrom Gisle Vanem:
2007-01-02 sfisherAdd a good/bad tree to the FCS item.
2007-01-02 wmeierOops: wireshark.com --> wireshark.org
2007-01-02 martinmDissect details of RAck header, and change RSeq to...
2007-01-02 wmeierMore ethereal --> wireshark
2007-01-02 martinm"an wireshark" -> "a wireshark".
2007-01-02 martinmFix for bug 1279 (Negative values for RTCP round trip...
2007-01-02 jakeAdding all enterprise numbers for 2006.
2007-01-02 guyEhtereal[sic] -> Wireshark. :-)
2007-01-02 guyAdd a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment...
2007-01-02 guyUse G_DIR_SEPARATOR_S as the path separator.
2007-01-01 etxrabUse TransactionId to match ansi map responses to reques...
2007-01-01 geraldFix a compiler warning. Surround an MSVC-specific...
2007-01-01 jakeFrom Mark C. Brown:
2006-12-31 jakeFrom Paul Erkkila:
2006-12-30 sfisherFix for bug #1132:
2006-12-30 sahlbergsince all callers to fvalue_set for FT_STRING[Z] use...
2006-12-30 sahlbergproto_tree_set_string() no longer needs an already_allo...
2006-12-30 sahlbergmake the FT_STRINGZ case in proto_tree_new_item() use...
2006-12-30 sahlbergmake proto_tree_set_string_tvb use ep allocated memory...
2006-12-29 sahlberg use ep allocated memory for the string in proto_item_a...
2006-12-29 sahlberguse an ep allocated temporary string when creating...
2006-12-29 guyMake the crypt library the same way other sublibraries...
2006-12-29 guyAdd some parentheses, as the suggestion of Mr. GCC.
2006-12-29 guyGive dissect_cmd_Get_Channel_Auth_Capabilities() a...
2006-12-29 sahlberggtk1 does not provide g_ascii_isxdigit so provide...
2006-12-28 geraldAdd clean targets to wslua. Fix the config.nmake inclu...
2006-12-28 geraldMove the contents of airpdcap to epan/crypt. Try to...
2006-12-28 kukosadebug improvements
2006-12-27 geraldAdd missing files.
2006-12-27 geraldPrepare to move the airpdcap code to epan/crypt (SVN...
2006-12-27 lego+ browser_open_url()
2006-12-26 guyFrom Sebastien Tandel: fix places where a signed charac...
2006-12-26 morrissIf p2p_dir isn't set (no message direction is configure...
2006-12-26 ulfluse prefix to prevent redefinition warning from wingdi.h
2006-12-26 jakeFrom Sebastien Tandel:
2006-12-25 sfisherFrom Sake Blok:
2006-12-24 guydissect_roofnet_link() returns no value and nothing...
2006-12-24 jakeReverse commit 20209, breaking the build across the...
2006-12-23 sahlbergmake the PCRE ftype use ep allocated memory instead...
2006-12-23 legoget rid of an unused variable.
2006-12-23 lego- Fix an error in the tap listener callback
2006-12-23 sahlbergmake ipv4 ftype use cheap ep_ memory isntead of slightl...
2006-12-22 sfisherReport inaccurate PPPoE Session payload length when...
2006-12-22 jakeFix for bug 1272.
2006-12-22 sahlberghmm
2006-12-22 sahlbergchange some slab allocated memory into ep/emem allocate...
2006-12-22 legofix a typo.
2006-12-22 lego- Fix the name of the disable_lua variable.
2006-12-21 jakeFrom Alfred Alinazar:
2006-12-21 jakeFrom Taisuke SASAKI:
next