libi2ncommon
2018-09-19 Juliana RodrigueiroAdd more tests restricted-html
2018-09-19 Juliana RodrigueiroRemove redundant parameter
2018-09-19 Juliana RodrigueiroHandle and sanitize only href content and not the whole tag
2018-09-19 Juliana RodrigueiroHandle tag validation according to its white list group
2018-09-19 Juliana RodrigueiroDivide allowed tags into three white lists
2018-09-19 Juliana RodrigueiroWrap target attribute content in double quotes
2018-09-19 Juliana RodrigueiroImprove url regex and add documentation
2018-09-19 Juliana RodrigueiroIdentify and skip html entities in the input
2018-09-17 Juliana RodrigueiroEncode target url and adapted unit tests
2018-09-17 Juliana RodrigueiroUse regex to identify urls
2018-09-17 Juliana RodrigueiroCosmetic changes and typos correction
2018-09-17 Juliana RodrigueiroAdd tests for restricted_html
2018-09-17 Juliana RodrigueiroImplement restric_html method
2018-09-17 Juliana RodrigueiroMake tokenize_by_tag public
2018-09-04 Thomas JaroschAdd openssl-devel to build requirements
2018-08-15 Thomas JaroschRevert "restore join_string() symbols in library"
2018-08-15 Thomas JaroschBump soversion to 7 since the pipestream interface... v2.10
2018-08-14 Thomas JaroschMerge branch 'pipeexec'
2018-08-14 Philipp Gesangadd support for guarding pipestream with NO_NEW_PRIVS
2018-08-14 Philipp Gesangdo not indent boost unittest structurals
2018-08-14 Philipp Gesangpass pipestream flags as bitset
2018-08-14 Philipp Gesangadd option to forward environment to pipestream
2018-08-14 Philipp Gesangskip unit tests for handling child errors in pipestream...
2018-08-14 Philipp Gesangdistinguish child errors from failing to exec
2018-08-14 Philipp Gesangprotect pipe fd with O_CLOEXEC
2018-08-14 Philipp Gesangblock signals before fork()ing the pipestream child
2018-08-14 Philipp Gesangredirect unused fds to /dev/null in pipestream
2018-08-14 Philipp Gesangallow path lookup for pipestream
2018-08-14 Philipp Gesangadd printing helper to pipestream status specification
2018-08-14 Philipp Gesanghandle pipe termination separately depending on whether...
2018-08-14 Philipp Gesangadd pipestream unit tests for execution failure
2018-08-14 Philipp Gesangallow selecting stdout and stderr with inpipestream
2018-08-14 Philipp Gesangbump release version 2.9 -> 2.10
2018-08-13 Philipp Gesangadd pipestream ctor overload for vectors of string
2018-08-13 Philipp Gesangadd unit test series for pipestream
2018-08-13 Philipp Gesangadd shell-free pipestream
2018-08-08 Juliana RodrigueiroImplement percent url encoder and decoder
2018-08-08 Juliana RodrigueiroAdd basic restricted_html structure
2018-08-08 Philipp Gesanguse glibc syscall wrapper for clock_gettime
2018-08-08 Thomas JaroschMerge branch 'scopetracker-nothrow'
2018-08-08 Christian HerdtweckWrap Scopetracker constructor/destructor in big try...
2018-08-08 Christian HerdtweckReturn NULL thread local storage instead of raising...
2018-08-02 Thomas JaroschMerge branch 'stringfunc-join_string'
2018-08-02 Philipp Gesangrestore join_string() symbols in library
2018-08-02 Philipp Gesangadd unit tests for join_string() overloads
2018-08-02 Philipp Gesangimplement iterator based join_string()
2018-08-02 Philipp Gesangoverload join_string() for std::set
2018-08-02 Philipp Gesangadd char** overloads for join_string
2018-04-24 Philipp Gesangchange permissions before fsync()
2017-06-27 Gerd von EgidyAdapt Requires.private and Libs.private to make pkg...
2017-06-27 Gerd von Egidybuild static library versions of libi2ncommon too
2017-06-27 Gerd von EgidyBOOST_MESSAGE got replaced by BOOST_TEST_MESSAGE in...
2017-06-08 Thomas Jaroschbase64 encoder/decoder: Add parameter to control linefe...
2017-05-19 Thomas JaroschAdd new base64_encode() / base64_decode() functions
2017-03-23 Thomas JaroschIncrease version to 2.9 v2.9
2017-03-23 Thomas JaroschDeclare internal function rounding_upwards() to have...
2017-03-23 Thomas JaroschRename get_dir_size() to get_dir_count()
2017-03-23 Christian HerdtweckCreate unittest for i18n_noop[s]
2017-03-23 Christian HerdtweckAdd another convenience function allowing i18n_noops...
2017-03-23 Thomas JaroschMerge branch 'scopetracker-shorter-types'
2017-03-23 Christian HerdtweckRun shorten_stl_types (and a bit more) only if needed...
2017-03-23 Christian HerdtweckUse new shorten_stl_types in scope tracker
2017-03-23 Christian HerdtweckCreate unit tests for new shorten_stl_types
2017-03-23 Christian HerdtweckCreate string-function shorten_stl_types
2017-03-22 Christian HerdtweckCreate get_dir_size to avoid unnecessary name copying...
2017-03-22 Thomas JaroschMerge branch 'remove-html-comments'
2017-03-22 Thomas JaroschChange find_html_comments() API to return the results
2017-03-22 Christian HerdtweckCreate vector-result-version of split_string with unit...
2017-03-22 Christian HerdtweckAdd unittests for new find/replace_html_comments
2017-03-22 Christian HerdtweckCreate functions find/remove_html_comments
2017-03-22 Christian HerdtweckAdded function format_date which is format_full_time...
2017-03-22 Christian HerdtweckClean up log file created in unit tests
2017-03-22 Christian HerdtweckEnsure filefunc unit test works with all working dirs
2017-02-08 Christian HerdtweckFix comment
2017-01-09 Christian HerdtweckAdd convenience functions for i18n_get_string + unit...
2016-12-08 Christian HerdtweckCorrect file header docu
2016-12-02 Christian HerdtweckAdd comment about error-checking to docu of string_to<T>
2016-11-15 Christian HerdtweckAdd comments for mkstemp in filefunc so I do not try...
2016-11-08 Christian HerdtweckAdd overload of join_string for vector argument + unittest
2016-11-08 Christian HerdtweckFix unittests
2016-07-18 Gerd von Egidyadd functions to convert from hex strings to other...
2016-07-12 Christian Herdtweckincreased revision --> now version 2.8 rev 2
2016-07-12 Christian Herdtweckupdate i18n-ed string for "day"/"days" since it clashed...
2016-06-01 Christian Herdtweckextended unittest to double-version of nice_unit_format
2016-06-01 Christian Herdtweckadded function nice_unit_format for double input (calls...
2016-06-01 Christian Herdtweckmade arg const that is not modified
2015-12-23 Thomas JaroschSwitch to Intra2net rpm group
2015-12-17 Gerd von Egidyimplement counting hardlinked files only once in du()
2015-12-17 Gerd von Egidyfix missing include files and inline definition
2015-12-17 Gerd von Egidymake unittest compatible with old versions of du that...
2015-12-17 Gerd von Egidyincrease version to 2.8, soversion to 6 since we change... v2.8
2015-12-17 Gerd von Egidyretry df test up to 5 times if it fails due to some...
2015-12-17 Thomas JaroschAlways initialize exit_set
2015-12-17 Gerd von Egidyrename pipe_to_string() to capture_exec() and improve...
2015-12-17 Gerd von Egidycheck if status_set != NULL before setting it
2015-12-17 Gerd von Egidysplit pipestream.hxx into .hxx and .cpp
2015-12-17 Thomas JaroschFix typo in comment
2015-12-16 Gerd von Egidyimplement pipe_to_string() and use it to shorten the...
2015-12-16 Gerd von Egidyimplement du()
2015-12-16 Gerd von Egidyalso replace opendir() by our get_dir(), you get eye...
next