crypt.c: Plug memory leak in get_public_key().
[paraslash.git] / fd.c
2017-09-23 Andre NollMerge branch 'maint'
2017-09-22 Andre Nollfd.c: Change return value of file_exists() to bool.
2017-09-22 Andre NollShorten copyright notice.
2017-09-22 Andre NollMerge branch 'refs/heads/t/mp'
2017-09-17 Andre NollMerge branch 'refs/heads/t/sqrt'
2017-09-10 Andre NollMerge branch 'refs/heads/t/opus'
2017-09-03 Andre NollMerge branch 'refs/heads/t/portable_io'
2017-08-27 Andre NollMerge branch 'refs/heads/t/si_conversion'
2017-08-26 Andre Nollfd.c: Remove para_fchdir().
2017-08-20 Andre NollMerge branch 'refs/heads/t/si_update'
2017-08-11 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'maint'
2017-08-06 Andre NollMerge branch 'refs/heads/t/lopsub'
2017-08-05 Andre NollMerge branch 'refs/heads/t/wma'
2017-07-31 Andre NollMerge branch 'maint'
2017-07-28 Andre NollMerge branch 'maint'
2017-07-23 Andre NollMerge branch 'refs/heads/t/hash-sort-for-ls'
2017-07-21 Andre NollMerge branch 'refs/heads/t/doxygen'
2017-06-25 Andre Nolldoxygen: Add \ref to references.
2017-06-25 Andre Nolldoxygen: Don't refer to Black Hats Manual.
2016-12-31 Andre NollMerge branch 'maint'
2016-04-01 Andre NollMerge branch 'maint'
2016-02-21 Andre NollMerge branch 'maint'
2015-10-25 Andre NollMerge branch 'refs/heads/t/command_handler_cleanups'
2015-09-27 Andre NollMerge branch 'refs/heads/t/taggers'
2015-09-06 Andre NollMerge branch 'maint'
2015-08-30 Andre NollMerge branch 'maint'
2015-08-29 Andre NollMerge branch 'maint'
2015-05-30 Andre NollMerge branch 'maint'
2015-04-26 Andre NollThe wma tagger.
2015-04-19 Andre NollMerge branch 'maint'
2015-01-23 Andre NollMerge branch 'refs/heads/t/afh_improvements'
2015-01-23 Andre NollMerge branch 'refs/heads/t/tarball-build-fix'
2015-01-22 Andre NollMerge branch 'maint'
2015-01-12 Andre NollUpdate year in copyright headers.
2015-01-12 Andre NollRemove unnecessary system header includes.
2015-01-11 Andre Nollfd.c: Add missing va_end().
2014-11-16 Andre NollMerge branch 'maint'
2014-10-26 Andre NollMerge branch 't/audiod_exit_cleanup'
2014-10-09 Andre NollMerge branch 'refs/heads/t/server_cmds'
2014-09-14 Andre NollMerge branch 't/mvblob_improvement'
2014-08-18 Andre Nolldoc: Change email address to maan@tuebingen.mpg.de
2014-07-31 Andre NollMerge branch 't/recv_fix'
2014-05-11 Andre NollMerge branch 't/test_man'
2014-05-03 Andre NollMerge branch 't/alsa_improvements'
2014-04-22 Andre NollMerge branch 't/rl_free_keymap'
2014-04-09 Andre NollMerge branch 't/oggdec_latency_improvements'
2014-04-08 Andre NollMerge branch 't/opusdec_busy_loop_fix'
2014-04-06 Andre NollMerge branch 'maint'
2014-03-30 Andre NollMerge branch 't/misc'
2014-02-22 Andre NollChange copyright year to 2014.
2013-12-20 Andre NollMerge branch 't/build_system_overhaul'
2013-12-20 Andre NollMerge branch 't/opusdec-latency'
2013-12-18 Andre NollMerge branch 't/aft_cleanups'
2013-12-12 Andre NollMerge branch 't/flacdec_fixes'
2013-12-01 Andre NollMerge branch 'maint'
2013-11-17 Andre NollMerge branch 'maint'
2013-11-03 Andre NollMerge branch 'maint'
2013-10-27 Andre Nollfd.c: Fix bad English in comment.
2013-10-13 Andre NollMerge branch 't/fork-safe-prng'
2013-10-06 Andre NollMerge branch 't/audiod_cleanups'
2013-09-29 Andre NollMerge branch 't/misc_cleanups'
2013-09-04 Andre NollAvoid gcc warning on FreeBSD.
2013-05-14 Andre NollMerge branch 't/utf8'
2013-05-02 Andre NollMerge branch 't/allow_zero_btr_add'
2013-03-26 Andre NollMerge branch 't/mood_fix'
2013-03-25 Andre NollChange copyright year to 2013.
2013-03-18 Andre NollImprove documentation of readv_nonblock().
2012-03-05 Andre NollMerge branch 't/audioc_cleanups'
2012-02-26 Andre NollMerge branch 't/mmap_sanity'
2012-02-18 Andre NollMerge branch 't/write_consolidation'
2012-01-30 Andre NollImprove error diagnostics of mmap_full_file().
2012-01-20 Andre NollReplace PARA_VSNPRINTF by xvasprintf().
2012-01-20 Andre NollIntroduce xwritev().
2012-01-20 Andre NollRename write_nonblock() to xwrite().
2012-01-20 Andre Nollfd: Let write_all() return an error on short writes.
2012-01-20 Andre Nollfd: Improve error handling of write_nonblock().
2012-01-20 Andre NollMove send_buffer() and send_va_buffer() from net.c...
2012-01-20 Andre Nollfd: Make write_all() receive the length by value.
2012-01-10 Andre NollMerge branch 't/web_fix'
2012-01-07 Andre NollChange year in copyright message to 2012.
2011-05-15 Andre NollMerge branch 't/const'
2011-05-05 Andre NollMerge branch 't/libao'
2011-04-26 Andre Nollfd: Allow passing NULL to para_munmap().
2011-03-05 Andre NollMerge branch 't/vorbis_dummy_header'
2011-02-27 Andre NollMerge branch 't/ogg_timining_fixes'
2011-02-21 Andre Nollfd: Make two functions static.
2011-02-20 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-02-03 Andre NollMerge branch 'maint'
2011-01-29 Andre NollMerge branch 't/color_cleanups'
2011-01-22 Andre NollMerge branch 't/periodic_header_optional'
2011-01-17 Andre NollReplace 2010 in copyright message by 2011.
2010-12-08 Andre NollMerge branch 't/kill_udp_cq'
2010-12-05 Andre NollMerge branch 't/writer_cleanups'
2010-11-28 Andre Nollfd.c: Fix typo in comment.
2010-06-28 Andre NollMerge branch 't/sched_debug'
2010-06-28 Andre NollMerge branch 't/decoder_latency'
2010-06-23 Andre NollMerge branch 't/dccp_fec'
2010-06-07 Gerrit Renkercleanup: remove redundant 'max length' argument
next