index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
selectors
/
traffic_selector.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a complete port range in traffic_selector_create_from_{subnet,cidr}
Martin Willi
2013-02-21
1
-10
/
+8
*
Print OPAQUE traffic selectors as what they are, not as port range
Martin Willi
2013-02-21
1
-0
/
+4
*
Support "opaque" ports in traffic selector subset calculation
Martin Willi
2013-02-21
1
-6
/
+32
*
Slightly refactor traffic_selector_t.get_subset()
Martin Willi
2013-02-21
1
-61
/
+68
*
Migrate remaining traffic selector methods to METHOD macro
Martin Willi
2013-02-21
1
-19
/
+18
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Add a traffic selector constructor creating a TS directly from a CIDR string
Martin Willi
2012-10-24
1
-0
/
+17
*
Allow calls to set_address() for any host-sized TS, not only dynamic ones
Tobias Brunner
2012-09-12
1
-1
/
+1
*
Don't return a subset for a dynamic TS unless set_address has been called
Martin Willi
2012-09-11
1
-1
/
+5
*
Validate netmask in traffic_selector_create_from_subnet
Tobias Brunner
2012-08-13
1
-0
/
+1
*
Pass opaque data to printf hooks and print_in_hook()
Martin Willi
2012-07-13
1
-15
/
+15
*
Accept non-"/0" subnet sizes for traffic selectors starting at 0.0.0.0
Martin Willi
2012-07-02
1
-40
/
+9
*
ts.get_subnet() returns TRUE if the selector actually is a subnet
Martin Willi
2012-03-20
1
-2
/
+4
*
cosmetics
Andreas Steffen
2011-10-02
1
-2
/
+2
*
Migrated traffic_selector to INIT/METHOD macros
Andreas Steffen
2011-10-02
1
-77
/
+52
*
Replaced simple iterator usages.
Tobias Brunner
2011-07-06
1
-10
/
+10
*
fixed IP range to subnet conversion in ts_to_subnet()
Andreas Steffen
2011-06-03
1
-6
/
+7
*
Compare ending address in ts->equals, fixes redundant traffic selector elimin...
Martin Willi
2011-01-14
1
-2
/
+4
*
do not recalculate netbits for true subnets
Andreas Steffen
2009-12-22
1
-1
/
+4
*
cosmetics
Andreas Steffen
2009-12-22
1
-2
/
+4
*
fixed IPv6 bug in calc_range()
Andreas Steffen
2009-12-22
1
-25
/
+16
*
fixed initialization of netbits
Andreas Steffen
2009-12-21
1
-2
/
+3
*
traffic_selector supports RFC 3779 address range format
Andreas Steffen
2009-12-21
1
-37
/
+102
*
this->type is set by traffic_selector_create()
Andreas Steffen
2009-12-20
1
-2
/
+0
*
moved traffic_selectors from charon to libstrongswan
Andreas Steffen
2009-12-20
1
-0
/
+856