paraslash.git
2011-05-29 Andre Nollogg_get_file_info(): Fix off-by-one.
2011-05-28 Andre Nollalsa: Simplify pre_select().
2011-05-22 Andre NollMerge branch 't/decl_after_statement'
2011-05-22 Andre Nolldoxify version.h and git-version.h.
2011-05-15 Andre NollMove statements after declarations.
2011-05-15 Andre Nolldoxygen: Add some missing documentation.
2011-05-15 Andre Nolldoxygen: Exclude *.command_list.[ch].
2011-05-15 Andre NollMerge branch 't/ssh_keys'
2011-05-15 Andre NollMerge branch 't/const'
2011-05-06 Andre Nolllibao: Avoid segfault on com_cycle.
2011-05-05 Andre NollMerge branch 't/libao'
2011-04-26 Andre Nollmanual: Fix two typos.
2011-04-26 Andre Nollmanual: Change instructions for creating RSA keys.
2011-04-26 Andre Nollclient: Also try to load the private rsa-ssh key.
2011-04-26 Andre NollAdd support for ssh-rsa keys.
2011-04-26 Andre Nollfd: Allow passing NULL to para_munmap().
2011-04-23 Andre NollMark a couple of functions as const.
2011-04-23 Andre NollMerge branch 't/crypt_cleanups'
2011-04-21 Andre NollMake some variables static.
2011-04-21 Andre NollMerge branch 't/autogen'
2011-04-21 Andre NollKILL E_AO_WRITE.
2011-04-21 Andre NollImplement support for libao via the new ao writer.
2011-04-19 Andre Nollmanual: Mention that also DCCP streams are FEC-encoded.
2011-04-19 Andre NollFix typo in audiod man page.
2011-04-10 Andre NollNEWS update.
2011-04-08 Andre NollMerge branch 't/gvf'
2011-04-06 Andre Nollautogen.sh: Detect number of processors and run paralle...
2011-04-03 Andre NollNEWS update.
2011-04-03 Andre NollMerge branch 't/configure_improvements'
2011-03-31 Andre Nollnew codename, reset version to git
2011-03-31 Andre Nollthe paraslash-0.4.6 release tarball
2011-03-31 Andre Nollparaslash 0.4.6 v0.4.6
2011-03-31 Andre NollRemove two unused error codes.
2011-03-29 Andre NollMerge remote-tracking branch 'fml/master'
2011-03-29 Andre NollFix grab client resume.
2011-03-29 Andre Nollautogen.sh: Get rid of a bashism.
2011-03-28 Andre NollGet rid of some duplicate const qualifiers.
2011-03-28 Andre NollDon't compile files generated by gengetopt with -Wall.
2011-03-27 Andre NollDocument RC4_ALIGN.
2011-03-27 Andre Nollconfigure: Use AC_ARG_WITH also for openssl options.
2011-03-27 Andre NollUse SSL_CPPFLAGS only for compiling crypt.c
2011-03-27 Andre NollRemove some unnecessary includes.
2011-03-27 Andre NollMove sha1.[ch] to crypt.[ch] and make crypto API indepe...
2011-03-27 Andre NollRemove rc4.h.
2011-03-27 Andre Nollrename RC4_KEY_LEN to SESSION_KEY_LEN.
2011-03-27 Andre NollRename struct rc4_context and stream cipher send/receiv...
2011-03-27 Andre NollRemove autogenerated doxygen comments for commands.
2011-03-27 Andre NollReplace direct use of RC4 by stream cipher abstraction.
2011-03-27 Andre NollReplace RSA by an abstract asymmetric key structure.
2011-03-27 Andre Nollnet.c: Remove unnecessary crypto includes.
2011-03-26 Andre NollNEWS update.
2011-03-26 Andre NollMerge branch 't/sched_improvements'
2011-03-25 Andre NollMerge remote-tracking branch 'fml/master'
2011-03-24 Andre NollMerge remote branch 'boock/master'
2011-03-24 Andre Nolludp_send: Silence gcc warning.
2011-03-20 Andre NollNEWS update.
2011-03-20 Andre NollMerge branch 't/testsuite'
2011-03-18 Andre Nollstdin.h: Add missing doxygen comment for stdin_task...
2011-03-18 Andre Nollopen_and_update_audio_file(): Always print file name...
2011-03-16 Andre NollSilence two Doxygen warnings.
2011-03-16 Andre NollMerge remote-tracking branch 'fml/master'
2011-03-16 Andre Nollaudiod: Remove unused num_filters().
2011-03-16 Andre Nollfade: Quiesce two gcc warnings.
2011-03-15 Andre Nollsched: Only call post_select() if task is not in error...
2011-03-15 Andre Nollserver: Include git version in output of com_si().
2011-03-12 Andre Nollpara_write: Return proper error code.
2011-03-12 Andre Nollaudiod: Kill com_kill().
2011-03-12 Andre NollUse curses_cppflags only for building gui.o.
2011-03-12 Andre Nollgui: Replace NCURSES_SIZE_T by ordinary size_t.
2011-03-12 Andre NollReplace ncurses by curses.
2011-03-12 Andre NollAdd finer-grained configure options for ogg/vorbis...
2011-03-05 Andre NollKill TASK_UNREGISTERED error code.
2011-03-05 Andre NollFix git-version file creation.
2011-03-05 Andre NollNEWS update.
2011-03-05 Andre NollMerge branch 't/array_size'
2011-03-05 Andre NollMerge branch 't/vorbis_dummy_header'
2011-03-05 Andre Nollgui: Fix window redrawing on SIGWINCH.
2011-03-03 Andre NollMerge remote-tracking branch 'refs/remotes/fml/master'
2011-03-03 Andre NollInitialize all task->status fields.
2011-03-03 Andre Nollhandle_connect(): Don't send anything to non-authorized...
2011-03-03 Andre Nollscore: Fix use of uninitialized memory on 64 bit machines.
2011-03-03 Andre NollRC4: Fix invalid read.
2011-03-02 Andre NollNEWS update.
2011-03-02 Andre NollMerge remote-tracking branch 'boock/master'
2011-03-01 Andre Nollconfigure.ac: Avoid stray -L option in para_server...
2011-02-28 Andre Nollaudiod: Update --no_default_filters help text.
2011-02-28 Andre NollMakefile: Stop building on ggo errors.
2011-02-28 Andre NollAdd t0003-writer-init-error-path.sh.
2011-02-28 Andre NollFirst draft of a test-suite.
2011-02-27 Andre NollMerge branch 't/ogg_timining_fixes'
2011-02-25 Andre NollFix depend.sh on NetBSD.
2011-02-25 Andre NollImprove ARRAY_SIZE macro.
2011-02-25 Andre Nollweb: Link to the gitweb summary page rather than the...
2011-02-24 Andre Nollgitweb: Make the W3C validation checker happy.
2011-02-24 Andre Nollvorbis: Write out _all_ pending ogg pages.
2011-02-24 Andre NollRevert "Create three ogg pages when skipping vorbis...
2011-02-21 Andre Nollconfigure.ac: Update header and function checks.
2011-02-21 Andre Nollgui_theme: Make set_theme() static.
2011-02-21 Andre Nollaac_afh: Make parameters of atom_cmp() const.
2011-02-21 Andre Nollfd: Make two functions static.
next