- Dec 02, 2008
-
-
g0dil authored
Scheduler: Optimize watchdog implementation Socket: Change read-into-container implementation to skip unnecessary available() call Add 'profile=1' compile option Exclude 'boost' and 'std' symbols from documentation
-
- Nov 21, 2008
-
-
g0dil authored
Add '-Wl,-S' to default build options to hugely increase link performance
-
- Nov 05, 2008
-
-
g0dil authored
-
- Nov 04, 2008
-
-
g0dil authored
-
- Sep 17, 2008
-
-
g0dil authored
Scheduler: Fix FIFORunner exception safety Scheduler: Implement new signal event API Migrate SENF to use new signal API
-
- Sep 09, 2008
-
-
g0dil authored
-
- Jun 20, 2008
-
-
g0dil authored
senfscons: Speed up non-documentation builds (doesn't help much) Socket/Protocols: Add documentation for sockaddr_cast
-
- May 27, 2008
-
-
g0dil authored
Fix lot's of inline implementation ordering errors (make sure, all inline functions are implemented before first use)
-
- Apr 13, 2008
-
-
g0dil authored
-
- Apr 02, 2008
-
-
g0dil authored
-
- Mar 20, 2008
-
-
g0dil authored
-
- Feb 22, 2008
-
-
g0dil authored
Packets: change *_RO field helper macros to add a private r/w accessor senfscons: Introduce TEST_EXTRA_LIBS variable and move BOOSTFSLIB there Socket/Protocols/INet: Make INet[46]MulticastSocketProtocol inherit MulticastSocketprotocol Change SENF_NO_DEBUG to SENF_DEBUG
-
- Feb 08, 2008
-
-
g0dil authored
-
- Feb 05, 2008
- Jan 30, 2008
- Jan 25, 2008
-
-
g0dil authored
Implemented SENF_ASSERT and replaced all occurences of BOOST_ASSERT with SENF_ASSERT Packets: Fixed compile-error (missing namespace prefix) in PacketParser.cci
-
- Jan 24, 2008
-
-
g0dil authored
admin: Make build.sh do a parallel build and use 'nice' admin: Make build.sh import an optional DOXYGEN envvar senfscons: Allow setting arbitrary simple build environment variables from the command line
-
- Jan 22, 2008
-
-
g0dil authored
Examples: Autogenerate Mainpage.dox HowTos/NewPacket: Start new howto
-
- Nov 15, 2007
-
-
g0dil authored
Small SCons V0.96 compatibility fix
-
- Nov 14, 2007
-
-
g0dil authored
-
- Oct 30, 2007
-
-
g0dil authored
-
- Oct 11, 2007
-
-
g0dil authored
-
- Sep 20, 2007
-
-
g0dil authored
-
- Sep 13, 2007
- Sep 11, 2007
-
-
g0dil authored
-
- Sep 10, 2007
-
-
g0dil authored
Add 'fixlinks' target and add 'fixlinks' to the auto-build PPI: exchange registerEvent arguments PPI: Add connector 'operator()' aliases PPI: More detailed 'route' and 'registerEvent' documentation
-
- Sep 03, 2007
-
-
g0dil authored
Provide additional include files for socket protocols Socket: Change UDP socket handle to bind instead of connect if given an address argument.
-
g0dil authored
Packets: Fix PacketImpl::updateIterators implemantation (don't access invalidated iterators) Scheduler: Remove access to invalidated timerMap_ iterator Socket: BUGFIX: Fix generic WriteRange implementation
-
- Aug 31, 2007
- Aug 29, 2007
- Aug 28, 2007
-
-
g0dil authored
Add 'install_all' scons target Packets: Fix unit tests in final=1 build Socket/Protocols/INet: Fix final=1 build Add 'deb' scons target
-
- Aug 08, 2007
-
-
g0dil authored
Socket/Protocols/INet: Slightly optimized generic INet6Address algorithms Utils: Add ios_all_saver to hexdump() senfscons: Add automatic image-copy to Doxygen builder (fixes weird doxygen copy problem) Socket/Protocols/Inet: Add ConnectedUDPSocketHandle
-
- Jul 31, 2007
-
-
g0dil authored
Socket/Protocols/Inet: Update INet6SocketAddress syntax to support hostnames and correct zone-id syntax
-
- Jul 24, 2007
-
-
g0dil authored
-