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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide recursive mutex' just in case the PKCS#11 library requires it
Martin Willi
2011-06-01
1
-1
/
+1
*
renamed tls_reader|writer to bio_* and moved to libstrongswan
Andreas Steffen
2011-05-31
5
-125
/
+126
*
fixed type
Andreas Steffen
2011-05-31
4
-0
/
+704
*
added DBG_IMC and DBG_IMV debug options
Andreas Steffen
2011-05-29
2
-0
/
+8
*
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
*
Fix strict aliasing warning
Martin Willi
2011-05-25
1
-1
/
+1
*
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
*
Fix memwipe() of leading unaligned bytes
Martin Willi
2011-05-24
1
-5
/
+8
*
Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variable
Martin Willi
2011-05-19
4
-7
/
+13
*
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
*
Use CRITICAL job priority class for long running dispatcher jobs
Martin Willi
2011-05-16
2
-3
/
+4
*
Introduce a highest priority job for critical thread services
Martin Willi
2011-05-16
2
-2
/
+5
*
Added a callback_job constructor supporting custom priorities
Martin Willi
2011-05-16
2
-4
/
+36
*
Count number of threads active in each class, and reserve threads only if non...
Martin Willi
2011-05-16
2
-17
/
+66
*
Reserve threads for job priority classes based on strongswan.conf options
Martin Willi
2011-05-16
1
-1
/
+17
*
Added job priority enum names
Martin Willi
2011-05-16
4
-2
/
+29
*
Processor job scheduling respects job priority classes
Martin Willi
2011-05-16
2
-13
/
+47
*
Introduce priority classes for jobs
Martin Willi
2011-05-16
2
-2
/
+30
*
Added a leak detective method to report current memory usage with backtraces
Martin Willi
2011-05-16
2
-0
/
+101
*
Make leak detective public
Martin Willi
2011-05-16
3
-18
/
+8
*
Migrated leak_detective to INIT/METHOD macros
Martin Willi
2011-05-16
1
-12
/
+12
*
Added a frame enumerator to backtrace_t
Martin Willi
2011-05-16
2
-0
/
+45
*
Added an equals function to backtrace_t
Martin Willi
2011-05-16
2
-0
/
+33
*
Migrated backtrace_t to METHOD macro
Martin Willi
2011-05-16
1
-16
/
+11
*
Don't compile login() in openssl_rsa_private_key_t if ENGINE support is disab...
Tobias Brunner
2011-05-13
1
-0
/
+2
*
fetcher.c added to Android.mk.
Tobias Brunner
2011-05-13
1
-1
/
+1
*
chunk_clear not clear_chunk.
Tobias Brunner
2011-05-10
1
-1
/
+1
*
Wipe memory after using key material (incomplete, to be continued)
Martin Willi
2011-05-09
8
-5
/
+14
*
Use memwipe() in chunk_clear()
Martin Willi
2011-05-09
1
-1
/
+1
*
Added a memwipe() function to safely overwrite sensitive memory
Martin Willi
2011-05-09
2
-0
/
+53
*
id of non-registered threads defaults to 0
Andreas Steffen
2011-05-06
1
-1
/
+18
*
Migrated scheduler_t to INIT/METHOD macros
Martin Willi
2011-05-05
1
-33
/
+24
*
Migrated callback_job to INIT/METHOD macros
Martin Willi
2011-05-05
2
-38
/
+38
*
Migrated processor to INIT/METHOD macros
Martin Willi
2011-05-05
1
-42
/
+35
*
Fix algorithm type for signers, fixes warning with gcc 4.5
Martin Willi
2011-05-03
1
-1
/
+1
*
Fix a potential memleak if two threads fingerprint a credential simultaneously
Martin Willi
2011-05-02
1
-1
/
+6
*
fixed loop error in parsing of OCSP basic responses
Andreas Steffen
2011-04-26
1
-1
/
+1
*
Revert alloc_str changes
Martin Willi
2011-04-21
4
-53
/
+13
*
If key not found, strdup default value, too
Martin Willi
2011-04-21
1
-6
/
+2
*
Use thread save settings alloc_str function where appropriate
Martin Willi
2011-04-21
2
-12
/
+18
*
Added a thread save, allocating settings get_str variant called alloc_str
Martin Willi
2011-04-21
2
-1
/
+39
*
Added proposal keywords for ESN support
Martin Willi
2011-04-20
3
-0
/
+20
*
Use proper return value for ietf_attr_t.compare.
Tobias Brunner
2011-04-19
1
-1
/
+1
*
Added missing return in iterator_t.insert_before of linked_list_t.
Tobias Brunner
2011-04-19
1
-0
/
+1
*
support unstructuredAddress in left|rightid
Andreas Steffen
2011-04-18
2
-27
/
+29
*
Accept NULL files in load_files[_section] as we do in constructor
Martin Willi
2011-04-15
1
-5
/
+5
*
Added a merge option to optionally reload files instead of merging them
Martin Willi
2011-04-15
2
-12
/
+31
[next]