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
...
*
Add a return value to aead_t.set_key()
Martin Willi
2012-07-16
7
-9
/
+30
*
Add a return value to aead_t.encrypt()
Martin Willi
2012-07-16
8
-17
/
+45
*
ipsec attest now can measure all files in a directory
Andreas Steffen
2012-07-16
9
-171
/
+323
*
moved listing of file measurements to pts_file_meas
Andreas Steffen
2012-07-16
3
-9
/
+31
*
moved to debug level 3
Andreas Steffen
2012-07-16
1
-4
/
+4
*
Compilation error fixed if dladdr is not available
Tobias Brunner
2012-07-14
1
-0
/
+6
*
Don't modify the message string passed to logger, as it gets reused
Martin Willi
2012-07-13
7
-35
/
+40
*
transfer IMA file measurements via PA-TNC
Andreas Steffen
2012-07-13
6
-39
/
+81
*
some more copyright updates
Andreas Steffen
2012-07-13
2
-2
/
+2
*
Invoke autoheader after libtool/aclocal to work on up-to-date data
Martin Willi
2012-07-13
1
-1
/
+1
*
Silence cast warning on 32-bit platforms
Martin Willi
2012-07-13
1
-1
/
+1
*
Don't set BFD_DECOMPRESS when building against older binutils
Martin Willi
2012-07-13
1
-0
/
+2
*
Log to a malloc()ed buffer if the on-stack buffer is not large enough
Martin Willi
2012-07-13
1
-3
/
+23
*
Append directly to base string in vstr printf hooks
Martin Willi
2012-07-13
2
-20
/
+10
*
Write directly to FILE stream in glibc printf hooks
Martin Willi
2012-07-13
2
-35
/
+49
*
Pass opaque data to printf hooks and print_in_hook()
Martin Willi
2012-07-13
16
-74
/
+98
*
Increase leak detective backtrace depth by a frame
Martin Willi
2012-07-13
1
-4
/
+4
*
Don't access tail magic when reallocating invalid memory, as it would crash
Martin Willi
2012-07-13
1
-5
/
+7
*
With --enable-bfd-backtraces, use binutils libbfd to resolve backtraces
Martin Willi
2012-07-13
5
-29
/
+296
*
Add an external method to disable leak detective temporarly
Martin Willi
2012-07-13
2
-0
/
+38
*
Simplify NAT-D payload creation if UDP encapsulation is forced
Tobias Brunner
2012-07-13
1
-2
/
+2
*
added PA-TNC max_msg_len option to man page
Andreas Steffen
2012-07-13
1
-0
/
+6
*
updated Copyright info
Andreas Steffen
2012-07-13
32
-33
/
+48
*
wait for the finalization of the Functional Component measurements
Andreas Steffen
2012-07-13
3
-4
/
+19
*
restrict PA-TNC message siz only if upper limit is defined
Andreas Steffen
2012-07-12
1
-1
/
+1
*
a curly bracket got lost
Andreas Steffen
2012-07-12
1
-0
/
+1
*
destroy oversized attributes
Andreas Steffen
2012-07-12
2
-0
/
+2
*
prevent endless loop with oversize attributes
Andreas Steffen
2012-07-12
2
-8
/
+32
*
restrict PA-TNC messages to maximum size
Andreas Steffen
2012-07-12
15
-29
/
+243
*
refactored PA-TNC attribute error handling
Andreas Steffen
2012-07-12
2
-82
/
+26
*
fixed memory leak in the IETF standard error handling
Andreas Steffen
2012-07-12
1
-1
/
+2
*
static upper size limit for PA-TNC messages
Andreas Steffen
2012-07-12
27
-62
/
+245
*
Avoid that any % characters (e.g. in %any) are evaluated when logging via stroke
Tobias Brunner
2012-07-12
1
-1
/
+1
*
Added PLUGIN_NOOP to separate PLUGIN_PROVIDE from previous CALLBACK/REGISTER ...
Tobias Brunner
2012-07-12
2
-9
/
+19
*
Android.mk of libstrongswan adapted to config.h changes
Tobias Brunner
2012-07-12
1
-78
/
+24
*
Properly cleanup thread-local values for the threads destroying thread_value_...
Tobias Brunner
2012-07-12
1
-2
/
+19
*
Set a sane default if --with-dev-headers is given without path
Martin Willi
2012-07-12
1
-0
/
+3
*
fixed a memory leak in imc|imv_agent
Andreas Steffen
2012-07-12
2
-14
/
+20
*
imc/imv->send_message() uses attr_list
Andreas Steffen
2012-07-11
9
-81
/
+59
*
removed unused variables
Andreas Steffen
2012-07-11
1
-2
/
+0
*
fixed libstrongswan/Makefile.am
Andreas Steffen
2012-07-11
1
-11
/
+11
*
Use "-include config.h" when building ruby dumm extension
Martin Willi
2012-07-11
1
-1
/
+1
*
version bump to 5.0.1dr1
Andreas Steffen
2012-07-11
1
-1
/
+1
*
fixed logging of unsupported TNCCS version
Andreas Steffen
2012-07-11
1
-1
/
+1
*
PB-TNC Client sends empty CLOSE batch only in DECIDED state
Andreas Steffen
2012-07-11
1
-10
/
+23
*
have_recommendation() accepts NULL arguments
Andreas Steffen
2012-07-11
1
-4
/
+12
*
send empty SDATA batch if no recommendation is available yet, but in order to...
Andreas Steffen
2012-07-11
4
-3
/
+58
*
moved batch size calculation into pb_tnc_batch_t
Andreas Steffen
2012-07-11
4
-31
/
+50
*
make maximum PB-TNC batch size configurable
Andreas Steffen
2012-07-11
2
-2
/
+14
*
limit the size of a PB-TNC batch to the maximum EAP-TNC packet size
Andreas Steffen
2012-07-11
10
-88
/
+134
[prev]
[next]