[NET]: Bug-fix for getaddrinfo()
[paraslash.git] / ortp_send.c
2008-04-12 Andre NollMake para_server use the generic scheduling code.
2008-03-17 Andre NollMerge commit 'remotes/meins/master'
2008-03-15 Andre NollMove the get_chunk and the get_header functions from...
2008-02-17 Andre NollKill superfluous "%s" in log messages.
2008-02-16 Andre NollSender code consolidation, on/off commands for the...
2008-02-02 Andre NollIntoduce send_common.c and use it from the dccp sender.
2008-01-19 Andre NollGet rid of sender->status.
2008-01-19 Andre NollRemove unused ortp_pre_select().
2008-01-08 Andre NollChange year in Copyright comment from 2007 to 2008.
2007-12-11 Andre NollMerge commit 'remotes/fml/master'
2007-12-11 Andre NollFix a gcc warning on MacOS.
2007-10-26 Andre NollAdd doxygen comments for various structs.
2007-10-22 Andre NollSwitch to the new afs.
2007-10-05 Andre NollSwitch from inet_aton() to inet_pton().
2007-09-08 Andre Nollpara_server: Initialize the new afs.
2007-07-04 Andre Nollortp_send.c: fix a gcc warning
2007-06-28 Andre Nollreplace standard GPL header by a one-line pointer to...
2007-05-26 Andre Nollbe more carful wrt. signed vs. unsigned argument passing
2007-01-06 Andrerename afs to vss (the virtual streaming system)
2006-11-16 AndreMerge branch 'in_mem_user_list'
2006-11-01 Andrepreparations for user list in memory
2006-10-10 Andrecosmetics
2006-08-31 Andre Nollortp_send.c: fix to gcc signedness warnings
2006-07-13 maanMerge branch 'master' into my-osx
2006-07-07 Andredccp_send: set IP_MULTICAST_LOOP for the ortp socket
2006-06-15 maanMerge branch 'master' into my-osx
2006-06-15 Andreintegrate para_client into para_audiod
2006-05-17 Andremajor afs cleanup
2006-05-13 AndreRename struct audio format to audio_format_handler
2006-05-09 AndreMerge branch 'master' into aac
2006-05-09 Andrecosmetics
2006-05-09 Andreortp_send: Fix EOF packet sending
2006-05-08 AndreMerge branch 'master' into aac
2006-05-06 Andreortp_send: kill useless gettimeofday()
2006-04-19 AndreMakefile.in: Remove special treatment of ortp_send...
2006-03-25 Andreortp_send: Kill an unused variable
2006-03-14 Andreortp: make jitter compensation configurable.
2006-03-14 Andrefixes for ortp-0.9.1
2006-03-13 Andreupdate to libortp-0.9.1
2006-02-26 Andremake header_len an integer
2006-02-20 Andreinitial git commit