index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Option to enable duplicheck plugin fixed.
Tobias Brunner
2011-05-26
1
-1
/
+1
*
version bump to 4.5.3dr1
Andreas Steffen
2011-05-25
1
-1
/
+1
*
Use better packing of leak-detective memory_header to align pointers
Martin Willi
2011-05-25
1
-5
/
+5
*
Summarize leaks with identical backtraces, as we do it with memusage
Martin Willi
2011-05-25
1
-88
/
+98
*
Don't use a strongswan.conf in checksum_builder, disables checksumming
Martin Willi
2011-05-25
1
-1
/
+2
*
Force link of checksum builder against libhydra/libcharon
Martin Willi
2011-05-25
2
-1
/
+8
*
Checksum plugins only for components we actually build
Martin Willi
2011-05-25
2
-4
/
+10
*
Fix strict aliasing warning
Martin Willi
2011-05-25
1
-1
/
+1
*
Renamed option to enable unit tests as plugin is named unit-tester.
Tobias Brunner
2011-05-24
1
-2
/
+2
*
Keep count of remaining elements to enumerate in hashtable_t.
Tobias Brunner
2011-05-24
1
-1
/
+8
*
Replaced linked_list_t usage in hashtable_t with custom list implementation.
Tobias Brunner
2011-05-24
1
-124
/
+92
*
pluto: Made helper functions in event_queue static.
Tobias Brunner
2011-05-24
1
-2
/
+2
*
Compiler warning fixed.
Tobias Brunner
2011-05-24
1
-1
/
+2
*
Enable strict-aliasing warnings, we should really get rid of them
Martin Willi
2011-05-24
1
-1
/
+1
*
Fix memwipe() of leading unaligned bytes
Martin Willi
2011-05-24
1
-5
/
+8
*
Link libstrongswan against libdumm, fixes build of ruby extension
Martin Willi
2011-05-20
1
-1
/
+1
*
Use spaces in Makefile.am identation, autotools don't like tabs
Martin Willi
2011-05-20
1
-4
/
+4
*
Add md5 to script plugins
Martin Willi
2011-05-20
1
-1
/
+1
*
Link libstrongswan directly to dumm/irdumm, fixes build with newer binutils
Martin Willi
2011-05-19
1
-4
/
+3
*
Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variable
Martin Willi
2011-05-19
12
-33
/
+19
*
stroke: Usage output updated.
Tobias Brunner
2011-05-16
1
-0
/
+6
*
Update working thread count without allocation.
Tobias Brunner
2011-05-16
1
-22
/
+15
*
Make sure working thread count is correctly updated
Tobias Brunner
2011-05-16
1
-4
/
+23
*
Migrated controller_t to INIT/METHOD macros
Martin Willi
2011-05-16
2
-99
/
+98
*
Provide get_priority() method in controller jobs
Martin Willi
2011-05-16
1
-0
/
+9
*
Added a load tester strongswan.conf option to throttle initiation
Martin Willi
2011-05-16
3
-6
/
+51
*
Migrated load_tester_listern to INIT/METHOD macros
Martin Willi
2011-05-16
1
-20
/
+17
*
Added strongswan.conf option to override half open IKE_SA timeout
Martin Willi
2011-05-16
1
-1
/
+2
*
Use CRITICAL job priority class for long running dispatcher jobs
Martin Willi
2011-05-16
25
-50
/
+54
*
Introduce a highest priority job for critical thread services
Martin Willi
2011-05-16
2
-2
/
+5
*
Show total and half-open SA count in statusall
Martin Willi
2011-05-16
1
-1
/
+6
*
Added a get_count() method to IKE_SA manager
Martin Willi
2011-05-16
2
-3
/
+27
*
Fixed identiation in private_ike_sa_manager
Martin Willi
2011-05-16
1
-57
/
+57
*
Added a callback_job constructor supporting custom priorities
Martin Willi
2011-05-16
2
-4
/
+36
*
Added a DPD option for load-tester
Martin Willi
2011-05-16
1
-1
/
+8
*
Don't simulate traffic on load-tester kernel interface
Martin Willi
2011-05-16
1
-1
/
+1
*
Show how many threads are active in each class in statusall
Martin Willi
2011-05-16
1
-3
/
+8
*
Count number of threads active in each class, and reserve threads only if non...
Martin Willi
2011-05-16
2
-17
/
+66
*
Added a statusallnb stroke command to show status non-blocking
Martin Willi
2011-05-16
7
-8
/
+30
*
Added init_limit_half_open and a init_limit_job_load (replacing job_threshold...
Martin Willi
2011-05-16
1
-92
/
+107
*
Added preshared_key/eap_password load_tester options to set custom credentials
Martin Willi
2011-05-16
1
-10
/
+13
*
Added initiator/responder_id load tester options to enforce different identities
Martin Willi
2011-05-16
1
-30
/
+73
*
Migrated load_tester_config to INIT/METHOD macros
Martin Willi
2011-05-16
1
-28
/
+22
*
Migrated load_tester_creds to INIT/METHOD macros
Martin Willi
2011-05-16
1
-43
/
+37
*
Fix load tester shared key enumerator, provide dedicated EAP password
Martin Willi
2011-05-16
1
-8
/
+51
*
Added a non-blocking, skipping variant of IKE_SA enumerator
Martin Willi
2011-05-16
13
-28
/
+65
*
Added a job_threshold option to drop IKE_SA_INITs if a certain job load reached
Martin Willi
2011-05-16
1
-0
/
+28
*
Use high priority for retransmit/dpd/keepalive jobs
Martin Willi
2011-05-16
3
-3
/
+3
*
Use job priorities in process_message job based on exchange types
Martin Willi
2011-05-16
1
-1
/
+16
*
Reserve threads for job priority classes based on strongswan.conf options
Martin Willi
2011-05-16
1
-1
/
+17
[prev]
[next]