paraslash.git
2014-04-06 Andre Nollao_write: Join threads before returning an error from...
2014-04-06 Andre Nollao_write: Simplify locking.
2014-04-06 Andre NollDon't unlock and lock the thread mutex unnecessarily.
2014-04-06 Andre Nollao_write: Check return value of pthread functions.
2014-04-06 Andre Nollao_write: Avoid segfault on exit.
2014-04-06 Andre Nollao_write: Avoid pthread_join().
2014-04-06 Andre Nollao_write: Enforce a 20ms timeout.
2014-04-06 Andre Nollao_write: Fix spurious segfault.
2014-04-06 Andre NollMerge branch 'maint'
2014-04-04 Andre Nollaudiod: Avoid segfault on exit.
2014-03-30 Andre NollMerge branch 't/misc'
2014-03-23 Andre NollMerge branch 't/fade_improvements'
2014-03-16 Andre NollMerge branch 't/aes'
2014-03-09 Andre NollMerge branch 't/manual_improvements'
2014-02-27 Andre NollMerge branch 't/cmd_improvements'
2014-02-22 Andre NollMerge branch 't/sync'
2014-02-22 Andre Nollbuild: Don't link with -lreadline if readline was not...
2014-02-22 Andre Nollaudiod: Skip NULL pointer check in compute_time_diff().
2014-02-22 Andre Nollaudiod: Make compute_time_diff() return void.
2014-02-22 Andre Nollcom_stat(): Remove pointless uptime variable.
2014-02-22 Andre Nollgcrypt: Fix gcc warning on Ubuntu Lucid.
2014-02-22 Andre Nollflac: Try to link also without -logg.
2014-02-22 Andre Nollversion.c: Fix comment of version_single_line().
2014-02-22 Andre Nolldoxygen: Expand all macros, in particular config.h.
2014-02-22 Andre Nollrecv_common.c: Improve documentation of check_receiver_...
2014-02-22 Andre Nollaudiod: get_time_string() comment fix.
2014-02-22 Andre Nollconfigure: Really print opus audio file handler if...
2014-02-22 Andre NollOverhaul doxygen main page.
2014-02-22 Andre Nollafs.h: Don't try to list all supported audio formats.
2014-02-22 Andre NollChange copyright year to 2014.
2014-02-22 Andre NollAdd link to sideband.h in doxygen main page.
2014-02-22 Andre NollDoxify error2.c and add GPL header.
2014-02-22 Andre NollAdd -Wdeclaration-after-statement.
2014-02-22 Andre NollAdd some missing includes.
2014-02-22 Andre NollMakefile.real: Add clean2 to the list of phony targets.
2014-02-22 Andre Nollmood.c: Fix a trivial whitespace issue.
2014-02-22 Andre NollProvide new screenshots.
2014-02-22 Andre NollRemove old changelog files.
2014-02-22 Andre NollRemove convert_0.3-0.4.sh.
2014-02-22 Andre NollRename command_util.sh -> command_util.bash.
2014-02-22 Andre NollRemove __malloc attribute from para_realloc().
2014-02-22 Andre Nollweb: Remove "/" character in <br> elements.
2014-02-22 Andre NollNEWS: Add download links for 0.5.1.
2014-02-22 Andre NollRemove trailing dot at the end of purpose texts.
2014-02-22 Andre NollInclude options for receivers/filters/writer in man...
2014-02-17 Andre Nollgui: Don't ignore SIGHUP.
2014-02-13 Andre NollMerge branch 'refs/heads/t/clang_warning_fixes'
2014-01-25 Andre Nollfade: Improve error diagnostics.
2014-01-25 Andre Nollfade: Switch to the fade-in mood *before* sleeping.
2014-01-25 Andre Nollfade: Allow to set more than one channel in sleep mode.
2014-01-09 Andre NollImplement aes_ctr128 and prefer it over RC4.
2014-01-09 Andre Nollmanual: Remove outdated sentence about para_afh.
2014-01-09 Andre Nollmanual: Add description of ogg/opus.
2014-01-09 Andre Nollmanual: Improve troubleshooting section.
2014-01-09 Andre Nollafs.cmd: Strip redundant "sort" from ls help output.
2014-01-09 Andre Nollaudiod.cmd: Improve grab client help text.
2014-01-09 Andre Nollafs.cmd: Improve second level indenting.
2014-01-09 Andre Nollafd.cmd: Fix a trivial whitespace issue.
2014-01-03 Andre Nollmanual: Minor filter text improvement.
2014-01-01 Andre NollThe sync filter.
2014-01-01 Andre Nollnet: Let maksock() callers perform flowopt cleanup.
2014-01-01 Andre Nollnet: makesock_addrinfo(): Make socketfd local to the...
2014-01-01 Andre Nollnet: Let makesock() continue on setsockopt() failure.
2014-01-01 Andre Nollnet: Reduce indentation level in makesock_addrinfo().
2014-01-01 Andre Nollnet: Further simplify makesock_addrinfo().
2014-01-01 Andre Nollnet: Replace the double loop of lookup_address() by...
2014-01-01 Andre Nollnet: makesock(): Combine code for passive sockets.
2014-01-01 Andre Nollnet: Change makesock_addrinfo() to set given flowopts...
2014-01-01 Andre Nollnet: Clarify code flow of makesock_addrinfo().
2014-01-01 Andre Nollnet: Remove unnecessary condition in makesock_addrinfo().
2014-01-01 Andre Nollnet: Remove pointless initialization in makesock_addrin...
2014-01-01 Andre Nollnet: Kill dead code in makesock_addrinfo().
2014-01-01 Andre Nollnet: Remove networking headers from para.h.
2014-01-01 Andre Nollnet: Improve error handling of makesock_addrinfo().
2013-12-27 Andre Nollcommand.c: Silence clang warning.
2013-12-22 Andre Nollfade: Implement new mode "set".
2013-12-22 Andre Nollfade: Log to stderr.
2013-12-22 Andre Nollnet: Split makesock(), part 2: Introduce makesock_addri...
2013-12-22 Andre Nollnet: Split makesock(), part 1: Introduce lookup_address().
2013-12-22 Andre Nollnet: Simplify makesock().
2013-12-22 Andre Nollnet: Fix parse_url().
2013-12-22 Andre Nollnet: Correct \return text of parse_url().
2013-12-20 Andre Nollserver: Lookup user only once.
2013-12-20 Andre Nollreset version to 'git'
2013-12-20 Andre Nollparaslash 0.5.1 v0.5.1
2013-12-20 Andre NollMerge branch 't/build_system_overhaul'
2013-12-20 Andre NollMerge branch 't/opusdec-latency'
2013-12-20 Andre NollRebuild error2.h on Makefile changes.
2013-12-18 Andre NollMerge branch 't/aft_cleanups'
2013-12-14 Andre Nolludp_recv: Fix clang warning.
2013-12-14 Andre Nollaac_afh: Fix clang warning.
2013-12-12 Andre NollMerge branch 't/flacdec_fixes'
2013-12-01 Andre Nollmanual: Move crypt library to the list of optional...
2013-12-01 Andre Nollbuild: Don't insist on curses for CLI support.
2013-12-01 Andre Nollbuild: Rewrite objlist_to_errlist().
2013-12-01 Andre Nollbuild: Reorder Makefile.real.
2013-12-01 Andre Nollbuild: Split Makefile.in.
2013-12-01 Andre Nollbuild: Reorder variables in Makefile.in.
2013-12-01 Andre Nollbuild: Add Make variable for clock_gettime_ldflags.
2013-12-01 Andre Nollbuild: Add Make variable for PACKAGE_TARNAME.
next