index
:
paraslash
master
next
pu
releases
v0.2
v0.3
paraslash - network audio streaming tools
Andre Noll
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
string.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Move read_size_header() from string.c to stat.c.
Andre Noll
2026-05-24
*
Switch to SPDX identifiers.
Andre Noll
2026-03-17
*
Remove para_strcat().
Andre Noll
2026-01-04
*
Modify para_hostname() to return a static buffer.
Andre Noll
2025-08-07
*
Doxify version functions.
Andre Noll
2025-03-25
*
build: Revamp git versioning.
Andre Noll
2025-03-25
*
build: Merge version.{c,h} into string.{c,h}.
Andre Noll
2025-03-25
*
Open-code find_arg().
Andre Noll
2022-10-03
*
Merge topic branch t/overflow into master
Andre Noll
2022-10-03
|
\
|
*
string: Introduce arr_zalloc().
Andre Noll
2022-07-29
|
*
string: Introduce arr_alloc().
Andre Noll
2022-07-29
|
*
string: Introduce arr_realloc() and check for integer overflow.
Andre Noll
2022-07-29
|
*
string: Rename para_calloc() -> zalloc().
Andre Noll
2022-07-29
|
*
string: Rename para_malloc() -> alloc().
Andre Noll
2022-07-29
*
|
Merge branch 'refs/heads/t/ll'
Andre Noll
2022-09-18
|
\
\
|
|
/
|
/
|
|
*
daemon: Kill get_loglevel_by_name().
Andre Noll
2022-07-02
*
|
Remove para_dirname() and para_basename().
Andre Noll
2022-05-30
|
/
*
string: Remove malloc attribute from para_realloc().
Andre Noll
2021-10-27
*
Shorten copyright notice.
Andre Noll
2017-09-22
*
string.h: Fix indentation, add doxygen reference.
Andre Noll
2017-08-08
*
doxygen: Add \ref to references.
Andre Noll
2017-06-25
*
Fix signedness issues in format strings.
Andre Noll
2016-12-04
*
Introduce sanitize_str().
Andre Noll
2016-03-13
*
Do not check return value of WRITE_STATUS_ITEM().
Andre Noll
2015-08-12
*
Update year in copyright headers.
Andre Noll
2015-01-12
*
Assorted typo fixes in comments.
Andre Noll
2015-01-11
*
doc: Change email address to maan@tuebingen.mpg.de
Andre Noll
2014-08-18
*
Remove chop().
Andre Noll
2014-05-04
*
Change copyright year to 2014.
Andre Noll
2014-02-22
*
Merge branch 't/gui_improvements'
Andre Noll
2013-06-07
|
\
|
*
string: Add discard feature for for_each_line().
Andre Noll
2013-05-02
|
*
string: Clean up for_each_line() and related functions.
Andre Noll
2013-05-02
*
|
Merge branch 't/utf8'
Andre Noll
2013-05-14
|
\
\
|
|
/
|
/
|
|
*
UTF-8 support for para_gui.
Andre Noll
2012-12-23
*
|
Change copyright year to 2013.
Andre Noll
2013-03-25
|
/
*
Introduce create_shifted_argv().
Andre Noll
2012-08-27
*
Implement client-server feature negotiation.
Andre Noll
2012-05-05
*
Replace PARA_VSNPRINTF by xvasprintf().
Andre Noll
2012-01-20
*
Change year in copyright message to 2012.
Andre Noll
2012-01-07
*
Merge branch 't/interactive'
Andre Noll
2011-12-05
|
\
|
*
string: Introduce compute_word_num().
Andre Noll
2011-11-20
*
|
Make vorbis comment helper functions generic.
Andre Noll
2011-11-13
|
/
*
Replace 2010 in copyright message by 2011.
Andre Noll
2011-01-17
*
Change year in COPYRIGHT to 2010.
Andre Noll
2010-04-05
*
First draft of the wma decoder.
Andre Noll
2009-11-18
*
Introduce para_regcomp.
Andre Noll
2009-07-08
*
Replace split_args() by create_argv().
Andre Noll
2009-07-05
*
Merge branch 'afh_cleanup' into next.
Andre Noll
2009-07-04
|
\
|
*
Revamp status item handling.
Andre Noll
2009-07-04
*
|
Move para_tmpname() to file_write.c and make it static.
Andre Noll
2009-06-14
|
/
[next]