net: Simplify makesock().
[paraslash.git] / crypt.c
2013-12-01 Andre NollMerge branch 'maint'
2013-11-17 Andre NollMerge branch 'maint'
2013-11-03 Andre NollMerge branch 'maint'
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-22 Andre NollMerge branch 'maint'
2013-09-04 Andre Nollcrypt.c: Remove condition which is always true.
2013-08-23 Andre NollMerge branch 't/image-0.5'
2013-08-22 Andre NollMerge branch 't/dia'
2013-08-21 Andre NollMerge branch 't/setatt_fnmatch'
2013-08-20 Andre NollMerge branch 't/m4_deps'
2013-08-17 Andre NollMerge branch 't/remove_sb_compat'
2013-05-14 Andre NollMerge branch 't/utf8'
2013-05-02 Andre NollMerge branch 't/allow_zero_btr_add'
2013-04-03 Andre NollRemove old stream cipher API.
2013-03-26 Andre NollMerge branch 't/mood_fix'
2013-03-25 Andre NollChange copyright year to 2013.
2012-12-16 Andre NollMerge branch 't/resample'
2012-12-02 Andre NollDo the RC4_ALIGN dance also for sideband connections.
2012-07-11 Andre NollMerge branch 't/clang'
2012-07-02 Andre NollMerge branch 't/alsa_fix'
2012-06-26 Andre NollMerge branch 't/decoder_fixes'
2012-06-24 Andre NollMerge branch 't/sb'
2012-05-05 Andre NollAdd sideband implementation.
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-20 Andre NollRename write_nonblock() to xwrite().
2012-01-20 Andre Nollsc_send_bin_buffer: Use write_nonblock() rather than...
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-12-24 Andre NollMerge remote-tracking branch 's/master'
2011-12-18 Andre NollAlways include stdbool.h.
2011-10-29 Andre NollMerge branch 't/afs_argv0'
2011-10-24 Andre NollMerge branch 't/map_populate'
2011-10-18 Andre NollMerge branch 't/unix_path_max_fix'
2011-10-15 Andre NollMerge branch 't/clang_analyzer_fixes'
2011-10-10 Andre NollMerge branch 't/uptime_cleanup'
2011-10-04 Andre NollMerge branch 't/shmmax'
2011-09-26 Andre NollMerge branch 't/distcc'
2011-09-26 Andre Nollopenssl RC4: Fix another invalid read.
2011-09-21 Andre Nollcrypt: Streamline get_asymmetric_key().
2011-08-18 Andre NollMerge branch 't/oggdec_cleanups'
2011-08-18 Andre NollMerge branch 't/writer_setup_cleanup'
2011-08-18 Andre NollMerge branch 't/alsa_poll_fd'
2011-08-16 Andre Nollcrypt: Really set result to NULL if get_asymmetric_key...
2011-08-13 Andre NollMerge branch 't/smaller_tarball'
2011-08-13 Andre NollMerge branch 't/sched_improvements'
2011-08-07 Andre NollMerge branch 't/crypto'
2011-07-06 Andre Nollcrypt: Move documentation to crypt.h.
2011-07-06 Andre Nollstream cipher: Allow in-place encryption.
2011-07-06 Andre Nollcrypt: Move implementation-independent code to separate...
2011-05-15 Andre NollMerge branch 't/ssh_keys'
2011-05-05 Andre NollMerge branch 't/libao'
2011-04-26 Andre NollAdd support for ssh-rsa keys.
2011-04-23 Andre NollMerge branch 't/crypt_cleanups'
2011-03-27 Andre NollDocument RC4_ALIGN.
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 NollRename struct rc4_context and stream cipher send/receiv...
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-20 Andre NollMerge branch 't/testsuite'
2011-03-05 Andre NollMerge branch 't/array_size'
2011-03-05 Andre NollMerge branch 't/vorbis_dummy_header'
2011-03-03 Andre NollMerge remote-tracking branch 'refs/remotes/fml/master'
2011-03-03 Andre NollRC4: Fix invalid read.
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-06-06 Andre NollMerge branch 'maint'
2010-05-23 Andre NollMerge branch 'maint'
2010-05-13 Andre NollMerge remote branch 'fml/master'
2010-05-12 Andre NollMerge branch 'maint'
2010-05-11 Andre NollRC4: Allocate 8 extra bytes for send buffer.
2010-04-12 Andre NollMerge branch 'maint'
2010-04-08 Andre NollMerge branch 'maint'
2010-04-05 Andre NollChange year in COPYRIGHT to 2010.
2010-03-07 Andre NollMerge branch 'maint'
2010-01-31 Andre NollMerge branch 'maint'
2010-01-17 Andre NollMerge branch 'maint'
2009-12-20 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-19 Andre NollMerge branch 'maint'
2009-12-10 Andre NollMerge branch 'maint'
2009-12-07 Andre NollMerge branch 'maint'
2009-12-02 Andre NollMerge branch 'maint'
2009-11-30 Andre NollMerge branch 'maint'
2009-11-27 Andre NollMerge branch 'maint'
2009-11-18 Andre NollMerge branch 'maint'
2009-11-12 Andre NollMerge branch 'maint'
2009-11-09 Andre NollMerge branch 'maint'
2009-11-07 Andre NollMerge branch 'maint'
2009-11-06 Andre NollMerge branch 'maint'
2009-11-05 Andre NollMerge branch 'maint'
next