Commit History

Author SHA1 Message Date
  Daniel-Constantin Mierla 178b21cc1f core: new core event for received datagrams 14 years ago
  Andrei Pelinescu-Onciul 2542c0f30f raw sockets: freebsd support 15 years ago
  Andrei Pelinescu-Onciul 22e7e32e34 raw sockets: udp send will use now raw sockets if enabled 15 years ago
  Daniel-Constantin Mierla 839c950901 core - tm: improved log messages 15 years ago
  oej 1d0661db4c Adding doxygen template to all core .c files 16 years ago
  Miklos Tirpak 38c052a763 fixing wrong placement of cfg_update() (thanks to Ondrej Martinek) 17 years ago
  Jiri Kuthan 35ab13d8b1 SER-324 fix: dont throw away terminating zero from payload 17 years ago
  Miklos Tirpak 9188021ac6 Initialize and destory the configuration framework in main.c, 18 years ago
  Andrei Pelinescu-Onciul f3a267970e 18 years ago
  Vladimir Marek 96227c65df - added STUN keep-alive functionality in accordance with draft-ietf-behave-rfc3489bis-04.txt 19 years ago
  Andrei Pelinescu-Onciul e6a2b12e54 19 years ago
  Andrei Pelinescu-Onciul fe09f3158f - ip TOS can now be set from ser cfg (thanks to Andreas Granig) 20 years ago
  Andrei Pelinescu-Onciul 90c6c74a8f - multicast fix for bsd 20 years ago
  Andrei Pelinescu-Onciul 741a993766 - kqueue support for freebsd, openbsd & netbsd added 20 years ago
  Andrei Pelinescu-Onciul e6b442bda9 - multicast parameters (ttl, local loopback) are now set on all the udp sockets 20 years ago
  Andrei Pelinescu-Onciul 4d080f498e -x86_64 experimental support 21 years ago
  Jan Janak 53c7e0f19a - Spelling checked 21 years ago
  Andrei Pelinescu-Onciul d3d1486e22 - fixed ipv6 multicast on non-linux OSes (linux is the only one using 21 years ago
  Andrei Pelinescu-Onciul 5260ef3287 ported from stable: 21 years ago
  Andrei Pelinescu-Onciul 956d111a9e - added mcast_ttl 21 years ago
  Andrei Pelinescu-Onciul 2ba731171e - added Jan's multicast support patch 21 years ago
  Jiri Kuthan 32d5444c55 limit for length of packets to be dropped raised (there was a guy flooding 21 years ago
  Jiri Kuthan 40e1a4f020 empty packets are no longer reported to syslog (too much garbage because 22 years ago
  Andrei Pelinescu-Onciul 1f2c924e85 - core warning fixes for 64 bits archs 22 years ago
  Andrei Pelinescu-Onciul 39546e5f4b - set socket options to TOS low delay 22 years ago
  Andrei Pelinescu-Onciul 6eacb2bc95 - fixed port byte order bugs introduced last night 22 years ago
  Andrei Pelinescu-Onciul e3dccdc952 - replaced all mallocs/frees w/ pkg_malloc/pkg_free 22 years ago
  Andrei Pelinescu-Onciul 610cb10e74 -fixed buf[len+1]=0 (should've been buf[len]=0) in udp_rcv_loop 22 years ago
  Andrei Pelinescu-Onciul 8fc80c33bb - moved 0-term to udp_rcv_loop & tcp_read_req (save & restore the 0 term char) 22 years ago
  Jiri Kuthan 049f64c292 scratchpad removed, textops changed to skip the first line 22 years ago