Navigation


source: freeDiameter

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @214:5a1b93f59f8f   14 years Sebastien Decugis Added trace facility for GNUTLS calls
(edit) @213:890a9b6379f0   14 years Sebastien Decugis Fix initialization order for gnutls
(edit) @212:c32f48b89cfb   14 years Sebastien Decugis Avoid a bug with newer gnutls library
(edit) @211:929513df9024   14 years Sebastien Decugis Add a debug message
(edit) @210:2b5027949f85   14 years Sebastien Decugis Fix issue where the same address can be added several times in a list
(edit) @209:b9f48f2f2a22   14 years Sebastien Decugis Some cleanups in the code
(edit) @208:e1da03ba112f   14 years Sebastien Decugis Force ordering of messages by using only stream 0 for link-local …
(edit) @207:a68d24defda8   14 years Sebastien Decugis Delay the destruction of the queues in sctps wrapper
(edit) @206:8eda7c917fc6   14 years Sebastien Decugis cosmetics
(edit) @205:ff9ade352076   14 years Sebastien Decugis Simplified use of --dbg_file option
(edit) @204:2465698b9f31   14 years Sebastien Decugis Purge events on cleanup
(edit) @203:536b1dde8761   14 years Sebastien Decugis Some cleanups in the cnxctx module
(edit) @202:b4380eb4174d   14 years Sebastien Decugis Fix diplay error
(edit) @201:1b47afa59358   14 years Sebastien Decugis Also timeout on sends
(edit) @200:ff557d8b48d7   14 years Sebastien Decugis Fix deadlock in some circumstances
(edit) @199:3e79fef1031d   14 years Sebastien Decugis Still bugs pending…
(edit) @198:5ea550c3f033   14 years Sebastien Decugis Fix handling of long network failures
(edit) @197:6a033f90d8ea   14 years Sebastien Decugis Pass the EAGAIN error to GNUTLS
(edit) @196:bc530e9dae04   14 years Sebastien Decugis Fix error code returned in case of SO_RCVTIMEO timer reached
(edit) @195:73f73ac55725   14 years Sebastien Decugis Replace countdown with a time counter
(edit) @194:d1af490d6e85   14 years Sebastien Decugis Change in sockets options to avoid waiting forever on closing connections
(edit) @193:ee247ce69349   14 years Sebastien Decugis Fix invalid use of SCTP_STATUS
(edit) @192:acf6ffad7dbf   14 years Sebastien Decugis Added a small check
(edit) @191:de80f6a76c4f   14 years Sebastien Decugis Another attempt to workround the crash issue…
(edit) @190:02857b1cd872   14 years Sebastien Decugis Added address value dumps in messages
(edit) @189:497fae9c8b77   14 years Sebastien Decugis Small fix
(edit) @188:65f5bc7ad0bd   14 years Sebastien Decugis Cosmetic
(edit) @187:9647d92cf4fb   14 years Sebastien Decugis Add timeout on the socket for clean termination
(edit) @186:e81a27807172   14 years Sebastien Decugis Cosmetics also
(edit) @185:7fb145c86a22   14 years Sebastien Decugis Pure cosmetics
(edit) @184:89d39bcf9ef5   14 years Sebastien Decugis Some cleanups
(edit) @183:960764fbc68f   14 years Sebastien Decugis Fix compilation error
(edit) @182:9ed2e3ce4434   14 years Sebastien Decugis Cleaner error handling
(edit) @181:1f39f0c51094   14 years Sebastien Decugis Add a trace to help finding the bug…
(edit) @180:80a8605ab4db   14 years Sebastien Decugis Countdown to next status
(edit) @179:0ea50d66ad1b   14 years Sebastien Decugis Fix segfault
(edit) @178:a32646b7e7d7   14 years Sebastien Decugis Filter more addresses out, such as link-local
(edit) @177:09b9cb9cfd01   14 years Sebastien Decugis Added more information for SCTP connections
(edit) @176:80eb9ba234c4   14 years Sebastien Decugis Added regular traces
(edit) @175:7704fe55bb35   14 years Sebastien Decugis Added comment on expiry
(edit) @174:2b2f78036749   14 years Sebastien Decugis Added simple command-line switch to turn on full debug for specific …
(edit) @173:4c0f358b8982   14 years Sebastien Decugis Display AVP values in decimal and hexa forms
(edit) @172:9c5dfc6399a4   14 years Sebastien Decugis Fix bug with Debian Lenny kernel
(edit) @171:8ccbfdb49f1c   14 years Sebastien Decugis Adjustments on the SCTP parameters
(edit) @170:4b62e4a92828   14 years Sebastien Decugis Added configurable trace level for extensions
(edit) @169:f8507f57a3c0   14 years Sebastien Decugis Allow '+' and '-' operators in conf file
(edit) @168:6db078b955e3   14 years Sebastien Decugis Completed rt_default extension
(edit) @167:967e579beb64   14 years Sebastien Decugis Backup work in progress on rt_default
(edit) @166:6d166f75e25a   14 years Sebastien Decugis Fix routing list scores initialization
(edit) @165:4679ff581d6a   14 years Sebastien Decugis Fix invalid restore of the hop-by-hop id on forwarded answers
(edit) @164:6f6fd233b923   14 years Sebastien Decugis Fix Debian warning
(edit) @163:547f30e9a8ae   14 years Sebastien Decugis Re-enable zombie peers on new connections
(edit) @162:79768bf7d208   14 years Sebastien Decugis Completed whitelist extension
(edit) @161:645ff1487c23   14 years Sebastien Decugis Draft for ACL white-list extension
(edit) @160:3577f20319c1   14 years Sebastien Decugis Added trace for rejected peers
(edit) @159:94898702db87   14 years Sebastien Decugis Fix
(edit) @158:199751667186   14 years Sebastien Decugis Cleanup
(edit) @157:2b3a1ff2ed10   14 years Sebastien Decugis Fix double free
(edit) @156:e2dc300819b3   14 years Sebastien Decugis Fix overwriten thread location
(edit) @155:30a7252cbb55   14 years Sebastien Decugis Cleanup connection cleanup sequence
(edit) @154:4356de61174d   14 years Sebastien Decugis Small tweaks in the PSM
(edit) @153:06843b78534e   14 years Sebastien Decugis Copy missing peer name
(edit) @152:5b4c62560f22   14 years Sebastien Decugis Remove deadlock on rwlock upgrade unsupported
(edit) @151:e36b368fe4da   14 years Sebastien Decugis Try reverse order for CA chain
(edit) @150:994f14da7776   14 years Sebastien Decugis Improve
(edit) @149:f89c096d6baf   14 years thedoc Fix the issue on CRLs
(edit) @148:7221f5de0302   14 years Sebastien Decugis Next attempt at fix…
(edit) @147:de0f9f43d659   14 years Sebastien Decugis Fix, bis
(edit) @146:93acf84e7ea9   14 years Sebastien Decugis Fix
(edit) @145:71c79b41791c   14 years Sebastien Decugis Better handle the CRL hierarchy
(edit) @144:1a33035fc7c0   14 years Sebastien Decugis Fix small bug
(edit) @143:6f7fc8efbb9f   14 years Sebastien Decugis Fix way to create the hierarchy
(edit) @142:dee0a871abcd   14 years Sebastien Decugis Added number of CA certificates for debug
(edit) @141:4e671e8dcae8   14 years Sebastien Decugis Fix broken test
(edit) @140:34e47f4addf8   14 years Sebastien Decugis Fix broken test
(edit) @139:8b8d11fadc4e   14 years Sebastien Decugis Attempt to fix behavior on multi-CPU platforms, take 2
(edit) @138:4249a55f859a   14 years Sebastien Decugis Attempt to fix behavior on multi-CPU platforms
(edit) @137:5510f73e1737   14 years Sebastien Decugis Replace non-posix pthread_yield with posix sched_yield
(edit) @136:abd3c441780b   14 years Sebastien Decugis Fix 64 bits warnings
(edit) @135:bbb8ddba4c85   14 years Sebastien Decugis Filter out more invalid addresses
(edit) @134:6b2989c066a6   14 years Sebastien Decugis Fixed loopback test for correct network order
(edit) @133:5a21124536b4   14 years Sebastien Decugis Fix: remove loopback addresses from lists
(edit) @132:4e49c086d2c4   14 years Sebastien Decugis Initialize var
(edit) @131:50d1dc19b221   14 years Sebastien Decugis Hopefully removed infinite loop
(edit) @130:a16504d20ed1   14 years Sebastien Decugis Handle CEA with error result codes
(edit) @129:b20b2aeeb160   14 years Sebastien Decugis Small changes in the PSM
(edit) @128:0b58b533d4f6   14 years Sebastien Decugis Allow souple configuration
(edit) @127:8ee43cf85a5f   14 years Sebastien Decugis Added User-Name AVP in test_app extension
(edit) @126:0ad5825eccdb   14 years Sebastien Decugis Added a final trace
(edit) @125:b424df830a82   14 years Sebastien Decugis Suppress error message for normal exit situation
(edit) @124:cc42d8607114   14 years Sebastien Decugis Completed cleanups of queues when the daemon is stopping
(edit) @123:960fa8048805   14 years Sebastien Decugis Merged routing and dispatch files for similarities
(edit) @122:e66a82a739fa   14 years Sebastien Decugis Fix termination steps
(edit) @121:a66027056162   14 years Sebastien Decugis Removed useless message
(edit) @120:d7acdc46134d   14 years Sebastien Decugis Renamed several extensions
(edit) @119:5b3faa0b5c25   14 years Sebastien Decugis Added Result-Code values that disappeard between rfc3588 and 3588bis
(edit) @118:f6ea40e29f53   14 years Sebastien Decugis New rt_any extension for routing tests in Diameter mesh
(edit) @117:a42ecf6c045c   14 years Sebastien Decugis New rt_debug extension for debugging the routing mechanism
(edit) @116:638647100330   14 years Sebastien Decugis Changed function to accept invalid ABNF in error messages
(edit) @115:926e6b016778   14 years Sebastien Decugis Fix return value
Note: See TracRevisionLog for help on using the revision log.