root/libwired/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5604 [5604] 06/11/08 12:15:40 morris Consult env variables LINES and COLUMNS if TIOCGWINSZ fails
(edit) @5603 [5603] 06/11/08 12:05:41 morris Change a bit how we detect termcap headers, and build on Linux when we …
(edit) @5596 [5596] 06/09/08 23:46:24 morris NULL, not false
(edit) @5595 [5595] 06/09/08 23:45:10 morris Fix cast
(edit) @5594 [5594] 06/09/08 19:09:42 morris Fix repeat of timer
(edit) @5593 [5593] 06/09/08 16:03:44 morris Fix int to void * casts
(edit) @5588 [5588] 06/09/08 14:37:46 morris Use socklen_t
(edit) @5586 [5586] 06/09/08 14:31:37 morris Fix test on 64-bit
(edit) @5585 [5585] 06/09/08 14:28:42 morris Apparently we only fail to include a warning if we generate another …
(edit) @5580 [5580] 06/09/08 12:09:11 morris #ifdef for thread test
(edit) @5579 [5579] 06/08/08 23:28:20 morris Add new tests
(edit) @5578 [5578] 06/08/08 23:27:47 morris Add wi_url_with_string()
(edit) @5573 [5573] 06/03/08 16:16:54 morris Regenerate
(edit) @5572 [5572] 06/03/08 16:16:26 morris Fix build on FreeBSD
(edit) @5571 [5571] 06/03/08 16:00:40 morris Add timer test, minor implementation tweaks
(edit) @5570 [5570] 06/03/08 15:32:42 morris Fix crash
(edit) @5569 [5569] 06/03/08 15:32:33 morris Fix pthreads test
(edit) @5568 [5568] 06/03/08 14:25:43 morris Add test for ip, fix problems in implementation to make it pass
(edit) @5565 [5565] 06/03/08 13:38:30 morris Rename function
(edit) @5564 [5564] 06/03/08 13:36:25 morris Misc cleanup and fixes
(edit) @5563 [5563] 06/02/08 09:37:31 morris Update test
(edit) @5562 [5562] 06/01/08 23:23:32 morris Remove wi-hash completely
(edit) @5558 [5558] 06/01/08 23:13:47 morris Update test
(edit) @5556 [5556] 06/01/08 23:11:06 morris More hash -> dictionary
(edit) @5553 [5553] 06/01/08 22:42:07 morris Add header
(edit) @5551 [5551] 06/01/08 22:35:35 morris Switch wi-hash to wi-dictionary
(edit) @5550 [5550] 06/01/08 22:21:40 morris Copy wi-hash implementation to new name wi-dictionary
(edit) @5549 [5549] 06/01/08 20:30:13 morris Make it build when WI_LIBXML2 is false
(edit) @5548 [5548] 06/01/08 17:40:26 morris Remove CF header
(edit) @5547 [5547] 06/01/08 17:38:50 morris Add support for serializing/deserializing arrays and dictionaries in …
(edit) @5541 [5541] 05/28/08 14:26:41 morris Update tests
(edit) @5538 [5538] 05/28/08 13:49:25 morris Make messages, fields, types and parameters external types and provide API …
(edit) @5537 [5537] 05/28/08 01:23:41 morris wi_socket_wait_descriptor() no longer sets error, do it ourselves in …
(edit) @5535 [5535] 05/26/08 15:18:48 morris Options is a bitmask, not the type
(edit) @5534 [5534] 05/26/08 10:21:16 morris Correct typo
(edit) @5532 [5532] 05/26/08 00:11:05 morris Add some accessors for messages that WiredNetworking? needs
(edit) @5530 [5530] 05/25/08 19:07:05 morris Don't set errno when timed out, just return that status
(edit) @5529 [5529] 05/25/08 15:42:03 morris Add wi-digest, and move all digest related functions to it
(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
Note: See TracRevisionLog for help on using the revision log.