aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
AgeCommit message (Expand)AuthorFilesLines
2014-04-25Move mktime_utc() from tvbuff.c to wsutil/time_util.cJakub Zawadzki4-0/+98
2014-04-17Fixed typo HAVE_LIBGRYPT -> HAVE_LIBGCRYPTStig Bjørlykke1-1/+1
2014-04-14Add tvb_get and proto_tree_add for string-encoded timestampsHadriel Kaplan1-1/+1
2014-04-13Replace QTableWidgets with QLabels + HTML tables.Gerald Combs1-0/+1
2014-04-03(Pedantic): set editor modelines tab-width & etc to 8; Also: fix some indenta...Bill Meier1-3/+3
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte2-2/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte4-7/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte9-18/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte3-6/+0
2014-03-19The 1.11.x installer puts the global plugins in the wrong place [Mac OS X]Alexis La Goutte1-2/+2
2014-03-19The 1.11.x installer puts the global plugins in the wrong place [Mac OS X]Alexis La Goutte1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte68-137/+0
2014-02-27Sherman, set the Wayback Machine for 1997.Guy Harris1-1/+1
2014-02-25Remove trailing whitespaceBill Meier13-23/+23
2014-02-09Fix Bug 6489 to stop compiler warning on gcrypt deprecated delcarationsHadriel Kaplan1-3/+3
2014-01-14Consistently use "guint8" for "8-bit byte".Guy Harris1-5/+5
2014-01-10Make internal functions staticAnders Broman1-1/+1
2014-01-08Need <strsafe.h> for StringCchPrintf().Guy Harris1-0/+1
2014-01-08Move UAT xton() to wsutil libraryJakub Zawadzki2-0/+27
2014-01-07As checkAPIs.pl says, "use StringCchPrintf".Guy Harris1-1/+1
2014-01-07Fix bug #9618: Invalid utf8 causes JSON dissector assertion failure "g_utf8_v...Jakub Zawadzki6-17/+33
2014-01-07Move defines for helping with UTF-16 surrogate pairs to wsutil/unicode-utils.hJakub Zawadzki1-0/+11
2013-12-26There's no need to mark inline functions with _U_Jakub Zawadzki1-6/+2
2013-12-21Move epan/base64.[ch] to wsutil/ with function name change.Jakub Zawadzki4-1/+112
2013-12-20- Change guint32 array initializer constants to use 'U' rather than 'L'Bill Meier1-172/+185
2013-12-19Another try at marking the ws_sign_ext functions possibly-unused.Gerald Combs1-4/+8
2013-12-19Try to fix a warning found by, but not related to, the ABI check.Gerald Combs1-2/+2
2013-12-17sign_ext.h: use G_GINT64_CONSTANT(), add sample for alternative method of sig...Jakub Zawadzki1-2/+12
2013-12-17Put sign_ext.h in Makefile.Jakub Zawadzki1-0/+1
2013-12-17Create sign extension routines in <wsutil/sign_ext.h>, use it in few places.Jakub Zawadzki1-0/+50
2013-12-02Fix (-W)documentation error found by ClangAlexis La Goutte1-2/+2
2013-12-02Move most of the plugin code from epan to wsutil and remove allGuy Harris4-0/+482
2013-11-29Replace macros: BSWAP16, BSWAP32, BSWAP64 with glib-version.Jakub Zawadzki1-11/+0
2013-11-29Rename some of pint.h macros to match common style (bits number on the end).Jakub Zawadzki2-8/+8
2013-11-29Expand macros: htoles(), htolel(), htolell()Jakub Zawadzki1-4/+0
2013-11-20Remove a few (now unused) variables.Michael Mann1-2/+0
2013-11-19Fix missing semicolon.Guy Harris1-1/+1
2013-11-19Add routines to set the personal file directory paths (personalGuy Harris2-70/+26
2013-11-18Get rid of unused trivial wrapper routine.Guy Harris2-10/+0
2013-11-17strncat() bad, g_strlcat() good.Guy Harris1-5/+6
2013-11-17Clean up indentation.Guy Harris1-2/+2
2013-11-17Move get_tempfile_path() from filesystem.[ch] to tempfile.[ch].Guy Harris4-20/+18
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris5-1/+2534
2013-11-16Fix previous commit + rename to bitswap.Jakub Zawadzki2-2/+2
2013-11-16Exporting/importing variables cause problems, so create function to do bitswa...Jakub Zawadzki2-4/+10
2013-11-16For *definitions* of external data items, we need to useGuy Harris1-2/+1
2013-11-16Move bitswap.[ch] from epan to wsutil.Jakub Zawadzki4-0/+113
2013-11-14Revert some inadvertent changes from the last commit.Gerald Combs1-0/+2
2013-11-14Create a plural-only English translation. Use it to pluralize the FollowGerald Combs1-2/+0