chiark
/
gitweb
/
~ianmdlvl
/
secnet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
site: New SIGKEYS log class, at level INFO, enabled by default
[secnet.git]
/
netlink.c
2020-02-15
Ian Jackson
Add 'base91-python/' from commit '749aa78cf12496cca4b9b...
blob
|
commitdiff
|
raw
2020-02-15
Ian Jackson
Add 'base91-c/' from commit '664054e8f603f09badb98ef09e...
blob
|
commitdiff
|
raw
2019-12-30
Ian Jackson
Merge subdirmk 0.3
blob
|
commitdiff
|
raw
2019-12-30
Ian Jackson
subdirmk: Merge new version and fix everything
blob
|
commitdiff
|
raw
2019-12-30
Ian Jackson
Merge subdirmk
blob
|
commitdiff
|
raw
2019-12-30
Ian Jackson
Merge subdirmk
blob
|
commitdiff
|
raw
2019-11-25
Ian Jackson
Merge commit '0428556765a15326025e9fe4809936c6cafd3c85'
blob
|
commitdiff
|
raw
2019-11-24
Ian Jackson
Merge commit 'a1e52614e600bed8e51b461e6569f2cd263e82bb'
blob
|
commitdiff
|
raw
2019-11-24
Ian Jackson
Merge commit '6fce06f32c1dd21b5c2d7a142d54b7153d650574'
blob
|
commitdiff
|
raw
2019-11-22
Ian Jackson
Merge commit 'd817b49007e60b0e7392f23caf08dc0328eb32de...
blob
|
commitdiff
|
raw
2019-11-14
Ian Jackson
Merge commit 'c0b216c79763f720df20e002fc14c9348a0e05c2'
blob
|
commitdiff
|
raw
2019-11-14
Ian Jackson
Merge commit 'ff11733b6b7d7920033f81c4669ebba9131b984f...
blob
|
commitdiff
|
raw
2019-11-13
Ian Jackson
Add 'subdirmk/' from commit 'f1789a0ae66174a95c8d629738...
blob
|
commitdiff
|
raw
2017-11-25
Ian Jackson
Administrivia: Fix erroneous GPL3+ licence notices...
blob
|
commitdiff
|
raw
2017-04-25
Ian Jackson
Merge remote-tracking branch 'mdw/mdw/powm-sec'
blob
|
commitdiff
|
raw
|
diff to current
2017-04-23
Ian Jackson
When printing messages about dropping IPv6, do not...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-28
Ian Jackson
Copyright updates - update to GPLv3, etc.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
Ian Jackson
NEW etc.: Use NEW_ARY
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
Ian Jackson
NEW etc.: Use NEW in all obvious places
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
Ian Jackson
netlink: Use MIN rather than ?:
blob
|
commitdiff
|
raw
|
diff to current
2014-10-05
Ian Jackson
subnet_to_string: Do not allocate
blob
|
commitdiff
|
raw
|
diff to current
2014-10-05
Ian Jackson
Use memcpy helpers and FILLZERO
blob
|
commitdiff
|
raw
|
diff to current
2014-09-19
Ian Jackson
ipaddr_to_string: SECURITY: Do not allocate
blob
|
commitdiff
|
raw
|
diff to current
2014-05-07
Ian Jackson
netlink: fix const-correctness of ip_fast_csum fallback
blob
|
commitdiff
|
raw
|
diff to current
2014-05-03
Ian Jackson
netlink: Generate ICMP correctly if point-to-point
blob
|
commitdiff
|
raw
|
diff to current
2014-05-03
Ian Jackson
netlink: Move local_address into struct netlink
blob
|
commitdiff
|
raw
|
diff to current
2014-05-03
Ian Jackson
netlink: Plumb "sender" through to ICMP generation
blob
|
commitdiff
|
raw
|
diff to current
2014-05-03
Ian Jackson
netlink: Break out sender_name
blob
|
commitdiff
|
raw
|
diff to current
2014-05-03
Ian Jackson
netlink: rename "client" to "sender" in many places
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
netlink: Advise netlink clients of the local link MTU
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
netlink: fix IP length check (SECURITY)
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
netlink: Only complain about initial frags for us
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
fragmentation: Fragment packets as required
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
netlink: Provide MDEBUG macro
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
netlink: Break out netlink_host_deliver
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
netlink: Abolish client param to netlink_icmp_simple
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
fragmentation: Rename "frag_off" field to "frag"
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
netlink: Make ip_csum and ip_fast_csum const-correct
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
netlink: Be more conservative about ICMP errors
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
netlink: Set "unused" in ICMP header (SECURITY)
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
fragmentation: Fix fragmentation field check
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
netlink: Remove a newline from p-t-p startup message
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
netlink: Avoid crash with clientless netlink
blob
|
commitdiff
|
raw
|
diff to current
2014-04-24
Ian Jackson
netlink: Break out netlink_client_deliver
blob
|
commitdiff
|
raw
|
diff to current
2013-08-01
Ian Jackson
netlink: Safely discard short packets
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Ian Jackson
slip: Buffer management (max_start_pad) fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Ian Jackson
max_start_pad: calculate globally, not via client graph
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Ian Jackson
site, netlink: abolish max_end_pad and min_end_pad
blob
|
commitdiff
|
raw
|
diff to current
2013-07-03
Simon Tatham
tun: add hard routes even if they are currently down.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
Ian Jackson
netlink: abolish check_config and output_config
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
Ian Jackson
netlink: report why a packet is bad
blob
|
commitdiff
|
raw
|
diff to current
2011-12-17
Ian Jackson
netlink: Fix up link down behaviour
blob
|
commitdiff
|
raw
|
diff to current
2011-06-26
Ian Jackson
integer arithmetic types: do not use unsigned for lengths
blob
|
commitdiff
|
raw
|
diff to current
2011-06-26
Ian Jackson
integer and buffer overflows: introduce safe_malloc_ary
blob
|
commitdiff
|
raw
|
diff to current
2011-06-26
Ian Jackson
integer and buffer overflows: introduce a number of...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-19
Ian Jackson
cleanup: remove redundant "init_module" declarations
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
MacOS X support
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Update i386 implementation of ip_csum
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.16
v0.1.16
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.15
v0.1.15
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.14
v0.1.14
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.13
v0.1.13
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.12
v0.1.12
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.11
v0.1.11
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.10
v0.1.10
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.9
v0.1.9
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.8
v0.1.8
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.7
v0.1.7
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.6
v0.1.6
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.5
v0.1.5
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.3
v0.1.3
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.2
v0.1.2
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.1
v0.1.1
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.1.0
v0.1.0
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.08
v0.08
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.07
v0.07
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.04
v0.04
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Stephen Early
Import release 0.03
v0.03
blob
|
commitdiff
|
raw
|
diff to current