projects
/
senf.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅
next
senf.git
2010-06-29
tho
added PassiveQueueingSocketSink
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
tho
Utils: Beeper::start_beep() is public now
commit
|
commitdiff
|
tree
|
snapshot
2010-06-23
tho
Utils: added Beeper helper :)
commit
|
commitdiff
|
tree
|
snapshot
2010-06-17
tho
fix to get svn revision
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
tho
added Version.hh
commit
|
commitdiff
|
tree
|
snapshot
2010-06-16
mtk
handle ENOBUFS just like EAGAIN => return 0;
commit
|
commitdiff
|
tree
|
snapshot
2010-06-09
tho
Packets: added ValueParserBase; documentation missing
commit
|
commitdiff
|
tree
|
snapshot
2010-06-08
tho
Packets: support is<SomePacketType>() for in-valid...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
g0dil
Fix valgrind suppressions to work with -O2
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
g0dil
Add CCACHE_ and DISTCC_ vars to imported environemnt
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
g0dil
Add bundledump to libsenf-tools package
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
g0dil
Move boost/intrusive to senf/boost_intrusive
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
g0dil
Fix Example SConstruct files to search for senfutil...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-28
g0dil
Fix package build
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
g0dil
Utils: Aggregate statistics interface unit test
commit
|
commitdiff
|
tree
|
snapshot
2010-05-07
g0dil
Utils: Aggregate statistics submit interface
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
tho
reverted Rev. 1620 (enable/disable PPI ActiveSocketSource)
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
g0dil
Add 'comment' argument to SENF_ASSERT
commit
|
commitdiff
|
tree
|
snapshot
2010-05-06
g0dil
Packets: Fix PacketRegistry duplicate packet assertion
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
g0dil
Packetse: PacketRegistry priority support documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
g0dil
Packets: Macros and unit-tests for the PacketRegistry...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
g0dil
Packets: Implement PacketRegistry priority support
commit
|
commitdiff
|
tree
|
snapshot
2010-05-05
mtk
allow the IOEvent of an ActiveSocketSource to be enable...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
g0dil
Packets: Packet Registry unregister() support
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
g0dil
Socket: Fix extra available() call in readfrom()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
mtk
added support for get/set TxQueueLen
commit
|
commitdiff
|
tree
|
snapshot
2010-05-04
tho
Socket/Protocols/INet: added operator>> for INet6Network
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
g0dil
Utils/Console: New add() API documentation updates
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
g0dil
Utils/Console: Fix classic spirit include warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-05-03
ssauer
Fix for NDP Options header length representation
commit
|
commitdiff
|
tree
|
snapshot
2010-05-01
g0dil
Whitespce cleanup: Remove whitespace at end-on-line...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
g0dil
Packets: createInsertAfter() documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-04-30
g0dil
Packet: Implement createInsertBefore() API
commit
|
commitdiff
|
tree
|
snapshot
2010-04-29
ssauer
Added dump information for NDP options to appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-28
g0dil
Implement senf::IGNORE and replace all casts-to-void...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-27
jmo
TimerEventProxy pseudo bug prevention removed
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
g0dil
Fix spurious warnings and workaround possible aliasing...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
g0dil
Socket/Protocols/Raw: Allow direct comparison of MACAdd...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
g0dil
Add .sconf_temp to CLEAN_PATTERNS
commit
|
commitdiff
|
tree
|
snapshot
2010-04-26
g0dil
Use variable in unit tests
commit
|
commitdiff
|
tree
|
snapshot
2010-04-23
derpeter
added antoher ifdev for ulibc compatibility
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
derpeter
missed this file in last commit
commit
|
commitdiff
|
tree
|
snapshot
2010-04-22
derpeter
added some ifdef to make senf compile against ulibc...
commit
|
commitdiff
|
tree
|
snapshot
2010-04-21
tho
Utils: fixed typo on TypeIdValue
commit
|
commitdiff
|
tree
|
snapshot
2010-04-20
ssauer
Added ICMPv6 types for IPv6 Neighbor Discovery
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
mtk
default to -O2 for non debug build
commit
|
commitdiff
|
tree
|
snapshot
2010-04-19
mtk
use -O2 for normal builds, und -O0 for debug builds
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
tho
Scheduler/TimerEventProxy: added timeout() member
commit
|
commitdiff
|
tree
|
snapshot
2010-04-14
mtk
listTimer() was renamed to list()
commit
|
commitdiff
|
tree
|
snapshot
2010-04-13
tho
Scheduler/TimerEventProxy: include fix for last commit :(
commit
|
commitdiff
|
tree
|
snapshot
2010-04-13
tho
Scheduler/TimerEventProxy: some code clean ups
commit
|
commitdiff
|
tree
|
snapshot
2010-04-13
jmo
new timer event proxy to reduce scheduler load
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
tho
Utils: added documentation for format::IndentHelper
commit
|
commitdiff
|
tree
|
snapshot
2010-04-01
tho
scons fix for lucid
commit
|
commitdiff
|
tree
|
snapshot
2010-03-24
tho
hack to modify the revision field in the documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-03-16
tho
Utils/test: added SENF_CHECK_NOT_EQUAL
commit
|
commitdiff
|
tree
|
snapshot
2010-03-12
jmo
fix packet socket setup example
commit
|
commitdiff
|
tree
|
snapshot
2010-03-02
tho
Console: SystemException in parseFile() should include...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-24
tho
Socket: AddressSyntaxExceptions provide more information
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
tho
fix for last commit; grmpf.
commit
|
commitdiff
|
tree
|
snapshot
2010-02-18
tho
Utils/Console: fixed parsing ConfigFile if file is...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-17
tho
some more #include cleanups
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
tho
Socket/Protocols/Raw: LLAddressingPolicy inherit from...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-16
tho
Examples: updated svn:ignore property
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
cni
senf/Packets/80211Bundle/WLANPacket: fixed bug in set...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-10
tho
Packets/GenericTLV: added bytes(key) member to registry
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
g0dil
Add try/except to SConstruct senf search expression
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
g0dil
Add SCons configure checks
commit
|
commitdiff
|
tree
|
snapshot
2010-02-08
g0dil
Add Boost.Test karmic valgrind suppressions
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
cni
senf/Packets/80211Bundle/WLANPacket: added set method...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
tho
Unit Tests: added BOOST_CHECK(true) to tests without...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
g0dil
Add SENFSCons.BuildExample helper
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
g0dil
Add additional valgrind supptressions
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
tho
Utils/Console: added missing ScopedDirectory proxy...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-04
tho
Utils: added testServer to svn::ignore
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
tho
Utils/Console: fix for changed order of senf::console...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
g0dil
Utils/Console: Replace mkdir() and link() DirectoryNode...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
g0dil
Add test/example apps of senf modules to 'examples...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-03
tho
Utils/Console: changed order of factory::Command parameters
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
g0dil
Fix valgrind suppressions
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
g0dil
Utils/Console: Convert BoundCommand to additional Comma...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-01
g0dil
Utils/Console: Fix DirectoryNode::add(...) API
commit
|
commitdiff
|
tree
|
snapshot
2010-01-29
g0dil
Packets: Add packet validity checks to ListBParser_Poli...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-29
tho
Packets: added documentation about necessary operator...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-29
tho
Packets: GenericTLVRegistry: removed left over debug...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-28
tho
Packets: added bytes() member to GenericTLVRegistry
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
g0dil
Utils: Add strict_totally_ordered1 operator helper
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
g0dil
Utils/Termlib: New karmic fix
commit
|
commitdiff
|
tree
|
snapshot
2010-01-27
g0dil
Utils/Console: Fix testServer build
commit
|
commitdiff
|
tree
|
snapshot
2010-01-26
tho
all unit tests: replaced BOOST_AUTO_UNIT_TEST with...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
jmo
- IPv6 Ext Option documentation added
commit
|
commitdiff
|
tree
|
snapshot
2010-01-20
g0dil
Revert bad karmic-fix changes
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
g0dil
Fix karmic build
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
g0dil
Fix SparseTestHack to work without subversion installed
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
g0dil
Examples: Fix redundant rebuilds
commit
|
commitdiff
|
tree
|
snapshot
2010-01-19
g0dil
Fix debian/install-depends.sh
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
tho
Packets/80221Bundle: fix for MIHF_Id parser
commit
|
commitdiff
|
tree
|
snapshot
2010-01-15
tho
Packets/80221Bundle: added static MIHF_IDs
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
tho
Packets/80221Bundle: added classes for list TLV parsers
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
tho
Console: fixed exception handling in Executor::getNode()
commit
|
commitdiff
|
tree
|
snapshot
next