net: Change makesock_addrinfo() to set given flowopts before SO_REUSEADDR.
[paraslash.git] / net.c
2014-01-01 Andre Nollnet: Change makesock_addrinfo() to set given flowopts...
2014-01-01 Andre Nollnet: Clarify code flow of makesock_addrinfo().
2014-01-01 Andre Nollnet: Remove unnecessary condition in makesock_addrinfo().
2014-01-01 Andre Nollnet: Remove pointless initialization in makesock_addrin...
2014-01-01 Andre Nollnet: Kill dead code in makesock_addrinfo().
2014-01-01 Andre Nollnet: Remove networking headers from para.h.
2014-01-01 Andre Nollnet: Improve error handling of makesock_addrinfo().
2013-12-22 Andre Nollnet: Split makesock(), part 2: Introduce makesock_addri...
2013-12-22 Andre Nollnet: Split makesock(), part 1: Introduce lookup_address().
2013-12-22 Andre Nollnet: Simplify makesock().
2013-12-22 Andre Nollnet: Fix parse_url().
2013-12-22 Andre Nollnet: Correct \return text of parse_url().
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-04 Andre Nollextract_v4_addr(): Don't return a structure.
2013-08-23 Andre NollMerge branch 't/image-0.5'
2013-08-22 Andre NollMerge branch 't/dia'
2013-08-17 Andre NollMerge branch 't/remove_sb_compat'
2013-07-13 Andre Nollnet.c: Add documentation of flowopt_new().
2013-07-13 Andre Nollnet: Remove unused flowopt_add_bool().
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.
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 NollMove send_buffer() and send_va_buffer() from net.c...
2012-01-20 Andre NollRemove send_bin_buffer().
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-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 Nolldoc: Add some missing doxygen comments.
2011-08-13 Andre NollMerge branch 't/smaller_tarball'
2011-08-13 Andre NollMerge branch 't/timing_improvements'
2011-08-13 Andre NollMerge branch 't/sched_improvements'
2011-08-09 Andre NollAdd/fix some doxygen comments.
2011-08-07 Andre NollMerge branch 't/crypto'
2011-08-06 Andre NollMerge branch 't/osx_overhaul'
2011-07-30 Andre NollMerge branch 't/client_memory_leak_fix'
2011-07-21 Andre NollMerge branch 't/clang'
2011-07-06 Andre Nollnet.c: Use proper socket type for __get_sock_name().
2011-06-23 Andre NollMerge branch 't/alsa_drain_fix'
2011-06-23 Andre NollMerge branch 't/hup_fix'
2011-06-13 Andre NollMerge branch 't/audiod_regex'
2011-06-08 Andre NollMerge branch 't/net_cleanups'
2011-05-22 Andre Nollnet.c: Combine host_and_port() and __get_sock_name().
2011-05-22 Andre NollConstify flowop functions.
2011-05-05 Andre NollMerge branch 't/libao'
2011-04-23 Andre NollMerge branch 't/crypt_cleanups'
2011-03-27 Andre NollRemove some unnecessary includes.
2011-03-27 Andre Nollnet.c: Remove unnecessary crypto includes.
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-11-14 Andre NollMinor makesock() fixes.
2010-10-17 Andre NollMerge branch 't/sched_cleanups'
2010-10-05 Andre Nollconnect_local_socket(): Silence noisy debug message.
2010-08-23 Andre Nollnet: Rename create_remote_socket() connect_local_socket().
2010-06-28 Andre NollMerge branch 't/udp_lookup'
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-22 Gerrit Renkernet: host/port string convention
2010-06-07 Gerrit Renkernet: generic code to query the maximum message size
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-13 Andre NollMerge branch 't/nonblock_api'
2010-05-12 Andre NollMerge branch 'maint'
2010-04-25 Andre NollRework para_accept().
2010-04-25 Andre NollMake recv_pattern() use the nonblock API.
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-13 Gerrit Renkernet: fix broken dccp_available_ccids()
2010-03-07 Andre NollMerge branch 'maint'
2010-03-05 Andre NollMinor doxygen fixes.
2010-03-03 Gerrit Renkernet: revert restricting SO_REUSEADDR
2010-02-25 Gerrit Renker09_fix-errno-usage.diff
2010-02-25 Gerrit Renker08_refactor-makesock.diff
2010-02-25 Gerrit Renker07_flow-opt-support.diff
2010-02-25 Gerrit Renker05_dccp-supported-ccid-lookup.diff
2010-02-25 Gerrit Renker03_resolve-port-names.diff
2010-02-25 Gerrit Renker01_convert-v6-mapped-v4-addresses.diff
2010-01-31 Andre NollMerge branch 'maint'
2010-01-17 Andre NollMerge branch 'maint'
2009-12-21 Andre NollMerge commit 'meins/master'
2009-12-20 Andre NollMerge branch 'maint'
next