2 Commits (336f2eda8f4c727526546f257f0729868a0db0a7)

Author SHA1 Message Date
Simon Eisenmann 336f2eda8f Implemented pipeline for Offer, Candidate and Bye. 9 years ago
Simon Eisenmann e617374095 Refactored structure of Go source code to module and binary. 9 years ago
Simon Eisenmann 856a23faca Correct some errors found by golint. 10 years ago
Simon Eisenmann beff7439b8 Bumped copyright to 2015. 10 years ago
Lance Cooper 713a2b903b Major refactoring of server side code to allow isolated unit tests. 11 years ago
Simon Eisenmann 57d4f75998 Added support for username in useridcombo. 11 years ago
Simon Eisenmann 280e2e7551 Make sure to send content/type. 11 years ago
Simon Eisenmann d7820b09f1 Fixed content/type detection to use prefix matching in case the content/type header is sent with charset suffix. 11 years ago
Simon Eisenmann a892de5891 Validad useridcombo value properly. 11 years ago
Simon Eisenmann 13ac41d417 Changed name of project to Spreed WebRTC. 11 years ago
Simon Eisenmann ca7e6d0332 Implemented certificate pass through from SSL frontend proxy via HTTP headers. 11 years ago
Simon Eisenmann ffaa2ec18f Fixed nil pointer check. 11 years ago
Simon Eisenmann 9797e2dc55 Make sure to log error. 11 years ago
Simon Eisenmann dfd319d06c Fixed several possible nil pointer access issues. 11 years ago
Simon Eisenmann befb28cf50 Added missing initialization. 11 years ago
Simon Eisenmann 8e23be4f46 Finialized settings integration. 11 years ago
Simon Eisenmann 12c04a9198 Cleaned up implementation of certificates handler and added bunch of config files options. 11 years ago
Simon Eisenmann eb13945be8 TLS client side auth now even works. 11 years ago
Simon Eisenmann a6a930f73a Implemented TLS client auth. 11 years ago
Simon Eisenmann 83497ebeea Actually create random serials. 11 years ago
Simon Eisenmann 69039af618 Playing around with keygen element. 11 years ago
Simon Eisenmann bec399dca3 Implemented httpheader userid handler. 11 years ago
Simon Eisenmann a1c1405c61 Added realm to userids, tokens and nonces. 11 years ago
Simon Eisenmann f27c5d10a3 Implemented web client integration of user authentication, authorization and creation. 11 years ago
Simon Eisenmann 10f85891ac Implemented user creation API. 11 years ago
Simon Eisenmann a46f36fd48 Implemented userid validation and pluggable interface to implement different authentication backends. 11 years ago