paraslash.git
2017-04-25 Andre NollMerge branch 'maint'
2017-04-24 Andre NollMerge branch 'refs/heads/t/xz'
2017-04-23 Andre NollMerge branch 'refs/heads/t/dynamic_chunks'
2017-04-21 Andre Nollafh_recv: Check return value of afh_get_chunk().
2017-04-21 Andre Nollaft: Check return value of load_afsi().
2017-04-21 Andre Nollaudiod: Avoid reading garbage in get_time_string().
2017-04-21 Andre Nollnet: Always initialize struct sockaddr_storage.
2017-04-21 Andre Nollwma_afh: Fix two bugs in convert_utf8_to_utf16().
2017-04-21 Andre NollMerge branch 'refs/heads/t/wma_improvements'
2017-04-19 Andre NollMerge branch 'refs/heads/t/makefile_conventions'
2017-04-18 Andre NollMerge branch 'refs/heads/t/rm_as_compat'
2017-04-16 Andre NollMerge branch 'refs/heads/t/rm_rc4'
2017-04-16 Andre Nollwww: Fix an html bug in download page.
2017-04-15 Andre NollMerge branch 'refs/heads/t/rm_oaep'
2017-04-09 Andre NollMerge branch 'refs/heads/t/rm_asn'
2017-04-04 Andre NollMerge branch 'refs/heads/t/rm_osx'
2017-03-26 Andre NollSwitch to xz to compress tarballs.
2017-03-25 Andre Nollwmadec: Use read_u32_be().
2017-03-25 Andre Nollwma_afh.c: Remove condition which is always true.
2017-03-25 Andre Nollimdct.c: Replace pointless macro PASS.
2017-03-25 Andre Nollwma_common.c: Remove pointless assignment.
2017-03-25 Andre Nollwma_afh.c: Use DIV_ROUND_UP().
2017-03-25 Andre Nollaacdec: Decode only one frame per iteration.
2017-03-25 Andre Nollaacdec: Combine aac_open() and aacdec_open().
2017-03-25 Andre Nollaacdec: Make "initialized" a boolean.
2017-03-25 Andre Nollaacdec: Make frame_info local to ->post_select().
2017-03-25 Andre Nollaacdec: Remove pointless assignment.
2017-03-25 Andre Nollaacdec: Remove pointless check and improve comment.
2017-03-25 Andre Nollaacdec: Rename buffer variables.
2017-03-25 Andre Nollaacdec: Remove pointless variable p.
2017-03-25 Andre Nollaacdec: Remove check which is always true.
2017-03-25 Andre Nollaacdec: Kill pointless label.
2017-03-25 Andre Nollaacdec: Remove superfluous assignment.
2017-03-25 Andre Nollaacdec: Improve and silence error message.
2017-03-25 Andre Nollaacdec: Prefer NeAACDecInit() over NeAACDecInit2().
2017-03-25 Andre Nollaacdec: Don't eat full buffer on errors.
2017-03-25 Andre NollCombine aacdec and aac_common.
2017-03-25 Andre NollConvert the aac audio format handler to libmp4ff.
2017-03-25 Andre Nollaac_afh: Don't create chunk tables any more.
2017-03-25 Andre Nollafh: Dynamic chunks.
2017-03-25 Andre Nollserver: Store max chunk size in database.
2017-03-25 Andre Nollserver: Move ->size from mmd to struct vss_task.
2017-03-25 Andre Nollaac_afh.c: Remove duplicate check for samplingFrequency.
2017-03-25 Andre Nollload_chunk_table(): Don't trust afhi->chunks_total.
2017-03-25 Andre Nollpara_server: Never read past the end of the chunk table.
2017-03-25 Andre Nollt0001: Prefer shasum over sha1sum.
2017-03-19 Andre NollMerge branch 'maint'
2017-01-28 Andre Nolli9e: Restore file status flags on exit.
2017-01-22 Andre NollNEWS,md: Add introductory text for v0.5.7.
2017-01-22 Andre Nollafh.h: Fix typo in prototype of ->get_file_info().
2017-01-22 Andre Nollogg_afh_common.c: Remove pointless variable.
2017-01-22 Andre NollRemove compatibility code for abstract unix domain...
2017-01-08 Andre NollRemove unused E_PUBLIC_KEY.
2017-01-08 Andre Nollbuild: Add target "check" as a synonym for "test".
2017-01-08 Andre Nollbuild: Rename target "tarball" to "dist".
2017-01-08 Andre Nollbuild: Do not strip installed executables by default.
2017-01-08 Andre Nollbuild: Support $(DESTDIR).
2017-01-08 Andre Nollbuild: Rename clean targets.
2017-01-08 Andre Nollcrypt: Remove RC4 support.
2017-01-07 Andre Nollgcrypt: Simplify init_random_seed_or_die().
2017-01-07 Andre Nollgcrypt: Rename E_OEAP to E_RSA_DECODE.
2017-01-07 Andre Nollgcrypt: Remove open-coded OAEP padding.
2017-01-06 Andre Nollcrypt.c: Combine load_key() and get_private_key().
2017-01-06 Andre Nollcrypto: Remove support for ASN public keys.
2017-01-06 Andre Nollcrypto: Simplify asymetric key handling.
2017-01-06 Andre Nollcrypto: Rename check_key_file() -> check_private_key_fi...
2017-01-06 Andre Nollgcrypt.c: Always initialize result pointer in get_priva...
2017-01-06 Andre NollMerge branch 'maint'
2017-01-04 Andre Nollbuild: Remove compatibility check for clock_gettime().
2017-01-04 Andre NollDrop support for Mac OS.
2017-01-04 Andre Nollbase64: Remove an unused variable.
2017-01-01 Andre NollMerge branch 'maint'
2017-01-01 Andre NollUpdate copyright year to 2017.
2016-12-31 Andre Nollparaslash 0.5.7 v0.5.7
2016-12-31 Andre NollMerge branch 'maint'
2016-12-31 Andre Nollparaslash 0.4.14 v0.4.14
2016-12-31 Andre NollMerge branch 'refs/heads/t/simple_error_codes'
2016-12-31 Andre NollMerge branch 'refs/heads/t/doc'
2016-12-30 Andre NollMerge branch 'refs/heads/t/invalid-ids'
2016-12-30 Andre NollMakefile: Don't compile with -Wformat-signedness uncond...
2016-12-30 Andre Nollsignal.h: Add documentation of signal_pre_select().
2016-12-30 Andre Nollmanual: Fix kernel coding style link.
2016-12-30 Andre Nolluser manual: Add section on contributing.
2016-12-28 Andre Nollt0004: Specify proper options for ls commands.
2016-12-28 Andre NollMerge branch 'refs/heads/t/format-signedness'
2016-12-28 Andre Nollresample: Simplify initialization().
2016-12-28 Andre Nollafh: Make sure we never return a negative chunk number.
2016-12-28 Andre Nollfade: Add documentation for main() and include it in...
2016-12-28 Andre Nollsched: Log task termination status.
2016-12-28 Andre NollMerge branch 'refs/heads/t/wma_fixes'
2016-12-27 Andre NollMerge branch 'refs/heads/t/openssl-1.1'
2016-12-26 Andre NollMerge branch 'refs/heads/t/ls-p_deprecation'
2016-12-25 Andre Nollweb: Fix link to git branches.
2016-12-25 Andre Nollafh.h: Trivial whitespace fix.
2016-12-24 Andre NollMerge branch 'refs/heads/t/daemonize-fix'
2016-12-20 Andre Nollportable_io.h: Provide big-endian versions and use...
2016-12-20 Andre Nollaac: Switch from unsigned char to char.
2016-12-20 Andre Nollplay: Minor log message improvements.
2016-12-20 Andre NollSort errors alphabetically.
2016-12-20 Andre NollSimplify the error subsystem, get rid of error2.[ch].
next