paraslash.git
2021-01-01 Andre NollMerge branch 'refs/heads/t/fec'
2021-01-01 Andre Nollgui: Fix length of audio format field.
2021-01-01 Andre Nollaft: Avoid NULL pointer dereference.
2021-01-01 Andre Nollprebuffer: Bail out on bufffer tree errors.
2020-09-17 Andre NollReplace /* fallthrouth*/ by __attribute__ ((fallthrough));
2020-09-17 Andre Nollaft: Avoid invalid read.
2020-09-17 Andre Nollmp: Always set mp_context to NULL on errors.
2020-09-17 Andre Nollgui: Do not decode the pressed key multiple times.
2020-09-17 Andre Nollgui: Have km_keyname() return const.
2020-09-17 Andre Nollserver: Add --dccp-no-autostart.
2020-07-19 Andre Nollvss: Fix NULL pointer dereference in vss_del_fec_client().
2020-07-11 Andre Nollafs: Improve error diagnostics.
2020-07-11 Andre Nolldoc: Add missing \ref in crypt.h.
2020-07-11 Andre Nollcrypt_common: Constify hash pointers.
2020-07-11 Andre Nollvss: Rework fec client setup.
2020-06-17 Andre Nollvss.c: Fix typo in comment.
2020-06-17 Andre Nollgui: Adjust position of num_played value.
2020-06-17 Andre NollAvoid audiod hangs when prebuffer filter is active.
2020-05-16 Andre NollMerge branch 'refs/heads/t/para_play'
2020-05-08 Andre NollUpdate copyright year.
2020-05-08 Andre Nollaft: Update afhi after addblob.
2020-03-23 Andre NollMerge branch 'refs/heads/t/stale-pointer-fix'
2020-03-17 Andre NollDon't use strdup() to copy hash.
2020-03-17 Andre Nollcommand.c: Improve documentation of handle_connect().
2020-03-16 Andre Noll.gitignore: Remove web/dia/overview.pdf.
2020-03-16 Andre Nollaft: Avoid stale pointer pointer reference.
2020-03-15 Andre NollMerge branch 'refs/heads/t/mixer'
2020-03-14 Andre Nollafs.c: Remove two pointless casts.
2020-02-29 Andre Nollmp3_afh: Don't bail out on short files.
2020-02-29 Andre Nollopenssl: Fix (harmless) memory leaks at exit.
2020-02-28 Andre NollMerge branch 'refs/heads/t/ogg_afh'
2019-12-08 Andre Nollvss: Improve error diagnostics.
2019-12-08 Andre Nollvss: Fix harmless memory leaks at exit.
2019-12-08 Andre Nollmp3_afh: Fix whitespace issue in debug log message.
2019-11-23 Andre Nollcommand.c: Also invalidate play time if no audio file...
2019-11-23 Andre NollMerge branch 'refs/heads/t/ssh'
2019-11-02 Andre Nollmixer: fade: Handle empty mood strings gracefully.
2019-11-02 Andre NollMerge branch 'refs/heads/t/openssl-header-check'
2019-10-12 Andre Nollerror.h: Document LLS_ERROR_BIT.
2019-10-12 Andre Nollsend.h: Document cpp magic.
2019-10-12 Andre NollSimplify and improve freep().
2019-09-08 Andre NollMerge branch 'refs/heads/t/ONESHELL'
2019-09-01 Andre NollAvoid warning about sys/sysctl.h on glibc-2.30.
2019-09-01 Andre NollMerge branch 'refs/heads/t/afh'
2019-08-24 Andre NollMerge branch 'refs/heads/t/compress'
2019-07-28 Andre NollMerge branch 'refs/heads/t/afh-preserve'
2019-07-14 Andre NollMerge branch 'refs/heads/t/ff'
2019-07-04 Andre Nollogg_afh_common.c: Check return value of ogg_page_granul...
2019-06-06 Andre Nollogg_afh_common: Fix signedness issue.
2019-06-02 Andre Nollcom_ff(): Fix bad grammar in help text.
2019-06-02 Andre Nollmixer: sleep/snooze: Close mixer during sleep.
2019-05-18 Andre Nollplay: New option: --end-of-playlist.
2019-04-07 Andre Nollaft: Avoid invalid read.
2019-03-23 Andre NollMerge branch 'refs/heads/t/mixer-fix'
2019-02-24 Andre Nollogg: Detect missing ogg pages.
2019-02-16 Andre Nollbuild: Check also for CRYPTO_cleanup_all_ex_data.
2019-02-16 Andre Nollbuild: Detect openssl library/header mismatch.
2019-02-10 Andre NollFix i9e completion.
2019-01-28 Andre Nollmp3_afh: Move mode_text[] into header_mode().
2019-01-28 Andre NollAdd homepage link.
2019-01-25 Andre NollChange copyright year to 2019.
2019-01-19 Andre Nollbuild: Remove hard-coded include path.
2019-01-19 Andre Nollbuild: Fix CPPFLAGS for openssl.
2018-12-25 Andre Nollstring.c: Fix typos in comment.
2018-12-25 Andre Nollmixer: Trivial whitespace fix.
2018-12-25 Andre Nollcom_select(): Improve message.
2018-12-25 Andre Nollerror.h: Clarify difference between para_errlist[]...
2018-12-25 Andre Nollmixer.c: Fix doxygen \file description.
2018-12-25 Andre Nollvss: Add documentation of MAP_POPULATE.
2018-12-25 Andre Nolldoc: Silence doxygen warnings.
2018-12-25 Andre Nolldaemon: Add documentation of daemon_set_hooks().
2018-12-25 Andre Nollmanual: Instruct the user to create RFC4716 keys.
2018-12-25 Andre Nollopenssl: Add support for RFC4716 keys
2018-12-25 Andre Nollopenssl: Move get_private_key() down.
2018-12-25 Andre Nollgcrypt: Add support for RFC4716 private keys.
2018-12-25 Andre Nollcrypt: Rename decoding functions.
2018-12-25 Andre Nollgcrypt: Introduce read_openssh_bignum().
2018-12-25 Andre Nollgcrypt: Factor out read_pem_rsa_params().
2018-12-25 Andre Nollgcrypt: Let read_bignum() return bits, not bytes.
2018-12-25 Andre Nollgcrypt: Let decode_key() return blob size through addit...
2018-12-25 Andre Nollgcrypt: Drop unnecessary arguments of decode_key().
2018-12-25 Andre NollImprove description of para_play.
2018-12-23 Andre Nollmanual: Fix command to create keys.
2018-12-23 Andre Nollbuild: Use .ONESHELL.
2018-12-21 Andre NollMerge branch 'refs/heads/t/blob'
2018-12-21 Andre NollRemove ->init() of struct receiver.
2018-12-21 Andre Nollafh: Constify definition of audio format handlers.
2018-12-21 Andre Nollafh: Introduce audio_format_names[].
2018-12-21 Andre Nollafh: Get rid of dummy entry at the end of afl[].
2018-12-21 Andre Nollafh: Minor simplification for afh_get_chunk().
2018-12-21 Andre Nollafh: Move audio_format_name() up.
2018-10-10 Andre Nollblob: Avoid direct access to blob IDs.
2018-10-08 Andre Nollspxdec: Use read_u16() from portable_io.h.
2018-10-02 Andre Nollserver: Remove declarations of sender init functions.
2018-09-30 Andre Nollao: Get rid of E_AO_BAD_SAMPLE_FORMAT.
2018-09-30 Andre Nollcheck_wav: Remove pointless cast.
2018-09-30 Andre Nollcheck_wav: Use read_u32() and read_u16().
2018-09-30 Andre Nolloss: Bail out on unsupported audio formats.
2018-09-19 Andre Nollaft: Consolidate comments for sorting/listing enums.
2018-09-19 Andre Nollaft: Change return type of make_status_items() to void.
next