strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- added new job type retransmit_request_job_t
[strongswan.git]
/
Source
/
2005-12-02
Jan Hutter
- added new job type retransmit_request_job_t
tree
|
commitdiff
2005-12-02
Martin Willi
- fixed memleak
tree
|
commitdiff
2005-12-02
Martin Willi
- state ike_sa_init_responded implemented (has some...
tree
|
commitdiff
2005-12-02
Jan Hutter
- added notify message handling to ike_sa_init_requeste...
tree
|
commitdiff
2005-12-02
Jan Hutter
responder_init does return DELETE_ME in case of error
tree
|
commitdiff
2005-12-02
Jan Hutter
(no commit message)
tree
|
commitdiff
2005-12-02
Jan Hutter
- get_type changed
tree
|
commitdiff
2005-12-02
Jan Hutter
cleaned code
tree
|
commitdiff
2005-12-01
Jan Hutter
- fixed bugs
tree
|
commitdiff
2005-12-01
Martin Willi
- added ts for both initator and responder
tree
|
commitdiff
2005-12-01
Martin Willi
- creation of ts payloads using ts
tree
|
commitdiff
2005-12-01
Jan Hutter
- new configuration support added to ike_sa and states
tree
|
commitdiff
2005-12-01
Martin Willi
- fixed some bugx when !LEAK_DETECTIVE
tree
|
commitdiff
2005-12-01
Martin Willi
- commented
tree
|
commitdiff
2005-12-01
Martin Willi
- added
tree
|
commitdiff
2005-12-01
Martin Willi
- tested sa with traffic selectors
tree
|
commitdiff
2005-12-01
Martin Willi
(no commit message)
tree
|
commitdiff
2005-12-01
Martin Willi
- compileable
tree
|
commitdiff
2005-12-01
Jan Hutter
- implemented functionality to generate sa payload...
tree
|
commitdiff
2005-12-01
Martin Willi
- added spis
tree
|
commitdiff
2005-12-01
Martin Willi
- fixed equals for new struct definition
tree
|
commitdiff
2005-12-01
Martin Willi
- fixed proposal
tree
|
commitdiff
2005-12-01
Jan Hutter
implemented and tested functionality to create sa_paylo...
tree
|
commitdiff
2005-12-01
Martin Willi
- implemented sa_config
tree
|
commitdiff
2005-11-30
Jan Hutter
created class init_config_t encapsulating configuration...
tree
|
commitdiff
2005-11-30
Jan Hutter
- added positioned functionality to linked_list_t
tree
|
commitdiff
2005-11-30
Martin Willi
- empty created
tree
|
commitdiff
2005-11-30
Jan Hutter
code of message_t cleaned and added more logs
tree
|
commitdiff
2005-11-30
Martin Willi
- fixed message decryption
tree
|
commitdiff
2005-11-30
Jan Hutter
- fixed bug when finding out if payload has to get...
tree
|
commitdiff
2005-11-30
Martin Willi
- fixed encryption bug
tree
|
commitdiff
2005-11-30
Jan Hutter
added more logging
tree
|
commitdiff
2005-11-30
Jan Hutter
fixed bug
tree
|
commitdiff
2005-11-30
Jan Hutter
(no commit message)
tree
|
commitdiff
2005-11-30
Jan Hutter
- changed return type
tree
|
commitdiff
2005-11-30
Martin Willi
- fixed message rule
tree
|
commitdiff
2005-11-30
Jan Hutter
- message encryption verification fully changed
tree
|
commitdiff
2005-11-29
Jan Hutter
- encryption seems to work
tree
|
commitdiff
2005-11-29
Martin Willi
- tested encryption payload
tree
|
commitdiff
2005-11-29
Jan Hutter
- implemented and tested ts_payload_t
tree
|
commitdiff
2005-11-29
Jan Hutter
- fixed bug in diffie hellman exchange (no public value...
tree
|
commitdiff
2005-11-29
Martin Willi
- fixed kill behavior
tree
|
commitdiff
2005-11-29
Jan Hutter
- added and tested auth_payload_t class
tree
|
commitdiff
2005-11-29
Martin Willi
- globals packed in a daemon
tree
|
commitdiff
2005-11-29
Jan Hutter
- implemented compute length function
tree
|
commitdiff
2005-11-29
Jan Hutter
(no commit message)
tree
|
commitdiff
2005-11-29
Jan Hutter
- added and tested id_payload_t
tree
|
commitdiff
2005-11-29
Jan Hutter
- changed creation of iterator
tree
|
commitdiff
2005-11-29
Jan Hutter
fixed bug when inserting with iterator
tree
|
commitdiff
2005-11-29
Martin Willi
- changed allocation behavior
tree
|
commitdiff
2005-11-29
Jan Hutter
- testcases added to module testcases
tree
|
commitdiff
2005-11-29
Jan Hutter
- memory allocation tests removed
tree
|
commitdiff
2005-11-29
Jan Hutter
(no commit message)
tree
|
commitdiff
2005-11-29
Jan Hutter
- diffie hellman code cleaned
tree
|
commitdiff
2005-11-28
Martin Willi
- return value cleanup
tree
|
commitdiff
2005-11-28
Jan Hutter
- removed memory allocation checks!!!
tree
|
commitdiff
2005-11-28
Jan Hutter
- memory allocation checks removed
tree
|
commitdiff
2005-11-28
Jan Hutter
- memory allocation checks removed
tree
|
commitdiff
2005-11-28
Jan Hutter
generator rewritten (no memory allocation test anymore)
tree
|
commitdiff
2005-11-28
Jan Hutter
- removed OUT_OF_RES checks
tree
|
commitdiff
2005-11-28
Jan Hutter
(no commit message)
tree
|
commitdiff
2005-11-28
Martin Willi
- created
tree
|
commitdiff
2005-11-28
Martin Willi
- encryptino payload
tree
|
commitdiff
2005-11-28
Jan Hutter
- added compution of all needed keys and also creation...
tree
|
commitdiff
2005-11-28
Jan Hutter
- changed prf_hmac_t to hmac_prf_t
tree
|
commitdiff
2005-11-28
Jan Hutter
- AUTH_HMAC_MD5_96 and AUTH_HMAC_SHA1_96 implemented...
tree
|
commitdiff
2005-11-28
Jan Hutter
- aes encryption with 128 successfully tested
tree
|
commitdiff
2005-11-28
Jan Hutter
- aes encryption working but code not cleaned
tree
|
commitdiff
2005-11-28
Jan Hutter
- wrote test for aes_cbc but encryption does not seem...
tree
|
commitdiff
2005-11-28
Jan Hutter
- aes crypter written but not tested
tree
|
commitdiff
2005-11-27
Martin Willi
- moved hasher_*_t to *_hasher_t
tree
|
commitdiff
2005-11-26
Martin Willi
- fixed member order
tree
|
commitdiff
2005-11-26
Martin Willi
- some fixes and cleanups
tree
|
commitdiff
2005-11-26
Martin Willi
- code cleanups
tree
|
commitdiff
2005-11-26
Martin Willi
- threads are new identified by pid
tree
|
commitdiff
2005-11-26
Martin Willi
- tested code-example
tree
|
commitdiff
2005-11-26
Martin Willi
- removed loglevel specification
tree
|
commitdiff
2005-11-26
Martin Willi
- lovlevels specified for each context
tree
|
commitdiff
2005-11-26
Martin Willi
- added localhost to config
tree
|
commitdiff
2005-11-26
Martin Willi
- some output improvements
tree
|
commitdiff
2005-11-25
Jan Hutter
- began to implement aes_crypter_t
tree
|
commitdiff
2005-11-25
Martin Willi
- documentation and cleanup of threads package
tree
|
commitdiff
2005-11-25
Martin Willi
- added debugging CFLAG
tree
|
commitdiff
2005-11-25
Jan Hutter
- changed interface of ike_sa
tree
|
commitdiff
2005-11-25
Jan Hutter
code documentation cleaned
tree
|
commitdiff
2005-11-25
Jan Hutter
- code documentation cleaned
tree
|
commitdiff
2005-11-25
Jan Hutter
- definitions of random devices moved
tree
|
commitdiff
2005-11-25
Jan Hutter
- code documentation cleaned
tree
|
commitdiff
2005-11-25
Jan Hutter
- code documentation cleaned
tree
|
commitdiff
2005-11-25
Jan Hutter
- code documentation cleaned
tree
|
commitdiff
2005-11-25
Jan Hutter
ignore list
tree
|
commitdiff
2005-11-25
Jan Hutter
- allocator_free_chunk changed
tree
|
commitdiff
2005-11-25
Jan Hutter
- allocator_free_chunk changed
tree
|
commitdiff
2005-11-25
Jan Hutter
- chunk is freed differently
tree
|
commitdiff
2005-11-25
Jan Hutter
- code refined
tree
|
commitdiff
2005-11-25
Jan Hutter
- code refined
tree
|
commitdiff
2005-11-25
Jan Hutter
- changed way of freeing chunks
tree
|
commitdiff
2005-11-25
Martin Willi
- moved to Doxyfile
tree
|
commitdiff
2005-11-25
Martin Willi
- updated for packages
tree
|
commitdiff
2005-11-24
Jan Hutter
- began to clean code documentation
tree
|
commitdiff
next