]> mj.ucw.cz Git - libucw.git/history - lib
Libucw: Added an implementation of HMAC-SHA1.
[libucw.git] / lib /
2008-07-01 Martin MaresLibucw: Added an implementation of HMAC-SHA1.
2008-07-01 Martin MaresUCW: Constified the lookup table for CF_LOOKUP and...
2008-07-01 Martin MaresLibucw: Added sha1.t to the automatic tests.
2008-07-01 Martin MaresLibucw: Added a SHA-1 module.
2008-07-01 Martin MaresConfigure: Better extraction of settings in PkgConfig...
2008-07-01 Martin MaresConfigure: better guard against undef's returned by...
2008-07-01 Martin MaresTests for the string module.
2008-06-25 Martin MaresThe libucw Makefile no longer installs cf/library autom...
2008-06-25 Martin MaresFixed a bug in str_unesc() and added a testsuite.
2008-06-25 Martin MaresReplaced the md5hex module by the hexdumper.
2008-06-25 Martin Maresstr_hexdump() now uses the new hexdumper.
2008-06-25 Martin MaresHexdumping functions can also use separators.
2008-06-25 Martin MaresAdded a simple module for making and parsing hexdumps.
2008-06-25 Martin MaresRenamed str-test to hashfunc-test, because that's what...
2008-06-25 Martin MaresMove chartype functions to lib/char-*.c.
2008-06-25 Martin MaresMoved matching and splitting functions to lib/str-*.c.
2008-06-25 Martin MaresMore moves of string functions out of lib/lib.h.
2008-06-25 Martin MaresMoved regex functions to lib/regex.h.
2008-06-25 Martin MaresIntroduced new header "lib/string.h".
2008-06-25 Martin MaresConfigure: Set installation paths based on PREFIX.
2008-06-25 Martin MaresConfigure: Partial support for CONFIG_LOCAL and PREFIX.
2008-06-25 Martin MaresConfigure: Remember PKG_CONFIG_PATH used for building.
2008-06-20 Martin MaresDefault switches for gcc-4.3.
2008-06-18 Martin MaresRemoved the lib/ff-utf8.h compatibility stub.
2008-06-18 Martin MaresThe mainline heads to v3.13.
2008-06-17 Martin MaresAdded a new fastbuf backend for sockets with timeouts.
2008-06-07 Martin MaresThe Configure mechanism is now able to find packages...
2008-06-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2008-06-04 Martin MaresCleaned up interface of the logger.
2008-06-04 Martin MaresReplaced safe_msg() with a flag L_SIGHANDLER to msg().
2008-06-04 Martin MaresRemoved CONFIG_OWN_REGEX and the copy of regex library...
2008-06-02 Pavel Charvat3.12.3-dev -> 3.12.3
2008-06-02 Pavel Charvatv3.12.3-dev -> v3.12.4-dev
2008-05-25 Martin MaresAllow `configure OPTIONS' without specifying configurat...
2008-05-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2008-05-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2008-05-15 Pavel CharvatAppended '-dev' to the version string of the dev branch.
2008-04-28 Pavel CharvatQuick fix of possible daedlock when logging from Shephe...
2008-01-28 Pavel CharvatIndexer:
2008-01-24 Pavel CharvatRemoved forgotten useless macro.
2008-01-23 Pavel CharvatIndexer: Implemented support for multiple sources.
2008-01-22 Pavel CharvatPrepared next Sherlock's version.
2008-01-22 Pavel CharvatUpdated the Sherlock's version to 3.12.2.
2008-01-21 Pavel Charvatbgetl() should return uns instead of u32
2008-01-21 Pavel Charvatff-utf8.h is back... as an alias to ff-unicode.h
2008-01-09 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2008-01-08 Pavel CharvatSlightly simplified the URL loop detector and fixed...
2008-01-07 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2008-01-02 Pavel CharvatBugfix in cycle detector.
2008-01-02 Pavel CharvatLibrary: Improved the detector of cycled URLs (Bug...
2008-01-02 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2008-01-02 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-29 Martin MaresUse clist_remove_head() where possible.
2007-12-29 Martin MaresAdded clist_remove_head() and clist_remove_tail().
2007-12-23 Martin MaresIf no config file is specified, pretend loading an...
2007-12-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-13 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-12-13 Martin MaresReverted the unwanted parts of the previous commit.
2007-12-13 Daniel Fialaany is better than i386 :-)
2007-12-12 Pavel CharvatUCW: Backported small bugfixes in hashtables.
2007-12-12 Pavel CharvatUCW: Undefine forgotten template parameters in hashtable.h.
2007-12-10 Pavel CharvatUCW: Added some ff-unicode test cases.
2007-12-10 Pavel CharvatUCW: Added UTF-16 test cases.
2007-12-10 Pavel CharvatUCW: Renamed 'UTF-8' tests to 'Unicode' (I am going...
2007-12-10 Pavel CharvatUCW: Implemented bput_utf16_*.
2007-12-10 Pavel CharvatUCW: Added bget_utf16_{le,be} routines.
2007-12-10 Pavel CharvatUCW: Added UTF-8 routines with custom replacement char...
2007-12-10 Pavel CharvatUCW: Added UTF-8 routines with custom replacement char...
2007-12-10 Pavel CharvatRenamed lib/ff-utf8.* to lib/ff-unicode.*
2007-12-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-10 Pavel CharvatXML: Backuped incomplete XML parser. Changes mostly...
2007-12-10 Pavel CharvatUCW: Added inlined functions for reading/writing of...
2007-12-05 Pavel CharvatHashTables:
2007-12-05 Pavel CharvatXML: Backuped unfinished XML parser.
2007-11-28 Martin MaresBranched off v3.12.1.
2007-11-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-11-23 Pavel Charvatsanitize_char(): Allowed tabulators.
2007-11-23 Pavel CharvatAdded a missing "inline" keyword.
2007-11-23 Pavel Charvatucwlib: Added a function for checking "regular" unicode...
2007-11-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-11-18 Martin MaresName test cases in the longest suites.
2007-11-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-10-29 Martin MaresMainline has set forth towards v3.13.
2007-10-29 Pavel CharvatAllow direct I/O parametrized fastbufs only with CONFIG...
2007-10-29 Pavel Charvatfixed the compilation of parametrized fastbufs with...
2007-10-28 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-10-18 Martin MaresNo need to report negative sorter speeds.
2007-10-16 Daniel FialaPatrik needs lib/binsearch.h in the library package.
2007-10-14 Pavel Charvatget rid of the 'register' keyword
2007-09-27 Pavel Charvatucwlib: default.cfg should return success
2007-09-27 Pavel Charvatucwlib: unset DEFAULT_CONFIG and ENV_VAR_CONFIG by...
2007-09-27 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-27 Pavel Charvatsorter: fixed the previous bugfix... all tests now...
2007-09-27 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-09-27 Pavel Charvatsorter: fixed buffer allocation in s-internal, the...
2007-09-26 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-09-26 Pavel Charvatfixed bug in bugfix :-)
2007-09-26 Pavel CharvatFixed buggy switching of buffers in the internal sorter.
2007-09-26 Pavel CharvatFixed a bug in fixint sorter.
2007-09-21 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
next