7
I Use This!
Inactive

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove ptr from ArrayTraceResolver
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
merge
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
some Ipv4Interface* -> Ptr<Ipv4Interface>, and unhack arraytraceresolver, still segfaults More... almost 18 years ago
Hacked arraytraceresolver to compile, but segfaults upon running simple-p2p More... almost 18 years ago
Removed manual ref/unref calls for Ptr<Node> More... almost 18 years ago
remove ptr::Remove, make ptr::Peek share the same signature as ptr::Get
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove ptr::Remove, make ptr::Peek share the same signature as ptr::Get
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
Node* -> Ptr<Node> More... almost 18 years ago
fix doxygen doc error
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
Ptr changed to use Object's refcounts More... almost 18 years ago
make the code work on g++ 3.4.4
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
add extra test for object creation with multiple interfaces
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
add more tests
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
use Callback::Assign
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
use Callback::Assign
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
add Callback::Assign
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
rework and document API
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
Add support for building with WAF
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... almost 18 years ago
a first draft of a component manager
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
define class Iid to replace the uint32_t as suggested by Gustavo
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
Enable both ascii and pcap tracing More... almost 18 years ago
Cosmetic: change strings in the bind commands for queue. Move Bind() before CommandLine::Parse() in example script More... almost 18 years ago
move code around
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
merge with HEAD
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
Added static RNGs, like ExponentialVariable::GetSingleValue(mean) More... almost 18 years ago
remove Node::GetIpv4
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove Node::GetArp
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove Node::GetUdp
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
define and implement IUdp
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove spurious call to Dispose
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago