root/libwired


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5515 [5515] 05/11/08 14:17:42 morris Don't leak the context
(edit) @5513 [5513] 05/11/08 14:16:28 morris Add wi_pool_set_context() for more debug
(edit) @5508 [5508] 05/08/08 13:50:55 morris Keep better track of changed config keys
(edit) @5507 [5507] 05/08/08 13:50:34 morris Remove debug
(edit) @5506 [5506] 05/08/08 13:49:31 morris Reuse zlib streams
(edit) @5462 [5462] 04/18/08 12:22:08 morris Close file explicitly
(edit) @5455 [5455] 04/12/08 16:07:48 morris Add example Wired client
(edit) @5454 [5454] 03/26/08 06:22:09 morris Rewrite zlib support to fix some bugs
(edit) @5453 [5453] 03/26/08 06:21:40 morris Use enum names instead of values for XML serialization
(edit) @5452 [5452] 03/24/08 06:27:37 morris Use RSA_PKCS1_OAEP_PADDING
(edit) @5446 [5446] 03/20/08 14:57:08 morris P7 should no longer be considered experimental
(edit) @5445 [5445] 03/20/08 14:56:41 morris Add a concept of default settings Handle config writes better
(edit) @5444 [5444] 03/20/08 14:56:06 morris Add wi_p7_message_set_enum_name_for_name() and …
(edit) @5437 [5437] 03/19/08 05:03:31 morris Passwords passed should now be SHA1 checksummed
(edit) @5436 [5436] 03/19/08 05:02:50 morris wi_p7_message_number_for_name() should handle bools
(edit) @5435 [5435] 03/18/08 10:43:24 morris Remove unused
(edit) @5434 [5434] 03/18/08 10:42:42 morris Always set EOF instead
(edit) @5433 [5433] 03/18/08 10:36:17 morris Use wi_error_set_errno()
(edit) @5432 [5432] 03/18/08 10:35:56 morris Return data, not bucket when enumerating
(edit) @5431 [5431] 03/18/08 10:35:33 morris Be more correct when setting SSL error
(edit) @5426 [5426] 03/17/08 12:20:06 morris Remove debug
(edit) @5425 [5425] 03/17/08 11:53:07 morris Add functions to create messages from data and data from messages
(edit) @5424 [5424] 03/17/08 11:52:44 morris Add wi_p7_socket_public_key(), rename RSA methods
(edit) @5423 [5423] 03/17/08 11:51:56 morris Style
(edit) @5422 [5422] 03/17/08 11:51:12 morris Parse user/passwords from URLs
(edit) @5421 [5421] 03/17/08 11:50:53 morris Style
(edit) @5420 [5420] 03/17/08 04:44:50 morris Set SO_REUSEPORT if available
(edit) @5418 [5418] 03/15/08 17:49:49 morris Add missing files
(edit) @5417 [5417] 03/15/08 17:47:19 morris Split crypto classes into their own files
(edit) @5415 [5415] 03/15/08 16:24:09 morris Guard against log callback recursion
(edit) @5414 [5414] 03/15/08 16:22:31 morris Increase min size
(edit) @5413 [5413] 03/15/08 16:22:10 morris Increase lock granularity
(edit) @5412 [5412] 03/15/08 16:21:37 morris Add wi_pool_init_with_debug() to selectively disable debug for certains …
(edit) @5411 [5411] 03/15/08 15:57:31 morris Add wi_time_interval_string_with_format() and …
(edit) @5410 [5410] 03/15/08 09:39:10 morris Save common name
(edit) @5406 [5406] 03/15/08 09:31:25 morris Add WI_P7_TLS socket options, allows tunneling P7 over a TLS connection
(edit) @5405 [5405] 03/15/08 09:30:40 morris Init with type instead of setting it
(edit) @5404 [5404] 03/15/08 09:12:23 morris Set error
(edit) @5403 [5403] 03/15/08 09:08:43 morris Version is string
(edit) @5402 [5402] 03/15/08 09:07:15 morris Cast for warning
(edit) @5401 [5401] 03/14/08 20:42:57 morris Include header
(edit) @5400 [5400] 03/14/08 18:38:31 morris Add wi_x509_init_with_common_name()
(edit) @5394 [5394] 03/14/08 17:13:12 morris Better asserts
(edit) @5393 [5393] 03/14/08 17:11:29 morris A few more refactorings
(edit) @5390 [5390] 03/14/08 16:26:34 morris Refactor the SSL part of sockets
(edit) @5387 [5387] 03/14/08 16:20:13 morris Rename wi_file_write() to wi_file_write_format()
(edit) @5386 [5386] 03/14/08 16:15:27 morris Fix build errors
(edit) @5385 [5385] 03/14/08 11:10:54 morris Add wi_x509_t, simple class to load X509 certificates
(edit) @5384 [5384] 03/14/08 08:50:05 morris Split TCP and TLS connects/accepts
(edit) @5383 [5383] 03/14/08 07:51:54 morris Initial P7 message is of variable size
(edit) @5382 [5382] 03/14/08 07:43:27 morris Remove debug
(edit) @5381 [5381] 03/14/08 07:42:30 morris Change version to a string
(edit) @5380 [5380] 03/13/08 21:03:55 morris More node validation
(edit) @5379 [5379] 03/13/08 18:57:55 morris Keep collections as a separate item in protocol
(edit) @5371 [5371] 03/13/08 11:01:38 morris Allow loading of collections of fields
(edit) @5370 [5370] 03/13/08 11:01:18 morris Handle none differently
(edit) @5369 [5369] 03/13/08 10:55:33 morris Typo
(edit) @5368 [5368] 03/13/08 09:25:52 morris Add wi_config_t, a new class for reading and writing config files, …
(edit) @5367 [5367] 03/12/08 12:25:12 morris Add wi_data_write_to_file()
(edit) @5366 [5366] 03/12/08 12:24:40 morris Handle unsigned integers
(edit) @5365 [5365] 03/12/08 10:21:18 morris Remove unused
(edit) @5359 [5359] 03/12/08 10:09:52 morris Refactor logging a bit
(edit) @5356 [5356] 03/11/08 13:26:19 morris Remove test
(edit) @5352 [5352] 03/11/08 11:22:53 morris Reallocate enough bytes
(edit) @5351 [5351] 03/11/08 10:07:20 morris Nevermind
(edit) @5350 [5350] 03/11/08 10:01:01 morris Special handling of zero ISO8501 date
(edit) @5349 [5349] 03/11/08 05:47:38 morris Rename to indicate copy
(edit) @5348 [5348] 03/11/08 05:47:19 morris Set correct lengths
(edit) @5347 [5347] 03/11/08 05:46:17 morris Fix mutation of no_copy strings
(edit) @5346 [5346] 03/11/08 05:06:22 morris Disable TOS temporarily for testing
(edit) @5342 [5342] 03/01/08 14:20:04 morris Fix problem with sending zero-sized fields
(edit) @5341 [5341] 03/01/08 09:23:46 morris Don't crash if no comment
(edit) @5339 [5339] 03/01/08 07:59:25 morris Remove gen/flags
(edit) @5338 [5338] 03/01/08 07:57:25 morris Check for struct stat64.st_birthtime
(edit) @5337 [5337] 03/01/08 07:51:29 morris Update for new stat
(edit) @5332 [5332] 03/01/08 07:21:18 morris Check for stat64()
(edit) @5331 [5331] 03/01/08 07:20:49 morris Remove WI_NUMBER_INO_T
(edit) @5328 [5328] 03/01/08 07:13:28 morris Use private wi_file_stat_t Add wi_file_set_finder_comment(), …
(edit) @5326 [5326] 02/28/08 15:20:16 morris Add a new list type, for lists of other base types The implementation …
(edit) @5325 [5325] 02/28/08 15:14:07 morris Print fields in the error they're in the buffer
(edit) @5324 [5324] 02/28/08 13:24:33 morris Add wi_string_replace_string_with_string()
(edit) @5321 [5321] 02/28/08 08:13:53 morris Add debug logging for messages
(edit) @5320 [5320] 02/28/08 08:13:31 morris Add wi_file_symlink() and wi_file_set_mode()
(edit) @5314 [5314] 02/25/08 10:03:48 morris Support new section with broadcasts sent by the server
(edit) @5311 [5311] 02/24/08 17:49:11 morris Remove unused
(edit) @5310 [5310] 02/24/08 11:21:16 morris Optimize a bit
(edit) @5309 [5309] 02/24/08 11:20:54 morris Simplify a bit
(edit) @5308 [5308] 02/24/08 10:29:18 morris Change buffer management to reuse the same buffers instead of allocating …
(edit) @5306 [5306] 02/23/08 13:51:00 morris Fix potential crash
(edit) @5302 [5302] 02/22/08 10:55:25 morris Execute timer outside of lock so the timer function can reschedule another …
(edit) @5300 [5300] 02/22/08 08:52:33 morris Add wi_hash_contains_key()
(edit) @5299 [5299] 02/22/08 08:52:23 morris Set errors for unknown message
(edit) @5298 [5298] 02/22/08 08:51:41 morris Remove debug
(edit) @5297 [5297] 02/21/08 09:23:10 morris Always set TCP_NODELAY
(edit) @5296 [5296] 02/21/08 08:44:48 morris Use correct variable
(edit) @5295 [5295] 02/21/08 08:42:56 morris Make wi_p7_socket_read_oobdata() return a malloc'd buffer of variable …
(edit) @5288 [5288] 02/20/08 06:36:42 morris Simplify a bit
(edit) @5287 [5287] 02/19/08 16:56:39 morris Same fix as for hash
(edit) @5286 [5286] 02/19/08 16:55:26 morris Avoid off-by-one
(edit) @5284 [5284] 02/19/08 13:03:07 morris Use EVP_CIPHER_CTX_key_length()
Note: See TracRevisionLog for help on using the revision log.