summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
2009-02-09From yamisoe AT gmail.com: appverify: Report all missing applications in one ↵Bill Meier1-2/+11
run. svn path=/trunk/; revision=27402
2009-02-09Update GnuTls to gnutls-2.6.4-1Tomas Kukosa1-1/+1
svn path=/trunk/; revision=27398
2009-02-09Ply parser updated to 3.0Tomas Kukosa2-2032/+2471
svn path=/trunk/; revision=27397
2009-02-04- resolve one reduce/reduce conflict in grammarTomas Kukosa1-159/+155
- fix obsolete Python constructions svn path=/trunk/; revision=27367
2009-02-02Revert previous checkin.Anders Broman1-48/+24
svn path=/trunk/; revision=27356
2009-02-02Use Python to build tshark-tap-register.cAnders Broman1-24/+48
svn path=/trunk/; revision=27355
2009-01-16Add html2text.py to distribution.Anders Broman1-0/+1
svn path=/trunk/; revision=27249
2009-01-16Add Id.Anders Broman1-0/+1
svn path=/trunk/; revision=27241
2009-01-13Use Glib 2.18-4 GTK+ 2.14.7 and Cairo 1.8.6.Anders Broman1-1/+1
svn path=/trunk/; revision=27226
2009-01-07Add svn:executable property to perl scriptBill Meier1-0/+0
svn path=/trunk/; revision=27185
2009-01-07From Vincent Helfre:Anders Broman2-0/+80
To make it possible to extract the ASN1 files directly from the spec, I wrote a small script. svn path=/trunk/; revision=27178
2008-12-27Use GTK+ 2.14.6Anders Broman1-1/+1
svn path=/trunk/; revision=27121
2008-12-23Add GeoIP to the Windows build. Fix a remaining geoip_ -> geoip_db_Gerald Combs1-1/+1
conversion. svn path=/trunk/; revision=27098
2008-12-17Update html2text.py to suit our needs. Add spaces in the faq.txt targetGerald Combs1-27/+83
so to fix a problem with OS X 10.4. Add html2text.py to the end of the faq.txt target. svn path=/trunk/; revision=27040
2008-12-17Add html2text.py 2.35 from http://www.aaronsw.com/2002/html2text/.Gerald Combs1-0/+448
svn path=/trunk/; revision=27039
2008-12-15Update GnuTls to gnutls-2.6.3-1Tomas Kukosa1-1/+1
svn path=/trunk/; revision=26998
2008-12-10Use c-ares 1.6.0.Gerald Combs1-1/+1
svn path=/trunk/; revision=26961
2008-12-10Use GTK 2.14.5 and glib 2.18.2Anders Broman1-1/+1
Overview of Changes from GLib 2.18.2 to GLib 2.18.3 =================================================== * Build with libtool 2.x * Bugs fixed: 557087 mem leak in g_content_types_get_registered 558185 'parent' variable in g_local_file_get_child_for_display_name() hits g_object_unref(NULL) assertion 557210 g_compute_checksum_for_* asserts with less than 2 bytes 528320 Incorrect icons displayed for files with custom mimetype icons 557592 Missing include in gwinhttpfile.c 556415 Crash on Windows 2000 in g_winhttp_vfs_init() 556910 Memory leak: sub 561352 Leak of icon description 561375 Leaks mountpoint description 560569 gkeyfile doesn't use the set list_separator in some cases 560568 gkeyfile docs buglet 559413 g_option_group_set_error_hook docs buglet Overview of Changes from GTK+ 2.14.4 to 2.14.5 ============================================== * Bugs fixed: 556578 GIMP windows stay on top of other windows 557059 crash when compositing emblems with icon 557266 Window Management Problem 528320 Incorrect icons displayed for files with custom mimetype icons 557894 Wrong return value for gdk_pointer_grab_info_libgtk_only 557316 GtkLinkButton should consider user-defined tooltip 558323 glitches when popping up combos in treeviews 558278 Crash when calling a callback set by gdk_add_client_message_filter 557212 Problem with which window gains focus and is visible 541391 Unfocussable Treeview swallows focus 552956 Should check composite extension version 554567 warning fixes (missing format specifiers and NULL vs 0) svn path=/trunk/; revision=26960
2008-11-27 - Change the expected output of TVB test ck_eq_1 to match actual behaviorStephen Fisher1-9/+1
- Remove a test that causes tshark to output an error for an invalid filter (putting the protocol on the right-hand side of the == operator) svn path=/trunk/; revision=26860
2008-11-15fix all warn_explicit() usages incompatible with Python 2.6Tomas Kukosa1-6/+6
svn path=/trunk/; revision=26788
2008-11-15Update GTK packages.Anders Broman1-1/+1
svn path=/trunk/; revision=26786
2008-11-10- new #.MODULE_EXPORTS directive which exports symbols including module ↵Tomas Kukosa1-25/+93
prefix, used to avoid conflicts when two modules have types with the same name and they need to be used together - fix few Python warnings svn path=/trunk/; revision=26738
2008-11-01From Pascal Quantin:Anders Broman1-2/+2
ASN.1: display the real name of SEQUENCE/TYPE OF parameters svn path=/trunk/; revision=26669
2008-10-07If we auto-discover http_proxy, export it so that wget can pick it up. ChangeGerald Combs1-2/+2
the shebang to use /bin/bash since we use bash-isms in the script. svn path=/trunk/; revision=26373
2008-10-01Use LUA 5.1.4Anders Broman1-1/+1
svn path=/trunk/; revision=26329
2008-09-25Yet another GTK+ update...Anders Broman1-1/+1
Overview of Changes from GTK+ 2.14.2 to 2.14.3 ============================================== * Revert problematic GtkAdjustment changes * Bugs fixed: 552837 mem leak in gtkimmulticontext 553000 incorrect i18n header in gtkfilesystem.c 553135 eog crash: assertion failed 552545 leaks GpImage svn path=/trunk/; revision=26273
2008-09-23Use the latest GTK packages, changes:Anders Broman1-1/+1
Overview of Changes from GLib 2.18.0 to GLib 2.18.1 =================================================== * Bugs fixed: 550433 g_test_init doesn't recognize --help 523463 Core dump in gmain.c:2482:IA__g_main_context_check 551228 G_STRFUNC on recent Sun compiler should be expanded... 551410 gtestutils.c: using printf without prototype 551731 g_date_set_time[_t] docs should mention what timezone 548321 <string.h> is not included in gi18n-lib.h 551149 xdgmime mem leak 550647 synchronous pipe I/O when reading mount reply 551887 Docs for g_desktop_app_info_new_from_filename aren't... 551681 g_content_type_guess() too naive with filenames 552352 g_app_info_launch doesn't work if "Path" key... 551408 gmodule.def generated to builddir... 552359 g_file_info_get_icon should return GThemedIcon, and... Overview of Changes from GTK+ 2.14.1 to 2.14.2 ============================================== * Don't use XRRGetScreenResources, since it doesn't work well * Bugs fixed: 551063 deprecated marking without a link to what new code should use 319849 gtkcalendar look in RTL locales 550989 gdk_display_put_event should call g_main_context_wakeup 550062 Small update in gdk/gdkkeysyms.h 551325 Reference to wrong parameter in gtk_editable_insert_text 551386 gtk_printer_set_is_default() always sets TRUE 550676 Memory leak, update keyboard layout data structure 551699 gtk_scrolled_window_destroy() is broken 551567 DND mark broken 551378 Print dialog: should try UDS when fetching PPD for localhost 536542 gtk_list_store_set() documentation doesn't say whether... 552153 GtkModules loading with XSettings doesn't work... 552001 gtkimcontextsimple.c: variable is declared at middle... 551987 GtkPaned redrawing problem 551722 gtk_widget_set_scroll_adjustments() should check... 552107 Small libtool fixes 552500 GtkPrintSettings API doc not precise enough 408154 Change GtkEntryCompletion max-items to style property 329593 Entering characters on a line very cpu intensive and slow 552667 gtkimage containing gicon leaks memory 552668 format not a string literal and no format arguments... 346903 gtk_enumerate_printers needs events to complete 550969 fix a typo which breaks the static build 517233 Calling gdk_pixbuf_loader_close causes "GError set over... 551063 deprecated marking without a link to what new code should use 540967 docs build slowly because of entities svn path=/trunk/; revision=26255
2008-09-16Update the Win32 libs download tag to 2008-09-16.Gerald Combs1-1/+1
svn path=/trunk/; revision=26220
2008-09-06New branchAnders Broman1-2/+2
svn path=/trunk/; revision=26152
2008-09-06Use GTK+ 2.14.1Anders Broman1-2/+2
What's new in GTK+ 2.14 ======================= GTK+ 2.14 adds new functionality while maintaining source and binary compatibility with GTK+ 2.12. Highlights of new features and improvements in GTK+ 2.14 are: New widgets and objects * GdkAppLaunchContext, provides startup notification with g_app_info_launch() * GtkMountOperation, can ask for passwords when mounting volumes with g_volume_mount() * GtkToolShell, an interface for containers of GtkToolItems Noteworthy new APIs * gtk_show_uri(), a replacement for gnome_vfs_url_show() and gnome_url_show() * gtk_widget_get_snapshot(), using pixmap redirection to render snapshots of widgets Changes in the file chooser The file chooser uses GIO directly, loadable backends are no longer supported. Autocompletion in the file chooser entry has been improved. Changes in printing support The print dialog displays printer status information. Support for rearranging pages when printing multiple pages per sheet has been added to the cups backend. Accessibility support The gail module is shipped with GTK+, GtkBuilder supports accessibility attributes and GtkStatusIcon supports keyboard navigation. Internationalization support The compose sequences understood by GTK+'s builtin input method have been synchronized with recent X.org compose sequences, adding a large number of new sequences. GTK+ no longer uses translations when an application is not translated to the current locale. gdk-pixbuf changes * Support loading OS X icns format * Support loading JPEG 2000 images * Support loading and saving to GIO streams * Use GIO for mime information GDK changes GDK uses Xrandr instead of Xinerama to provide more (and dynamic) monitor information. Font configuration changes are now picked up at runtime, without an application restart. For more details and lists of fixed bugs, see the announcements for the 2.13.x development releases: http://mail.gnome.org/archives/gtk-devel-list/2008-February/msg00079.html http://mail.gnome.org/archives/gtk-devel-list/2008-May/msg00112.html http://mail.gnome.org/archives/gtk-devel-list/2008-June/msg00033.html http://mail.gnome.org/archives/gtk-devel-list/2008-June/msg00158.html http://mail.gnome.org/archives/gtk-devel-list/2008-July/msg00044.html http://mail.gnome.org/archives/gtk-devel-list/2008-July/msg00182.html http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00023.html http://mail.gnome.org/archives/gtk-devel-list/2008-August/msg00153.html svn path=/trunk/; revision=26148
2008-09-05Use latest glib.Anders Broman1-1/+1
svn path=/trunk/; revision=26141
2008-08-27Add proxy detection to win32-setup.sh. Update and clean up some of theGerald Combs1-33/+53
proxy-related documentation. svn path=/trunk/; revision=26100
2008-08-14Search for "(static const|static|const) value_string" whenBill Meier1-5/+7
looking for value_string definitions to validate. svn path=/trunk/; revision=26026
2008-08-12Fix a bunch of Win64 compilation errors by cowardly casting size_ts to ints.Gerald Combs1-16/+16
svn path=/trunk/; revision=25992
2008-08-07Add support for the c-ares asynchronous DNS resolution library to theGerald Combs1-1/+1
Windows build. Add support for async IPv6 lookups. Update the ADNS code slightly. This is not supported (yet) on the UNIX side. svn path=/trunk/; revision=25953
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon1-1/+1
svn path=/trunk/; revision=25937
2008-08-05Add --settag and --checktag arguments to win32-setup.sh, which respectivelyGerald Combs1-2/+32
save and verify the current download tag. Add --settag and --checktag calls to the process_libs target. (This should automatically notify everyone when wireshark-win32-libs is updated, which I tend to forget to do.) svn path=/trunk/; revision=25931
2008-08-04From Pascal Quantin via bug 2719: Fix support for Microsoft Visual C++ 2008.Gerald Combs1-1/+1
From me: Instead of adding adns_config.h, place it a custom adns package in wireshark-win32-libs. Update tools/win32-setup.sh accordingly. Split the MSVC2008EE variant into MSVC2008 and MSVC2008EE, similar to MSVC2005 and MSVC2005EE. We have to worry about vcredist_x86.exe in both cases. Add Pascal to AUTHORS. Update the Developer's Guide. svn path=/trunk/; revision=25921
2008-08-01From Martin Peylo (bug 2507):Stig Bjørlykke1-0/+8
The attached patch enables asn2wrs.py and packet-ber.c to decode UTCTime according to the definitions in X.680. svn path=/trunk/; revision=25897
2008-07-29Update to sqlite lemon.c 1.60 and lempar.c 1.36Anders Broman2-71/+156
svn path=/trunk/; revision=25858
2008-07-26Update Ply to version 2.5Tomas Kukosa2-291/+992
svn path=/trunk/; revision=25838
2008-07-24Remove the (long deprecated) proto_tree_add_*_hidden() functionsJeff Morriss1-16/+0
svn path=/trunk/; revision=25820
2008-07-23(Minor) Disable un-needed 'capture' in regexpBill Meier1-1/+1
svn path=/trunk/; revision=25811
2008-07-23Fix double-quoted string regexp to match strings with "line continuation";Bill Meier1-4/+8
Enable value_string check again .... svn path=/trunk/; revision=25810
2008-07-23Disable value_string check for now.Bill Meier1-1/+1
Apparently the "regex which matches double-quoted strings" doesn't work with some versions of Perl (eg: 5.8.8) if the string contains a 'line-continuation' (\ folowed by a new-line). (This works for Perl 5.10.0). So: disable value_string check until I look into this further. svn path=/trunk/; revision=25802
2008-07-22Add test to check if value_string arrays are NULL terminated;Bill Meier1-3/+40
default: test is enabled. Check for error return from GetOptions svn path=/trunk/; revision=25800
2008-07-21Use the tag...Anders Broman1-2/+2
svn path=/trunk/; revision=25778
2008-07-21Use the latest GTK libraries for GTK+ 2.12.11Anders Broman1-2/+2
svn path=/trunk/; revision=25777
2008-07-15Use the latest wireshark-win32-libs tag (updated zlib).Gerald Combs1-2/+1
svn path=/trunk/; revision=25745
2008-07-02Push EXTRA_DIST entries into the lowest-level Makefile.am available.Guy Harris1-1/+2
svn path=/trunk/; revision=25661